blob: 7bc05a902fcb8fae360145d1c5d2cdb8fd0bc3c6 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.jewel.beads.views.ComboBoxView",
"baseClassname": "org.apache.royale.core.BeadViewBase"
,
"description": "The ComboBoxView class creates the visual elements of the org.apache.royale.jewel.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.jewel.Button to trigger the pop-up.",
"tags": [
{ "tagName": "viewbead",
"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.beads.views.ComboBoxView",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": []}
,
{ "type": "accessor",
"access": "read-only",
"return": "Object",
"qname": "textinput",
"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.jewel.beads.controls.combobox.IComboBoxView#textinput"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "Object",
"qname": "button",
"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.jewel.beads.controls.combobox.IComboBoxView#button"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "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.jewel.beads.controls.combobox.IComboBoxView#popup"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "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.StyledUIBase"]} ]},
{ "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.jewel.beads.controls.combobox.IComboBoxView#popUpVisible"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "DEFAULT_BUTTON_WIDTH",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "DEFAULT_WIDTH",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "method",
"qname": "autoResizeHandler",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Adapt the popup list to the right position taking into account if we are in DESKTOP/TABLET screen size or in PHONE screen size",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "void",
"params": [{ "name": "event", "type": "org.apache.royale.events.Event"}]}
]
}