blob: 4e8de28db720633c8c2129f355a2fea0506f9bc9 [file] [log] [blame]
{ "type": "class",
"qname": "mx.containers.FormItemDirection",
"baseClassname": ""
,
"description": "The FormItemDirection class defines the constant values for the <code>direction</code> property of the FormItem class.",
"tags": [
{ "tagName": "see",
"values": ["mx.containers.FormItem"]},
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "field",
"qname": "HORIZONTAL",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Specifies that the children of the FormItem container are laid out horizontally.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "VERTICAL",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Specifies that the children of the FormItem container are laid out vertically.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}