Class TreeGainedFocusEvent

java.lang.Object
org.dwcj.controls.treeview.events.TreeGainedFocusEvent
All Implemented Interfaces:
ControlEvent

public class TreeGainedFocusEvent extends Object implements ControlEvent
  • Constructor Details

    • TreeGainedFocusEvent

      public TreeGainedFocusEvent(TreeView cTree)
  • Method Details

    • getControl

      public TreeView 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