{ "type": "class", | |
"qname": "org.apache.royale.html.beads.layouts.BasicLayout", | |
"baseClassname": "org.apache.royale.core.LayoutBase" | |
, | |
"description": "The BasicLayout class is a simple layout bead. It takes the set of children and lays them out as specified by CSS properties like left, right, top and bottom.", | |
"tags": [ | |
{ "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.layouts.BasicLayout", | |
"namespace": "", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "Constructor.", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 10.2", "AIR 2.6"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.0"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ], | |
"return": "", | |
"params": []} | |
, | |
{ "type": "method", | |
"qname": "layout", | |
"namespace": "public", | |
"bindable": [], | |
"details": ["override"], | |
"deprecated": {}, | |
"description": "", | |
"tags": [ | |
{ "tagName": "copy", | |
"values": ["org.apache.royale.core.IBeadLayout#layout"]}, | |
{ "tagName": "royaleignorecoercion", | |
"values": ["org.apache.royale.core.ILayoutHost", "org.apache.royale.core.UIBase"]} ], | |
"return": "Boolean", | |
"params": []} | |
] | |
} |