包 | com.adobe.mosaic.om.events |
类 | public class RestoreTileEvent |
继承 | RestoreTileEvent ![]() ![]() ![]() |
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
运行时版本: | AIR 2.6, Flash Player 10.2 |
RestoreTileEvent
class defines a transient notification of restoring a Tile.
RestoreTileEvent
objects are not retained or stored after all their listeners have been processed.
RestoreTileEvent
objects are used to communicate information and do not need to be
persisted or referenced.
公共属性
属性 | 由以下参数定义 | ||
---|---|---|---|
![]() | bubbles : Boolean [只读]
表示事件是否为冒泡事件。 | Event | |
![]() | cancelable : Boolean [只读]
表示是否可以阻止与事件相关联的行为。 | Event | |
![]() | constructor : Object
对类对象或给定对象实例的构造函数的引用。 | Object | |
![]() | currentTarget : Object [只读]
当前正在使用某个事件侦听器处理 Event 对象的对象。 | Event | |
![]() | eventPhase : uint [只读]
事件流中的当前阶段。 | Event | |
![]() | target : Object [只读]
事件目标。 | Event | |
![]() | type : String [只读]
事件的类型。 | Event |
属性详细信息
常量详细信息
Tue Jun 12 2018, 11:04 AM Z