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

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

Inheritance diagram for Dragengine.Gui.TextField.ActionDeselect:

Public Member Functions

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

Protected Attributes

TextField pWidget
 

Detailed Description

Action listener calling setSelection(null).

Version
1.16

Member Function Documentation

◆ new()

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

Create action.

◆ onAction()

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

Action fired.

Member Data Documentation

◆ pWidget

TextField Dragengine.Gui.TextField.ActionDeselect.pWidget
protected

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