blob: bc7f0587e871a42b374fe5518d7cebffca15d37d [file] [log] [blame]
{ "type": "class",
"qname": "mx.controls.FormItemLabel",
"baseClassname": "mx.controls.Label"
,
"description": "The FormItem container uses a FormItemLabel object to display the label portion of the FormItem container. <p>The FormItemLabel class does not add any functionality to its superclass, Label. Instead, its purpose is to let you set styles in a FormItemLabel type selector and set styles that affect the labels in all FormItem containers.</p> <p><strong>Note:</strong> This class has been deprecated. The recommended way to style a FormItem label is to use the <code>labelStyleName</code> style property of the FormItem class.</p>",
"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": "method",
"qname": "mx.controls.FormItemLabel",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
]
}