Drag[en]gine Script Module DragonScript  1.21
Dragengine.Gui.TextField.ActionSelectAll Class Reference

Action listener calling setSelectionAll(). More...

Inheritance diagram for Dragengine.Gui.TextField.ActionSelectAll:
Dragengine.Gui.Events.ActionListener

Public Member Functions

ActionSelectAll new (TextField widget)
 Create action. More...
 
void onAction (ActionEvent event)
 Action fired. More...
 

Protected Attributes

TextField pWidget
 

Detailed Description

Action listener calling setSelectionAll().

Version
1.16

Member Function Documentation

◆ new()

ActionSelectAll Dragengine.Gui.TextField.ActionSelectAll.new ( TextField  widget)

Create action.

◆ onAction()

void Dragengine.Gui.TextField.ActionSelectAll.onAction ( ActionEvent  event)

Action fired.

Implements Dragengine.Gui.Events.ActionListener.

Member Data Documentation

◆ pWidget

TextField Dragengine.Gui.TextField.ActionSelectAll.pWidget
protected

The documentation for this class was generated from the following file: