Drag[en]gine Script Module DragonScript 1.23
|
Action listener calling setSelectionAll(). More...
Public Member Functions | |
ActionSelectAll | new (TextField widget) |
Create action. | |
void | onAction (ActionEvent event) |
Action fired. | |
Protected Attributes | |
TextField | pWidget |
Action listener calling setSelectionAll().
ActionSelectAll Dragengine.Gui.TextField.ActionSelectAll.new | ( | TextField | widget | ) |
Create action.
void Dragengine.Gui.TextField.ActionSelectAll.onAction | ( | ActionEvent | event | ) |
Action fired.
|
protected |