Class NavigatorNextEvent

java.lang.Object
org.dwcj.controls.navigator.events.NavigatorNextEvent
All Implemented Interfaces:
ControlEvent

public final class NavigatorNextEvent extends Object implements ControlEvent
  • Constructor Details

    • NavigatorNextEvent

      public NavigatorNextEvent(Navigator navigator)
  • Method Details

    • getControl

      public Navigator getControl()
      Description copied from interface: ControlEvent
      obtain a reference to the control that triggered the event
      Specified by:
      getControl in interface ControlEvent
      Returns:
      the control that triggered the event