blob: 10d9aa20537bc3407251fea828e316dfd1ce0870 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.html.beads.layouts.TreeGridLayout",
"baseClassname": "org.apache.royale.core.Bead"
,
"description": "The TreeGridLayout class provides the sizing and positioning for the sub-components that make up the TreeGrid.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.html.beads.layouts.TreeGridLayout",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9"]},
{ "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": {}},
{ "type": "method",
"qname": "layout",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Performs the layout function, placing the ButtonBar header at the top and spread across the width and the columns below that, laid out horizontally. The size of the columns is taken from the TreeGridColumn definitions stored in the TreeGridModel.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9"]},
{ "tagName": "royaleignorecoercion",
"values": ["org.apache.royale.core.IBorderPaddingMarginValuesImpl", "org.apache.royale.core.IUIBase", "org.apache.royale.core.UIBase", "org.apache.royale.core.IRenderedObject", "org.apache.royale.html.beads.models.TreeGridModel", "org.apache.royale.html.beads.TreeGridView", "org.apache.royale.html.ButtonBar"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "Boolean",
"params": []}
]
}