Enumeration TextEditingState

GoJS® Diagramming Components
version 3.0.1
by Northwoods Software®

This enumeration specifies possible values for TextEditingTool.state.

since

3.0

Index

Enumeration Members

The default text editor receiving focus sets the value of TextEditingTool.state to this.

If validation fails, TextEditingTool.acceptText sets the value of TextEditingTool.state to this.

This is the starting value before the tool is activated.

Once accepted and the tool begins the "TextEditing" transaction, the value of TextEditingTool.state is set to this.