blob: a05f55c7841b833664bdfa8f2a77c215254cfa46 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.jewel.beads.views.PopUpView",
"baseClassname": "org.apache.royale.core.BeadViewBase"
,
"description": "The PopUpView class is a bead for PopUp that creates the dialog that holds the real component. This class also handles the pop-up mechanics.",
"tags": [
{ "tagName": "viewbead",
"values": []},
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.6"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.jewel.beads.views.PopUpView",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.6"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
,
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.core.UIBase",
"qname": "content",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "the content to be instantiated inside the popup. Instead of setup this property, it can be declared through CSS using IPopUP royale bead css selector. this property is a proxy from the one in the strand"},
{ "type": "method",
"qname": "getHost",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royaleignorecoercion",
"values": ["org.apache.royale.core.UIBase"]} ],
"return": "org.apache.royale.jewel.PopUp",
"params": []}
,
{ "type": "accessor",
"access": "write-only",
"return": "org.apache.royale.core.IStrand",
"qname": "strand",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "",
"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.6"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.jewel.supportClasses.popup.PopUpContent",
"qname": "popUp",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The pop-up component that will hold the real content",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.6"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Boolean",
"qname": "popUpVisible",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "This property is true if the pop-up selection list is currently visible.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.6"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}