blob: f9ac9da6f27856d40e187c478da0366f01e711fe [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.html.beads.layouts.HorizontalFlexLayout",
"baseClassname": "org.apache.royale.core.LayoutBase"
,
"members": [
{ "type": "method",
"qname": "org.apache.royale.html.beads.layouts.HorizontalFlexLayout",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.8"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
,
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "grow",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Sets the amount items grow in proportion to other items. The default is 0 which prevents the items from expanding to fit the space. Use a negative value to unset this property.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.8"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "shrink",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Sets the amount an item may shrink in proportion to other items. The default is 1 which allows items to shrink to fit into the space. Set this to 0 if you want to allow scrolling of the space. Use a negative value to unset this property.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.8"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "method",
"qname": "layout",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "copy",
"values": ["org.apache.royale.core.IBeadLayout#layout"]},
{ "tagName": "productversion",
"values": ["Royale 0.8"]},
{ "tagName": "royaleignorecoercion",
"values": ["org.apache.royale.core.IBorderPaddingMarginValuesImpl"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "Boolean",
"params": []}
]
}