blob: 309ef1a42773aaa5aea358b77ce401a0bc38c29f [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.html.beads.layouts.OneFlexibleChildHorizontalLayoutForOverflow",
"baseClassname": "org.apache.royale.core.LayoutBase"
,
"description": "The OneFlexibleChildHorizontalLayoutForOverflowis intended for building apps that clip and/or scroll the overflow, especially in a 3-pane view like the ASDoc examples. It does not use FlexBox because FlexBox wants to grow to the size of the content without specifying width/height on the flexible child. But then the children in the flexible child cannot use % sizing. This layout presumes the parent is a known size.",
"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.OneFlexibleChildHorizontalLayoutForOverflow",
"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": "field",
"qname": "actualChild",
"return": "org.apache.royale.core.ILayoutChild",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "flexibleChild",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The id of the flexible child",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "method",
"qname": "layout",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"return": "Boolean",
"params": []}
,
{ "type": "method",
"qname": "setDocument",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "document", "type": "Object"},
{ "name": "id", "type": "String"}]}
]
}