blob: e59db56bdd924268e12c31d92c9fe0d8aadf2598 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.html.beads.ComboBoxView",
"baseClassname": "org.apache.royale.core.BeadViewBase"
,
"description": "The ComboBoxView class creates the visual elements of the org.apache.royale.html.ComboBox component. The job of the view bead is to put together the parts of the ComboBox such as the TextInput control and org.apache.royale.html.Button to trigger the pop-up.",
"tags": [
{ "tagName": "viewbead",
"values": []},
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.html.beads.ComboBoxView",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": []}
,
{ "type": "accessor",
"access": "read-only",
"return": "Object",
"qname": "textInputField",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The TextInput component of the ComboBox.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "copy",
"values": ["org.apache.royale.html.beads.IComboBoxView#text"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "Object",
"qname": "popupButton",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The Button component of the ComboBox.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "copy",
"values": ["org.apache.royale.html.beads.IComboBoxView#text"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "list",
"return": "org.apache.royale.core.UIBase",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "Object",
"qname": "popUp",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The pop-up list component of the ComboBox.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "copy",
"values": ["org.apache.royale.html.beads.IComboBoxView#text"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "write-only",
"return": "org.apache.royale.core.IStrand",
"qname": "strand",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []},
{ "tagName": "royaleignorecoercion",
"values": ["org.apache.royale.events.IEventDispatcher", "org.apache.royale.core.UIBase"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Boolean",
"qname": "popUpVisible",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Returns whether or not the pop-up is visible.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "copy",
"values": ["org.apache.royale.html.beads.IComboBoxView#text"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}