BBjSlider::setSnapToTicks
Description
In BBj 7.0 and higher, this method sets whether a BBjSlider should snap to the nearest tick when the user drags the thumb.
Syntax
Return Value |
Method |
void |
setSnapToTicks(boolean snap) |
Parameters
Variable |
Description |
snap |
Specifies whether the BBjSlider should snap to the nearest tick when the user drags the thumb. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.