Class BaseActionEventKeySequence

All Implemented Interfaces:
Serializable, IBaseActionEvent

public class BaseActionEventKeySequence extends BaseActionEvent
Event that is sent with a flush event of a client side component.
See Also:
  • Constructor Details

    • BaseActionEventKeySequence

      public BaseActionEventKeySequence(UIComponent component, String type)
  • Method Details

    • getKeySequence

      public String getKeySequence()
      Key sequence that was recorded on client side.