Class NavigatorLastEvent

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

public final class NavigatorLastEvent extends Object implements ControlEvent
  • Constructor Details

    • NavigatorLastEvent

      public NavigatorLastEvent(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