Class NavigatorPreviousEvent

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

public final class NavigatorPreviousEvent extends Object implements ControlEvent
  • Constructor Details

    • NavigatorPreviousEvent

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