| { "type": "class", | |
| "qname": "org.apache.royale.express.Application", | |
| "baseClassname": "org.apache.royale.core.Application" | |
| , | |
| "description": "This class extends the standard Application and sets up the SimpleCSSValuesImpl (implementation) for convenience.", | |
| "tags": [ | |
| { "tagName": "flexdocurl", | |
| "values": ["https://flex.apache.org/asdoc/spark/components/Application.html"]}, | |
| { "tagName": "flexcomponent", | |
| "values": ["spark.components.Application"]}, | |
| { "tagName": "commentary", | |
| "values": ["Unlike Flex Application, Royale Application does not provide a user interface container. Instead, you create an instance of org.apache.royale.express.View as the Application's initialView property.", "The Express version of Application pre-packages some additional beads."]}, | |
| { "tagName": "example", | |
| "values": ["<js:Application>", " <js:initialView>", " <local:MyInitialView />", " </js:initialView>", "</js:Application>"]} ], | |
| "members": [ | |
| { "type": "method", | |
| "qname": "org.apache.royale.express.Application", | |
| "namespace": "", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "return": "", | |
| "params": []} | |
| ] | |
| } |