Drag[en]gine Script Module DragonScript  1.21
Dragengine.Gui.TextArea.ActionDeselect Class Reference

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

Inheritance diagram for Dragengine.Gui.TextArea.ActionDeselect:
Dragengine.Gui.Events.ActionListener

Public Member Functions

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

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.

Implements Dragengine.Gui.Events.ActionListener.

Member Data Documentation

◆ pWidget

TextArea Dragengine.Gui.TextArea.ActionDeselect.pWidget
protected

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