blob: a9b757a2979ae75f2cc5c539b63c4a5d30d70fce [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.jewel.VSlider",
"baseClassname": "org.apache.royale.jewel.HSlider"
,
"description": "The VSlider class is a component that displays a range of values using a track and a thumb control vertically. The VSlider uses the following bead types: org.apache.royale.core.IBeadModel: the data model, typically an IRangeModel, that holds the VSlider values. org.apache.royale.core.IBeadView: the bead that constructs the visual parts of the VSlider. org.apache.royale.core.IBeadController: the bead that handles input. org.apache.royale.core.IThumbValue: the bead responsible for the display of the thumb control. org.apache.royale.core.ITrackView: the bead responsible for the display of the track.",
"tags": [
{ "tagName": "toplevel",
"values": []},
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.jewel.VSlider",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
,
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.core.WrappedHTMLElement",
"qname": "transformElement",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.core.WrappedHTMLElement",
"qname": "positioner",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royaleignorecoercion",
"values": ["org.apache.royale.core.WrappedHTMLElement", "HTMLDivElement"]} ]}]
}