Das com.adobe.icomm.assetplacement.model-Paket enthält die Klassen, die die Paketdefinition des Asset Placement-Bausteins modellieren.
Klassen
Klasse | Beschreibung | |
---|---|---|
Attachment | This class models an <attachment> element in the package definition. | |
Controller | This class represents a generic "controller" which is a child of the <controllers> element in the package definition. | |
NavigatorHostInstance | NavigatorHostInstance is a static class used for global access to the INavigatorHost interface. | |
PackageDefinition | A PackageDefinition is an object that wraps the package definition XML file (package.xml). | |
PackageDefinitionLoader | This class is used to get the singleton instance of the PackageDefinition object. | |
PackageDefinitionLoadFailedEvent | This event fires after a call to PackageDefinitionLoader.getInstance() to indicate an error has occurred and the PackageDefinition object will not be available for use. | |
PackageDefinitionReadyEvent | This event fires after a call to PackageDefinitionLoader.getInstance() to inform that the PackageDefinition object is ready to be used. | |
PackageElement | The base class for the object representation of elements in the package definition file. | |
PackageObjectReadyEvent | The PackageObjectReadyEvent is dispatched by the PackageDefinition when an IPackageObject-implementing component is fully loaded and ready for use. | |
Resource | This class models a <resource> element in the package definition. |
Tue Jun 12 2018, 10:18 AM Z