Drag[en]gine Script Module DragonScript 1.23
Loading...
Searching...
No Matches
Dragengine.Gui.TextArea.ActionSelectAll Class Reference

Action listener calling setSelectionAll(). More...

Inheritance diagram for Dragengine.Gui.TextArea.ActionSelectAll:

Public Member Functions

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

Protected Attributes

TextArea pWidget
 

Detailed Description

Action listener calling setSelectionAll().

Version
1.16

Member Function Documentation

◆ new()

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

Create action.

◆ onAction()

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

Action fired.

Member Data Documentation

◆ pWidget

TextArea Dragengine.Gui.TextArea.ActionSelectAll.pWidget
protected

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