blob: 19285d818c4793b0e4faf0b977bc20f4cd4387af [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.html.beads.layouts.ButtonBarLayout",
"baseClassname": "org.apache.royale.html.beads.layouts.HorizontalFlexLayout"
,
"description": "The ButtonBarLayout class bead sizes and positions the button elements that make up a org.apache.royale.html.ButtonBar. This bead arranges the Buttons horizontally and makes them all the same width unless the buttonWidths property has been set in which case the values stored in that array are used.",
"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.ButtonBarLayout",
"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": "read-write",
"return": "Array",
"qname": "buttonWidths",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "An array of widths (Number), one per button. These values supersede the default of equally-sized buttons.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "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.ILayoutChild", "org.apache.royale.core.IStrand", "org.apache.royale.html.beads.models.ButtonBarModel"]} ],
"return": "Boolean",
"params": []}
]
}