Package org.dwcj.controls.textbox.events
Class TextBoxEditModifyEvent
java.lang.Object
org.dwcj.controls.textbox.events.TextBoxEditModifyEvent
- All Implemented Interfaces:
ControlEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionobtain a reference to the control that triggered the eventtoString()
-
Constructor Details
-
TextBoxEditModifyEvent
-
-
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
-
toString
-