blob: a39a1a3ef6998b966dff6fd84031a5c9dfacdc91 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.jewel.beads.views.ComboBoxPopUpView",
"baseClassname": "org.apache.royale.core.BeadViewBase"
,
"description": "The ComboBoxPopUpView class is a view bead for the ComboBoxPopUp. This class creates a list that will be pop up when the combo box needs to show the associated list",
"tags": [
{ "tagName": "viewbead",
"values": [""]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.jewel.beads.views.ComboBoxPopUpView",
"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": "write-only",
"return": "org.apache.royale.core.IStrand",
"qname": "strand",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "Get the strand for this bead",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "copy",
"values": ["org.apache.royale.core.IBead#strand"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "royaleignorecoercion",
"values": ["org.apache.royale.jewel.List"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "_list",
"return": "org.apache.royale.jewel.List",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.jewel.List",
"qname": "list",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The list part",
"tags": [
{ "tagName": "return",
"values": [""]} ]},
{ "type": "method",
"qname": "beadsAddedHandler",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "If user defines item render in the combo, this must be pased to popup list Modify the item renderer class to instantiate renderers configured in the ComboBox instance",
"tags": [
{ "tagName": "param",
"values": ["event"]} ],
"return": "void",
"params": [{ "name": "event", "type": "org.apache.royale.events.Event"}]}
]
}