blob: 4a067867b31c913ca9744352a7b019558480a531 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.mobile.TitleView",
"baseClassname": "org.apache.royale.html.Group"
,
"description": "The TitleView class represents a view in a mobile app that has a title and is typically used in a ViewManager.",
"members": [
{ "type": "method",
"qname": "org.apache.royale.mobile.TitleView",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": []}
,
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "title",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "toString",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"return": "String",
"params": []}
,
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.mobile.IViewManager",
"qname": "viewManager",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.core.IBeadController",
"qname": "controller",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Get the controller for the view.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "royaleignorecoercion",
"values": ["Class"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}