blob: 3902eab6e821a5aded0f10876af9231795c7addc [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.core.IInitialViewApplication",
"baseInterfaceNames": [
"org.apache.royale.events.IEventDispatcher"]
,
"description": "The IInitialViewApplication interface is the interface for applications with a single initial views.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.core.IApplicationView",
"qname": "initialView",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The application's initial view.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.core.WrappedHTMLElement",
"qname": "element",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]}]
}