Class BaseActionEventScroll

All Implemented Interfaces:
Serializable, IBaseActionEvent

public class BaseActionEventScroll extends BaseActionEvent
See Also:
  • Constructor Details

    • BaseActionEventScroll

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

    • getPosition

      public String getPosition()
    • checkIfPositionWasReached

      public boolean checkIfPositionWasReached()
    • checkIfPositionWasLeft

      public boolean checkIfPositionWasLeft()