com.adobe.ep.ux.content.event パッケージには、コアサービスで使用されるイベント用のクラスが含まれます。
クラス
クラス | 説明 | |
---|---|---|
AssetActionCompleteEvent | Event to be thrown by AssetHandlers to notify Asset Manager when action taken from AssetManager UI is completed | |
AssetActionEvent | Event dispatched when user clicks on one of asset action shown on the Search Results Viewer's AssetActionsRenderer (Control button bar). | |
AssetActionsChangeEvent | This event must be thrown by the Custom Asset Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
AssetFocusEvent | Event dispatched when user hovers on one of asset shown on the Search Results Viewer's . | |
PreviewEvent | Custom event created to act as a holder for data and mimeType of an asset. | |
RelationEvent | Custom event created to act as a holder for asset, its typeDescriptor, its relations, and a boolean flag which indicates if the asset has dependencies which cannot be published. | |
SearchEvent | Event related to search action taken by user. | |
VersionEvent | Custom event created to act as a holder for asset, its typeDescriptor, versionCollectionObj and current version of the asset |
Tue Jun 12 2018, 10:49 AM Z