documentationfor yFiles for HTML 3.0.0.3

LabelTextValidatingEventArgs

Event arguments for label text validation.

Inheritance Hierarchy
EventArgs
InputModeEventArgs
LabelTextValidatingEventArgs

Remarks

Event handlers can set the validatedText property to null to cancel label editing if validation failed, or set the validatedText property to a changed, validated value.

Validation can also be performed asynchronously by assigning a promise to the validatedText property.

Type Details

yFiles module
view

Constructors

Properties