blob: a8431608f0fb4ead6248cb282371689abb55d243 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.binding.ApplicationDataBinding",
"baseClassname": "org.apache.royale.binding.DataBindingBase"
,
"description": "The ApplicationDataBinding class implements databinding for Application instances. When you want to use databinding within the MXML file that has Application as its root tag, include the ApplicationDataBinding tag as well. Different classes can have different databinding implementation that optimize for the different lifecycles. For example, an item renderer databinding implementation can wait to execute databindings until the data property is set.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.binding.ApplicationDataBinding",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
]
}