Package org.dwcj.controls.panels.events
Class DivClickEvent
java.lang.Object
org.dwcj.controls.panels.events.DivClickEvent
- All Implemented Interfaces:
ControlEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionobtain a reference to the control that triggered the event
-
Constructor Details
-
DivClickEvent
-
-
Method Details
-
getControl
Description copied from interface:ControlEventobtain a reference to the control that triggered the event- Specified by:
getControlin interfaceControlEvent- Returns:
- the control that triggered the event
-