Paket | com.adobe.icc.vo |
Sınıf | public class ListDataModule |
Miras Alma | ListDataModule DataModule Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
LDMAssignment
objects.
Each LDMAssignment
represents the target DataModule
assigned to this list.
Extends the basic attributes of a DataModule
.
Özellik | Tanımlayan: | ||
---|---|---|---|
activeEndDate : Date | DataModule | ||
activeStartDate : Date | DataModule | ||
allowFreeText : Boolean
Specifies whether free text can be added to the list
| ListDataModule | ||
assignmentList : ArrayCollection
Specifies the array of LDMAssignment objects. | ListDataModule | ||
comment : String
Specifies a comment associated with the last change or update to the data module. | DataModule | ||
constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | ||
crxVersion : String
Version of the data module in repository
| DataModule | ||
custom : String
Specifies a custom bullet when the list style is STYLE_BULLETED and its type is TYPE_BULLET_CUSTOM. | ListDataModule | ||
dataDictionaryRef : String
Data Dictionary Reference
| DataModule | ||
dataDictionaryRefs : ArrayCollection | DataModule | ||
desc : String
Gets the description for this data module. | DataModule | ||
dmType : int [salt okunur]
Fetch the type of data module
0 : Text
2 : Image
3 : Condition
4 : List
| DataModule | ||
extendedProperties : Object
extendedProperties Map for AssetManager Backend use case
| DataModule | ||
hasVariables : Boolean [salt okunur]
True if the module has variables in its content. | DataModule | ||
id : String
Specifies the unique identifier for this data module. | DataModule | ||
lastChangeBy : String
Specifies the last user who completed a change. | DataModule | ||
lastPublishDate : Date
Specifies the last publish date of the data module
| DataModule | ||
lastUpdateDate : Date | DataModule | ||
lcat : Category
Specifies the subcategory for the data module. | DataModule | ||
lcatName : String [salt okunur]
Speifies the sub category associated with this data Module. | DataModule | ||
max : int
Specifies a maximum selection. | ListDataModule | ||
min : int
Specifies the minimum selection. | ListDataModule | ||
name : String
Specifies the name of the data module. | DataModule | ||
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 | ||
state : int
Specifies the state of the data module
| DataModule | ||
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 | ||
ucat : Category
Specifies the main category for the data module. | DataModule | ||
ucatName : String [salt okunur]
Speifies the main category associated with this data Module. | DataModule | ||
updatedBy : String
Specifies the constant string indicating the data module was updated by
UPDATED_BY_NONE The asset has not been updated after publishing.
UPDATED_BY_USER The asset has been updated by only user.
UPDATED_BY_SYSTEM The asset has been updated by only system.
UPDATED_BY_USER_AND_SYSTEM The asset has been updated by both user and system.
| DataModule | ||
variableList : ArrayCollection
List of Variable objects for each variable used by this module. | DataModule | ||
version : int | DataModule |
Yöntem | Tanımlayan: | ||
---|---|---|---|
Constructor. | ListDataModule | ||
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 | ||
Dispatches an event into the event flow. | DataModule | ||
Checks whether the EventDispatcher object has any listeners registered for a specific type
of event. | DataModule | ||
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | ||
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | ||
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | ||
Removes a listener from the EventDispatcher object. | DataModule | ||
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | ||
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | ||
[geçersiz kıl]
Specifies a string representation of this object. | ListDataModule | ||
Belirtilen nesnenin temel değerini döndürür. | Object | ||
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | DataModule |
Sabit | Tanımlayan: | ||
---|---|---|---|
STYLE_BULLETED : String = "STYLE_BULLETED" [statik]
Specifies the constant for the list style that uses bullets. | ListDataModule | ||
STYLE_NUMBERED : String = "STYLE_NUMBERED" [statik]
Specifies the constant for the list style that uses numbers. | ListDataModule | ||
STYLE_PLAIN : String = "STYLE_PLAIN" [statik]
Specifies the constant for the plain list style. | ListDataModule | ||
TYPE_BULLET_DASH : String = "TYPE_BULLET_DASH" Onaylanmamış : [statik]
Specifies the constant for the list style that uses dashed bullet. | ListDataModule | ||
TYPE_BULLET_DOT : String = "TYPE_BULLET_DOT" [statik]
Specifies the constant for the list style that uses dotted bullet. | ListDataModule | ||
TYPE_CUSTOM : String = "TYPE_CUSTOM" [statik]
Specifies the constant for the list style that uses custom style. | ListDataModule | ||
TYPE_LETTER_LOWER : String = "TYPE_LETTER_LOWER" [statik]
Specifies the constant for the list style that uses lowercase letters. | ListDataModule | ||
TYPE_LETTER_UPPER : String = "TYPE_LETTER_UPPER" [statik]
Specifies the constant for the list style that uses uppercase letters. | ListDataModule | ||
TYPE_NUMBER_ARABIC : String = "TYPE_NUMBER_ARABIC" [statik]
Specifies the constant for the list style that uses Arabic numerals. | ListDataModule | ||
TYPE_NUMBER_ROMANLOWER : String = "TYPE_NUMBER_ROMANLOWER" [statik]
Specifies the constant for the list style that uses lowercase Roman numerals. | ListDataModule | ||
TYPE_NUMBER_ROMANUPPER : String = "TYPE_NUMBER_ROMANUPPER" [statik]
Specifies the constant for the list style that uses uppercase Roman numerals. | ListDataModule |
allowFreeText | özellik |
allowFreeText:Boolean
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies whether free text can be added to the list
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get allowFreeText():Boolean
public function set allowFreeText(value:Boolean):void
assignmentList | özellik |
assignmentList:ArrayCollection
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the array of LDMAssignment
objects.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get assignmentList():ArrayCollection
public function set assignmentList(value:ArrayCollection):void
custom | özellik |
custom:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies a custom bullet when the list style is STYLE_BULLETED
and its type is TYPE_BULLET_CUSTOM
.
It is expected to be a single character. This character
can be an HTML character code in the "yz" format where "xyz" is a number.
For example, →
for an arrow or ♦
for a diamond.
This value is ignored unless the style is STYLE_BULLETED
and type is TYPE_BULLET_CUSTOM
. If this property has
the style and type for a custom bulleted list, it cannot be an empty string.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get custom():String
public function set custom(value:String):void
max | özellik |
max:int
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies a maximum selection. If the value is negative, the value is infinite. If the value is not negative, the value is the maximum.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get max():int
public function set max(value:int):void
min | özellik |
min:int
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the minimum selection. A negative value defaults to zero.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get min():int
public function set min(value:int):void
open | özellik |
open:Boolean
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies whether the list allows extra content to be inserted from the library when a letter is being filled. If the value is true, extra content can be inserted.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get open():Boolean
public function set open(value:Boolean):void
ordered | özellik |
ordered:Boolean
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies whether the items in the list cannot be reordered when a letter is being filled. If the value is true, the list cannot be reordered.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get ordered():Boolean
public function set ordered(value:Boolean):void
prefix | özellik |
prefix:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Get the prefix before the number or letter. Can be an empty string.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get prefix():String
public function set prefix(value:String):void
style | özellik |
style:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies a list style constant.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get style():String
public function set style(value:String):void
suffix | özellik |
suffix:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Get the suffix after the number or letter. Can be an empty string.
This value is ignored if the style is STYLE_BULLETED
or STYLE_PLAIN
.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get suffix():String
public function set suffix(value:String):void
type | özellik |
type:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies a list type constant.This value is ignored if style
is STYLE_PLAIN
.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get type():String
public function set type(value:String):void
ListDataModule | () | Yapıcı |
public function ListDataModule()
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
toString | () | yöntem |
override public function toString():String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies a string representation of this object.
DöndürürString — The string representation of this object.
|
STYLE_BULLETED | Sabit |
public static const STYLE_BULLETED:String = "STYLE_BULLETED"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the constant for the list style that uses bullets.
STYLE_NUMBERED | Sabit |
public static const STYLE_NUMBERED:String = "STYLE_NUMBERED"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the constant for the list style that uses numbers.
STYLE_PLAIN | Sabit |
public static const STYLE_PLAIN:String = "STYLE_PLAIN"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the constant for the plain list style.
TYPE_BULLET_DASH | Sabit |
public static const TYPE_BULLET_DASH:String = "TYPE_BULLET_DASH"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the constant for the list style that uses dashed bullet.
TYPE_BULLET_DOT | Sabit |
public static const TYPE_BULLET_DOT:String = "TYPE_BULLET_DOT"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the constant for the list style that uses dotted bullet.
TYPE_CUSTOM | Sabit |
public static const TYPE_CUSTOM:String = "TYPE_CUSTOM"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the constant for the list style that uses custom style.
TYPE_LETTER_LOWER | Sabit |
public static const TYPE_LETTER_LOWER:String = "TYPE_LETTER_LOWER"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the constant for the list style that uses lowercase letters.
TYPE_LETTER_UPPER | Sabit |
public static const TYPE_LETTER_UPPER:String = "TYPE_LETTER_UPPER"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the constant for the list style that uses uppercase letters.
TYPE_NUMBER_ARABIC | Sabit |
public static const TYPE_NUMBER_ARABIC:String = "TYPE_NUMBER_ARABIC"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the constant for the list style that uses Arabic numerals.
TYPE_NUMBER_ROMANLOWER | Sabit |
public static const TYPE_NUMBER_ROMANLOWER:String = "TYPE_NUMBER_ROMANLOWER"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the constant for the list style that uses lowercase Roman numerals.
TYPE_NUMBER_ROMANUPPER | Sabit |
public static const TYPE_NUMBER_ROMANUPPER:String = "TYPE_NUMBER_ROMANUPPER"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 9.5 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the constant for the list style that uses uppercase Roman numerals.
Tue Jun 12 2018, 01:09 PM Z