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

Action listener calling setSelection(null). More...

Inheritance diagram for Dragengine.Gui.TextArea.ActionDeselect:

Public Member Functions

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

Protected Attributes

TextArea pWidget
 

Detailed Description

Action listener calling setSelection(null).

Version
1.16

Member Function Documentation

◆ new()

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

Create action.

◆ onAction()

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

Action fired.

Member Data Documentation

◆ pWidget

TextArea Dragengine.Gui.TextArea.ActionDeselect.pWidget
protected

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