用于 Adobe® Flash® Platform 的 ActionScript® 3.0 参考
主页  |  隐藏包列表和类列表 |   |   |  新增内容  |  索引  |  附录  |  为什么显示为英语?
过滤条件: AIR 30.0 和更早版本, Flash Player 30.0 和更早版本, Flash Lite 4
Flex 4.6 和更早版本, Flash Pro CS6 和更早版本
隐藏过滤条件
com.adobe.icc.vo 

ListDataModule  - AS3 Asset Composer

com.adobe.icc.vo
public class ListDataModule
继承ListDataModule Inheritance DataModule Inheritance Object

语言版本: ActionScript 3.0
产品版本: Asset Composer Building Block 9.5
运行时版本: AIR (unsupported), Flash Player 9, Flash Player 10

A value object for a list module. Contains a list of LDMAssignment objects. Each LDMAssignment represents the target DataModule assigned to this list. Extends the basic attributes of a DataModule.



公共属性
 属性由以下参数定义
 InheritedactiveEndDate : Date
DataModule
 InheritedactiveStartDate : Date
DataModule
  allowFreeText : Boolean
Specifies whether free text can be added to the list
ListDataModule
  assignmentList : ArrayCollection
Specifies the array of LDMAssignment objects.
ListDataModule
 Inheritedconstructor : Object
对类对象或给定对象实例的构造函数的引用。
Object
  custom : String
Specifies a custom bullet when the list style is STYLE_BULLETED and its type is TYPE_BULLET_CUSTOM.
ListDataModule
 InheriteddataDictionaryRefs : ArrayCollection
DataModule
 InheritedlastUpdateDate : Date
DataModule
  max : int
Specifies a maximum selection.
ListDataModule
  min : int
Specifies the minimum selection.
ListDataModule
  open : Boolean
Specifies whether the list allows extra content to be inserted from the library when a letter is being filled.
ListDataModule
  ordered : Boolean
Specifies whether the items in the list cannot be reordered when a letter is being filled.
ListDataModule
  prefix : String
Get the prefix before the number or letter.
ListDataModule
  style : String
Specifies a list style constant.
ListDataModule
  suffix : String
Get the suffix after the number or letter.
ListDataModule
  type : String
Specifies a list type constant.This value is ignored if style is STYLE_PLAIN.
ListDataModule
 Inheritedversion : int
DataModule
公共方法
 方法由以下参数定义
  
Constructor.
ListDataModule
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, weakRef:Boolean = false):void
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event.
DataModule
 Inherited
Dispatches an event into the event flow.
DataModule
 Inherited
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
DataModule
 Inherited
表示对象是否已经定义了指定的属性。
Object
 Inherited
表示 Object 类的实例是否在指定为参数的对象的原型链中。
Object
 Inherited
表示指定的属性是否存在、是否可枚举。
Object
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
Removes a listener from the EventDispatcher object.
DataModule
 Inherited
设置循环操作动态属性的可用性。
Object
 Inherited
返回此对象的字符串表示形式,其格式设置遵守区域设置特定的约定。
Object
  
[覆盖] Specifies a string representation of this object.
ListDataModule
 Inherited
返回指定对象的原始值。
Object
 Inherited
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type.
DataModule
公共常量
 常量由以下参数定义
  STYLE_BULLETED : String = "STYLE_BULLETED"
[静态] Specifies the constant for the list style that uses bullets.
ListDataModule
  STYLE_NUMBERED : String = "STYLE_NUMBERED"
[静态] Specifies the constant for the list style that uses numbers.
ListDataModule
  STYLE_PLAIN : String = "STYLE_PLAIN"
[静态] Specifies the constant for the plain list style.
ListDataModule
  TYPE_BULLET_DASH : String = "TYPE_BULLET_DASH"
不推荐使用:
[静态] Specifies the constant for the list style that uses dashed bullet.
ListDataModule
  TYPE_BULLET_DOT : String = "TYPE_BULLET_DOT"
[静态] Specifies the constant for the list style that uses dotted bullet.
ListDataModule
  TYPE_CUSTOM : String = "TYPE_CUSTOM"
[静态] Specifies the constant for the list style that uses custom style.
ListDataModule
  TYPE_LETTER_LOWER : String = "TYPE_LETTER_LOWER"
[静态] Specifies the constant for the list style that uses lowercase letters.
ListDataModule
  TYPE_LETTER_UPPER : String = "TYPE_LETTER_UPPER"
[静态] Specifies the constant for the list style that uses uppercase letters.
ListDataModule
  TYPE_NUMBER_ARABIC : String = "TYPE_NUMBER_ARABIC"
[静态] Specifies the constant for the list style that uses Arabic numerals.
ListDataModule
  TYPE_NUMBER_ROMANLOWER : String = "TYPE_NUMBER_ROMANLOWER"
[静态] Specifies the constant for the list style that uses lowercase Roman numerals.
ListDataModule
  TYPE_NUMBER_ROMANUPPER : String = "TYPE_NUMBER_ROMANUPPER"
[静态] Specifies the constant for the list style that uses uppercase Roman numerals.
ListDataModule
属性详细信息
构造函数详细信息
方法详细信息
常量详细信息




[ X ]为什么显示为英语?
《ActionScript 3.0 参考》中的内容以英语显示

《ActionScript 3.0 参考》中的部分内容未翻译成所有语言。当某个语言元素未翻译时,将显示为英语。例如,ga.controls.HelpBox 类未翻译成任何语言。因此在简体中文版的参考中,ga.controls.HelpBox 类显示为英语。