
Defines whether the colored bar can be moved with the mouse by the user. If readOnly=true, the slider can not be moved but the user can click on the slider. This triggers the Web Dynpro action onAction. If readOnly=false, then the user can use the mouse to change the position of the slider and also to change the value of the slider.
OnChange does not make sense for readOnly=true since the user cannot use the slider.
OnAction only works for readOnly=false, because otherwise it would not be clear whether the value should be changed or whether the intention was actually to click on the ThresholdSlider.
For showing/hiding TickMarks.
Gap between two TickMarks in units.
Total number of TickMarks.
Base unit in pixels.
Position of colored bar in units. This property must be bound against a context node.