|
Drag[en]gine Script Module DragonScript 1.32.1
|
Action listener calling setSelectionAll(). More...
Public Member Functions | |
| ActionSelectAll | new (TextArea widget) |
| Create action. | |
| void | onAction (ActionEvent event) |
| Action fired. | |
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.
|
protected |