В пакете com.adobe.icomm.assetplacement.controller содержатся элементы управления пользовательским интерфейсом Asset Placement Building Block.
Интерфейсы
| Интерфейс | Описание |
---|
| IPackageObject |
All component objects that load attachments or resources from the package definition file
must implement this interface. |
Классы
| Класс | Описание |
---|
| AttachmentLoader |
The attachment loader class is associated with a list of attachments in a package definition given a controller id. |
| PromoImage |
A PromoImage is an Image control that gets its source value by querying the PackageDefinition
object (which is just a wrapper for the package definition file - package.xml) during initialization. |
| PromoImageSlideShow |
PromoImageSlideShow is an extension of PromoImage that can load a series of images
from the package definition (package.xml). |
| PromoSWFLoader |
The PromoSWFLoader is a SWFLoader that loads an application SWF from a location specified in the
package definition (package.xml) file. |
| XMLDataLoader |
XMLDataLoader is used to load a resource from the package definition that points to an XML data file. |
| XMLDataReadyEvent |
This event is dispatched by the XMLDataLoader when the XML data it is loading is ready to be
accessed. |
© 2015 Adobe Systems Incorporated. All rights reserved.
Tue Jun 12 2018, 11:49 AM Z