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