Interface for controls that hold a value and can notify when it is changed by user input.
Description | |
---|---|
value | The value the control holds. |
Description | |
---|---|
SetValueWithoutNotify | Sets the value and, even if different, doesn't notify registers callbacks with a ChangeEvent_1 |