Drag[en]gine Script Module DragonScript 1.23
Loading...
Searching...
No Matches
Dragengine.Gui.TextValidator Interface Reference

Validate text entered into a text widget. More...

Inheritance diagram for Dragengine.Gui.TextValidator:
Dragengine.Gui.SimpleTextValidator

Public Member Functions

bool validates (String text)
 Text is valid.
 

Detailed Description

Validate text entered into a text widget.

Member Function Documentation

◆ validates()

bool Dragengine.Gui.TextValidator.validates ( String  text)

Text is valid.

Implemented in Dragengine.Gui.SimpleTextValidator.


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