blob: df5bf20ec9ccbdf19d7c9e6ce67aff7d255aa2c3 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.mdl.TextField",
"baseClassname": "org.apache.royale.mdl.supportClasses.TextFieldBase"
,
"description": "The TextField is a input components. The Material Design Lite (MDL) text field component is an enhanced version of the standard HTML <input type=&quot;text&quot;> elements. A text field consists of a horizontal line indicating where keyboard input can occur and, typically, text that clearly communicates the intended contents of the text field. The MDL text field component provides various types of text fields, and allows you to add both display and click effects. To get more functionaluty in TextFields you can use beads to make the expandable, or have a prompt for example.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.8"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.mdl.TextField",
"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": "org.apache.royale.core.WrappedHTMLElement",
"qname": "positioner",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "id",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "An id property for MXML documents.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6", "Flash 10.2", "AIR 2.6", "Flash 10.2", "AIR 2.6", "Flash 10.2", "AIR 2.6", "Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.3", "Royale 0.9.3", "Royale 0.9.3", "Royale 0.9.3", "Royale 0.9.3"]},
{ "tagName": "langversion",
"values": ["3.0", "3.0", "3.0", "3.0", "3.0"]} ]},
{ "type": "method",
"qname": "createElement",
"namespace": "protected",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royaleignorecoercion",
"values": ["org.apache.royale.core.WrappedHTMLElement", "HTMLDivElement", "HTMLInputElement", "HTMLLabelElement", "Text"]} ],
"return": "org.apache.royale.core.WrappedHTMLElement",
"params": []}
]
}