blob: 52b26c8410559c4342a53395187f474bf2ed87d8 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.jewel.supportClasses.group.AlignmentItemsGroupWithGap",
"baseClassname": "org.apache.royale.jewel.supportClasses.group.AlignmentItemsGroup"
,
"description": "The Jewel AlignmentItemsGroupWithGap class is the base class for groups that need to distribute its items in different ways and support gaps.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.7"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.jewel.supportClasses.group.AlignmentItemsGroupWithGap",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.7"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
,
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "gap",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Assigns variable gap in steps of GAP_STEP. You have available GAPS*GAP_STEP gap styles Activate "gap-{X}x{GAP_STEP}px" effect selector to set a numeric gap between elements. i.e: gap-2x3px will result in a gap of 6px",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Boolean",
"qname": "variableRowHeight",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Specifies whether layout elements are allocated their preferred height. Setting this property to false specifies fixed height rows. If false, the actual height of each layout element is the value of rowHeight. The default value is true. Note: From Flex but we should see what to do in Royale -> Setting this property to false causes the layout to ignore the layout elements' percentHeight property.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.7"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}