(Beta)
The com.adobe.mosaic.om.interfaces package classes define interfaces for all aspects of LiveCycle Mosaic applications.
Interfaces
Interface | Description | |
---|---|---|
IApplication | The IApplication interface provides access to the DOM for an application, and provides methods for adding views, panels, and tiles, as well as querying aspects of the application's environment. | |
ICatalog | The ICatalog interface represents a particular catalog, and provides methods for retrieving tiles from a catalog deployed to the server. | |
IContext | The IContext interface models a simple hash map that allows tiles to store attibutes in name-value pairs. | |
IDisplayable | The IDisplayable interface provides methods for getting and setting the display state of nodes that hold content (panel, view, and tile) in the DOM. | |
IEnvironment | The IEnvironment interface provides methods for retrieving information about the LiveCycle Mosaic server. | |
ILayout | The ILayout interface provides the interface for describing the layout of a container. | |
IMessageBus | The IMessageBus interface provides methods for handling inter-tile communication. | |
IMosaicNode | The IMosaicNode interface provides methods for retrieving information about nodes in the DOM. | |
IPanel | The IPanel interface defines the methods for adding tiles to a panel. | |
IService | The IService interface defines methods for retrieving service information. | |
ITile | The ITile interface provides methods for retrieving information about a LiveCycle Mosaic tile's details. | |
IUser | The IUser interface defines methods for retrieving user information. | |
IView | The IView interface defines methods for adding panels, saving views, and retrieving view context and a list of panels. |
Wed Nov 21 2018, 06:57 AM -08:00