Class BaseActionEventClipboardGet

All Implemented Interfaces:
Serializable, IBaseActionEvent

public class BaseActionEventClipboardGet extends BaseActionEvent
Event is thrown by the CLIPBOARDGET component when data from the clipboard is sent. There is no further information attached to this event.
See Also:
  • Constructor Details

    • BaseActionEventClipboardGet

      public BaseActionEventClipboardGet(UIComponent component, String type)