| 包 | fl.data |
| 类 | public dynamic class TileListCollectionItem |
| 继承 | TileListCollectionItem Object |
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9.0.28.0 |
label 和 source 属性的集合列表项目,主要用在 TileList 组件中。
| 属性 | 定义方 | ||
|---|---|---|---|
![]() | constructor : Object
对类对象或给定对象实例的构造函数的引用。
| Object | |
| label : String
对象的标签属性。
| TileListCollectionItem | ||
![]() | prototype : Object
[static]
对类或函数对象的原型对象的引用。
| Object | |
| source : String
对象的 source 属性。
| TileListCollectionItem | ||
| 方法 | 定义方 | ||
|---|---|---|---|
|
创建一个新 TileListCollectionItem 对象。
| TileListCollectionItem | ||
![]() |
指示对象是否已经定义了指定的属性。
| Object | |
![]() |
指示 Object 类的实例是否在指定为参数的对象的原型链中。
| Object | |
![]() |
指示指定的属性是否存在、是否可枚举。
| Object | |
![]() |
设置循环操作动态属性的可用性。
| Object | |
![]() |
返回指定对象的字符串表示形式。
| Object | |
![]() |
返回指定对象的原始值。
| Object | |
| label | 属性 |
public var label:String
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9.0.28.0 |
对象的 label 属性。 默认值为 label(n),其中 n 是顺序索引。
| source | 属性 |
public var source:String
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9.0.28.0 |
对象的 source 属性。 该属性可以是显示在 TileList 的图像单元格中的图像的路径或类名称。
默认值为 null.
| TileListCollectionItem | () | 构造函数 |
public function TileListCollectionItem()
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9.0.28.0 |
创建一个新 TileListCollectionItem 对象。
当前页: http://livedocs.adobe.com/flash/9.0_cn/ActionScriptLangRefV3/fl/data/TileListCollectionItem.html