documentationfor yFiles for HTML 2.6

LabelTextValidatingEventArgs

Event arguments for the ValidateLabelText event.

Inheritance Hierarchy
EventArgs
InputModeEventArgs
LabelTextValidatingEventArgs

Remarks

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

Type Details

yfiles module
view-editor
yfiles-umd modules
view-editor, view-table, view
Legacy UMD name
yfiles.input.LabelTextValidatingEventArgs

Constructors

Properties