blob: 8784b131f343109f3baf143f24ee0089339ffedc [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.core.IBeadLayout",
"baseInterfaceNames": [
"org.apache.royale.core.IBead"]
,
"description": "The IBeadLayout interface is a "marker" interface for beads that manage the layout for a control. A marker interface has no addtional APIs. It is used to find the layout bead on the strand via calls to getBeadByType.",
"tags": [
{ "tagName": "see",
"values": ["org.apache.royale.core.IStrand#getBeadByType"]},
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "layout",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "return",
"values": ["true if size changed"]} ],
"return": "Boolean",
"params": []}
]
}