TokenEditorBehavior Events
Provides access to token settings and allows you to control the token editing process.
Name | Description |
---|---|
Changed | Occurs when the Freezable or an object it contains is modified. Inherited from Freezable. |
Token |
Occurs when a token is activated. |
Token |
Occurs when a token is about to receive input focus. |
Token |
Occurs when a token is deactivated. |
Tokens |
Occurs when a token is added to or removed from the token editor’s edit field. |
Tokens |
Occurs when a token is about to be added to or removed from the edit field. |
Token |
Occurs when the token text is about to change. |
See Also