Paket | com.adobe.icc.dc.domain |
Sınıf | public class ConditionModuleInstance |
Miras Alma | ConditionModuleInstance BaseModuleInstance EventDispatcher Object |
Uygular | IContainerInstance |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 10.0 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
Özellik | Tanımlayan: | ||
---|---|---|---|
assignedPosition : int [salt okunur]
The assigned position of the module within its container. | BaseModuleInstance | ||
constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | ||
contents : IList [salt okunur]
List of the contents associated with this Container instance. | ConditionModuleInstance | ||
contentVariables : IList [salt okunur]
The set of active variables for the module. | BaseModuleInstance | ||
controlVariables : IList [salt okunur]
Bindable/Read-only. | ConditionModuleInstance | ||
description : String [salt okunur]
Description associated with this ModuleInstance. | BaseModuleInstance | ||
editable : Boolean [salt okunur]
True if this module is editable in its container (based on the assignment). | BaseModuleInstance | ||
extra : Boolean [salt okunur]
The flag indicating if this module was not assigned while creating the letter. | BaseModuleInstance | ||
hasConflict : Boolean [salt okunur]
The flag indicating if this module is conflicting with its latest version. | BaseModuleInstance | ||
hasContentRemoved : Boolean [salt okunur]
True if the Condition has one or more content removed from it, than what was originall assigned. | ConditionModuleInstance | ||
id : String [salt okunur]
Unique identification associated with this ModuleInstance. | BaseModuleInstance | ||
indentationLevel : Number
The level of indentation of the module with respect to the container holding the module instance. | BaseModuleInstance | ||
moduleType : String [geçersiz kıl] [salt okunur]
Module type represented by this ModuleInstance: Text,Image,List,Condition
| ConditionModuleInstance | ||
moduleVo : DataModule [salt okunur]
The instance of DataModule associated with this module instance. | BaseModuleInstance | ||
name : String [salt okunur]
Name associated with this ModuleInstance. | BaseModuleInstance | ||
newMandatory : Boolean [salt okunur]
The flag indicating if this module was not mandatory earlier but is now mandatory when considering the latest version of the module instance. | BaseModuleInstance | ||
nonEditableOverride : Boolean [salt okunur]
The flag indicating if this module was editable earlier but is now non-editable when considering the latest version of the module instance. | BaseModuleInstance | ||
occur : int
The occurrence index of this content within its parent container. | BaseModuleInstance | ||
open : Boolean [salt okunur]
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | ConditionModuleInstance | ||
optional : Boolean [salt okunur]
True if this module is optional in its container (based on the assignment, not the selected state). | BaseModuleInstance | ||
ordered : Boolean [salt okunur]
True if the container's contents order is fixed; false if its contents can be re-ordered. | ConditionModuleInstance | ||
parentContainer : IContainerInstance [salt okunur]
Parent container instance containing this ModuleInstance
| BaseModuleInstance | ||
preSelected : Boolean [salt okunur]
True if this module is pre-selected/removable in its container (based on the assignment, not the selected state). | BaseModuleInstance | ||
selected : Boolean
Is the module is selected to be included in letter
| BaseModuleInstance | ||
selectedPosition : int
Position of the content in it's container among all the selected contents of the container. | BaseModuleInstance | ||
skipStyle : Boolean [salt okunur]
Skip Style of the module. | BaseModuleInstance | ||
tooltip : String [salt okunur]
Tooltip associated with this ModuleInstance. | BaseModuleInstance | ||
valid : Boolean [salt okunur]
Boolean indicating whether the content is valid
| BaseModuleInstance |
Yöntem | Tanımlayan: | ||
---|---|---|---|
ConditionModuleInstance(vCondData:ConditionModuleData, vParentContainer:IContainerInstance = null, remod:ReloadModule = null)
Constructor. | ConditionModuleInstance | ||
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | EventDispatcher | ||
Olay akışına bir olay gönderir. | EventDispatcher | ||
EventDispatcher nesnesinin belirli bir olay türü için kayıtlı dinleyicisi olup olmadığını kontrol eder. | EventDispatcher | ||
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 | ||
Moves the specified item within the list's content one position in the specified direction. | ConditionModuleInstance | ||
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | ||
Refresh should be called when item is selected. | BaseModuleInstance | ||
Removes the specified item from the list's collection if the item is found in the collection and is non mandatory
| ConditionModuleInstance | ||
EventDispatcher nesnesinden bir dinleyiciyi kaldırır. | EventDispatcher | ||
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | ||
[geçersiz kıl]
| ConditionModuleInstance | ||
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | ||
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | ||
Belirtilen nesnenin temel değerini döndürür. | Object | ||
Bir olay dinleyicisinin bu EventDispatcher nesnesiyle mi, yoksa onun belirtilen olay türüne yönelik üst öğelerinden biriyle mi kayıtlı olduğunu kontrol eder. | EventDispatcher |
Yöntem | Tanımlayan: | ||
---|---|---|---|
moduleDataChangeHandler(event:ModuleDataEvent):void [geçersiz kıl]
Called when the module content's associated data object changes. | ConditionModuleInstance |
contents | özellik |
contents:IList
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 10.0 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
List of the contents associated with this Container instance.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get contents():IList
controlVariables | özellik |
controlVariables:IList
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 10.0 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
Bindable/Read-only. The set of control variables for the Condition.
Bu özellik veri ciltleme kaynağı olarak kullanılabilir. Bu özellik değiştirildiğinde, propertyChange
olayını gönderir.
Uygulama
public function get controlVariables():IList
hasContentRemoved | özellik |
hasContentRemoved:Boolean
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 10.0 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
True if the Condition has one or more content removed from it, than what was originall assigned. [Relevant when reloading]
Uygulama
public function get hasContentRemoved():Boolean
moduleType | özellik |
moduleType:String
[salt okunur] [geçersiz kıl] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 10.0 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
Module type represented by this ModuleInstance: Text,Image,List,Condition
Uygulama
override public function get moduleType():String
İlgili API Öğeleri
open | özellik |
open:Boolean
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 10.0 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter.
Uygulama
public function get open():Boolean
ordered | özellik |
ordered:Boolean
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 10.0 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
True if the container's contents order is fixed; false if its contents can be re-ordered.
Uygulama
public function get ordered():Boolean
ConditionModuleInstance | () | Yapıcı |
public function ConditionModuleInstance(vCondData:ConditionModuleData, vParentContainer:IContainerInstance = null, remod:ReloadModule = null)
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 10.0 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
Constructor.
ParametrelervCondData:ConditionModuleData — ConditionModuleData object represented by this instance.
| |
vParentContainer:IContainerInstance (default = null ) — Container of the Condition Module that can be a list or a target area.
| |
remod:ReloadModule (default = null ) — Reload Module for the case of correspondence reload.
|
moduleDataChangeHandler | () | yöntem |
override protected function moduleDataChangeHandler(event:ModuleDataEvent):void
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 10.0 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
Called when the module content's associated data
object changes.
Note: Do not add moduleDataChangeHandler at instantiation of BaseModuleInstance because moduleData value may not yet been set.
Plug this handler in sub class initialization.
Parametreler
event:ModuleDataEvent — The ModuleDataEvent event dispatched on module data change.
|
moveContent | () | yöntem |
public function moveContent(sourceModule:IModuleInstance, moveUp:Boolean):void
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 10.0 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
Moves the specified item within the list's content one position in the specified direction.
Parametreler
sourceModule:IModuleInstance — The item to move.
| |
moveUp:Boolean — True to move up, false to move down.
|
removeContent | () | yöntem |
public function removeContent(sourceModule:IModuleInstance):void
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Asset Composer Building Block 10.0 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
Removes the specified item from the list's collection if the item is found in the collection and is non mandatory
Parametreler
sourceModule:IModuleInstance — The item to be removed.
|
setSkipStyle | () | yöntem |
Tue Jun 12 2018, 01:09 PM Z