ValueChangeBehaviour

BrowseName: ValueChangeBehaviour

Mode of updating text when the user writes in the text box. At end of typing = update the value after the user has pressed ENTER with either physical or virtual keyboard (pressing the ESC key or clicking outside the object, the previous text is restored); When typing = in real-time when writing.

Values

Value

DisplayName

Description

0

Value change on edit finished

The value is updated when it is no longer being edited

1

Value change while editing

The value is updated at the same time it is being modified