Description
Basesliderthumb expects to be within a baseslidertrack (or its
subclass). In other words, its "classroot" should be a slidertrack.
Details
Properties (1)
-
showvalue
-
<attribute name="showvalue" value="${parent.parent.showvalue}" />
Toggles the floating value text when dragging thumb.
LZX Synopsis
<class name="
basesliderthumb" extends="
button
">
<attribute name="
showvalue
" value="
${parent.parent.showvalue}" />
</class>
JavaScript Synopsis
public
basesliderthumb extends
button
{
}