The com.adobe.mosaic.mxml package contains classes for representing Mosaic SDK elements, visual components, and services in a Flex application.
Classes
Class | Description | |
---|---|---|
Application | The Application mxml component represents a composite application that can placed onto the Flex Display List using the composite application shell MXML component. | |
Catalog | The Catalog mxml component is a representation of the Composite Application Framework SDK ICatalog. | |
Property | The Property class represents a simple name:String to value:Object pair class for use in indicating a Service library property. | |
ServerSession | The ServerSession repesents a remote server's location and an ISession. | |
Service | The Service mxml component represents an IService instance from the composite application catalog that can be used across components. | |
Shell | The Shell mxml component is a representation of a composite application in the Flex Display List and is responsible for rendering that Application's Application DOM. | |
Tile | The Tile component represents a composite application tile from the composite application catalog that can placed onto the Flex Display List. |
Thu Dec 6 2018, 01:47 PM -08:00