blob: db5a2019dc81bf1af186a7482ee506b51d823937 [file] [log] [blame]
{ "type": "class",
"qname": "spark.layouts.supportClasses.Block",
"baseClassname": ""
,
"description": "A LinearLayoutVector block of layout element heights or widths. Total "distance" for a Block is: sizesSum + (defaultCount * distanceVector.default). This class is essentially a C-struct. If it was possible to make it a private static inner class of LinearyLayoutVector (as in Java), then it would be.",
"tags": [
{ "tagName": "private",
"values": []},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Flex 4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "field",
"qname": "sizes",
"return": "Vector.<Number>",
"namespace": "internal",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "sizesSum",
"return": "Number",
"namespace": "internal",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "defaultCount",
"return": "uint",
"namespace": "internal",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "spark.layouts.supportClasses.Block",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": []}
]
}