ActionScript® 3.0 Referenzhandbuch für die Adobe® Flash®-Plattform
Home  |  Liste der Pakete und Klassen ausblenden |  Pakete  |  Klassen  |  Neue Funktionen  |  Stichwortverzeichnis  |  Anhänge  |  Warum auf Englisch?
Filter: Daten werden vom Server abgerufen...
Daten werden vom Server abgerufen...
com.adobe.icc.dc.domain 

ConditionModuleInstance  - AS3 Asset Composer

Paketcom.adobe.icc.dc.domain
Klassepublic class ConditionModuleInstance
VererbungConditionModuleInstance Inheritance BaseModuleInstance Inheritance EventDispatcher Inheritance Object
Implementiert IContainerInstance

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Composer“ 10.0
Laufzeitversionen: AIR (unsupported), Flash Player 10.2

This class is the runtime representation of the condition module present in the letter.



Öffentliche Eigenschaften
 EigenschaftDefiniert von
 InheritedassignedPosition : int
[schreibgeschützt] The assigned position of the module within its container.
BaseModuleInstance
 Inheritedconstructor : Object
Ein Verweis auf das Klassenobjekt oder die Konstruktorfunktion für eine angegebene Objektinstanz.
Object
  contents : IList
[schreibgeschützt] List of the contents associated with this Container instance.
ConditionModuleInstance
 InheritedcontentVariables : IList
[schreibgeschützt] The set of active variables for the module.
BaseModuleInstance
  controlVariables : IList
[schreibgeschützt] Bindable/Read-only.
ConditionModuleInstance
 Inheriteddescription : String
[schreibgeschützt] Description associated with this ModuleInstance.
BaseModuleInstance
 Inheritededitable : Boolean
[schreibgeschützt] True if this module is editable in its container (based on the assignment).
BaseModuleInstance
 Inheritedextra : Boolean
[schreibgeschützt] The flag indicating if this module was not assigned while creating the letter.
BaseModuleInstance
 InheritedhasConflict : Boolean
[schreibgeschützt] The flag indicating if this module is conflicting with its latest version.
BaseModuleInstance
  hasContentRemoved : Boolean
[schreibgeschützt] True if the Condition has one or more content removed from it, than what was originall assigned.
ConditionModuleInstance
 Inheritedid : String
[schreibgeschützt] Unique identification associated with this ModuleInstance.
BaseModuleInstance
 InheritedindentationLevel : Number
The level of indentation of the module with respect to the container holding the module instance.
BaseModuleInstance
  moduleType : String
[override] [schreibgeschützt] Module type represented by this ModuleInstance: Text,Image,List,Condition
ConditionModuleInstance
 InheritedmoduleVo : DataModule
[schreibgeschützt] The instance of DataModule associated with this module instance.
BaseModuleInstance
 Inheritedname : String
[schreibgeschützt] Name associated with this ModuleInstance.
BaseModuleInstance
 InheritednewMandatory : Boolean
[schreibgeschützt] The flag indicating if this module was not mandatory earlier but is now mandatory when considering the latest version of the module instance.
BaseModuleInstance
 InheritednonEditableOverride : Boolean
[schreibgeschützt] The flag indicating if this module was editable earlier but is now non-editable when considering the latest version of the module instance.
BaseModuleInstance
 Inheritedoccur : int
The occurrence index of this content within its parent container.
BaseModuleInstance
  open : Boolean
[schreibgeschützt] 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
 Inheritedoptional : Boolean
[schreibgeschützt] True if this module is optional in its container (based on the assignment, not the selected state).
BaseModuleInstance
  ordered : Boolean
[schreibgeschützt] True if the container's contents order is fixed; false if its contents can be re-ordered.
ConditionModuleInstance
 InheritedparentContainer : IContainerInstance
[schreibgeschützt] Parent container instance containing this ModuleInstance
BaseModuleInstance
 InheritedpreSelected : Boolean
[schreibgeschützt] True if this module is pre-selected/removable in its container (based on the assignment, not the selected state).
BaseModuleInstance
 Inheritedselected : Boolean
Is the module is selected to be included in letter
BaseModuleInstance
 InheritedselectedPosition : int
Position of the content in it's container among all the selected contents of the container.
BaseModuleInstance
 InheritedskipStyle : Boolean
[schreibgeschützt] Skip Style of the module.
BaseModuleInstance
 Inheritedtooltip : String
[schreibgeschützt] Tooltip associated with this ModuleInstance.
BaseModuleInstance
 Inheritedvalid : Boolean
[schreibgeschützt] Boolean indicating whether the content is valid
BaseModuleInstance
Öffentliche Methoden
 MethodeDefiniert von
  
ConditionModuleInstance(vCondData:ConditionModuleData, vParentContainer:IContainerInstance = null, remod:ReloadModule = null)
Constructor.
ConditionModuleInstance
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registriert ein Ereignis-Listener-Objekt bei einem EventDispatcher-Objekt, sodass der Listener über ein Ereignis benachrichtigt wird.
EventDispatcher
 Inherited
Sendet ein Ereignis in den Ereignisablauf.
EventDispatcher
 Inherited
Überprüft, ob das EventDispatcher-Objekt Listener für einen bestimmten Ereignistyp registriert hat.
EventDispatcher
 Inherited
Gibt an, ob für ein Objekt eine bestimmte Eigenschaft definiert wurde.
Object
 Inherited
Gibt an, ob eine Instanz der Object-Klasse in der Prototypkette des Objekts vorhanden ist, das als Parameter angegeben wurde.
Object
  
moveContent(sourceModule:IModuleInstance, moveUp:Boolean):void
Moves the specified item within the list's content one position in the specified direction.
ConditionModuleInstance
 Inherited
Gibt an, ob die angegebene Eigenschaft vorhanden ist und durchlaufen werden kann.
Object
 Inherited
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
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
Entfernt einen Listener aus dem EventDispatcher-Objekt.
EventDispatcher
 Inherited
Legt die Verfügbarkeit einer dynamischen Eigenschaft für Schleifenoperationen fest.
Object
  
setSkipStyle(value:Boolean, skipChildren:Boolean = true):void
[override]
ConditionModuleInstance
 Inherited
Gibt die Stringdarstellung dieses Objekts zurück, formatiert entsprechend den Konventionen des Gebietsschemas.
Object
 Inherited
Gibt das angegebene Objekt als String zurück.
Object
 Inherited
Gibt den Grundwert des angegebenen Objekts zurück.
Object
 Inherited
Überprüft, ob bei diesem EventDispatcher-Objekt oder bei einem seiner Vorgänger ein Ereignis-Listener für einen bestimmten Ereignistyp registriert ist.
EventDispatcher
Geschützte Methoden
 MethodeDefiniert von
  
moduleDataChangeHandler(event:ModuleDataEvent):void
[override] Called when the module content's associated data object changes.
ConditionModuleInstance
Ereignisse
 Ereignis Übersicht Definiert von
 Inherited[broadcast event] Wird ausgelöst, wenn Flash Player oder eine AIR-Anwendung den Betriebssystemfokus erhält und aktiv wird.EventDispatcher
 Inherited[broadcast event] Wird ausgelöst, wenn Flash Player- oder die AIR-Anwendung den Fokus verliert und inaktiv wird.EventDispatcher
Eigenschaftendetails

contents

Eigenschaft
contents:IList  [schreibgeschützt]

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Composer“ 10.0
Laufzeitversionen: AIR (unsupported), Flash Player 10.2

List of the contents associated with this Container instance.

Diese Eigenschaft kann als Quelle für die Datenbindung verwendet werden. Beim Ändern dieser Eigenschaft wird das propertyChange -Ereignis ausgelöst.



Implementierung
    public function get contents():IList

controlVariables

Eigenschaft 
controlVariables:IList  [schreibgeschützt]

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Composer“ 10.0
Laufzeitversionen: AIR (unsupported), Flash Player 10.2

Bindable/Read-only. The set of control variables for the Condition.

Diese Eigenschaft kann als Quelle für die Datenbindung verwendet werden. Beim Ändern dieser Eigenschaft wird das propertyChange -Ereignis ausgelöst.



Implementierung
    public function get controlVariables():IList

hasContentRemoved

Eigenschaft 
hasContentRemoved:Boolean  [schreibgeschützt]

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Composer“ 10.0
Laufzeitversionen: 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]



Implementierung
    public function get hasContentRemoved():Boolean

moduleType

Eigenschaft 
moduleType:String  [schreibgeschützt] [override]

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Composer“ 10.0
Laufzeitversionen: AIR (unsupported), Flash Player 10.2

Module type represented by this ModuleInstance: Text,Image,List,Condition



Implementierung
    override public function get moduleType():String

Verwandte API-Elemente

ModuleInstancefactory.MODULETYPE_CONDITION

open

Eigenschaft 
open:Boolean  [schreibgeschützt]

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Composer“ 10.0
Laufzeitversionen: 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.



Implementierung
    public function get open():Boolean

ordered

Eigenschaft 
ordered:Boolean  [schreibgeschützt]

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Composer“ 10.0
Laufzeitversionen: AIR (unsupported), Flash Player 10.2

True if the container's contents order is fixed; false if its contents can be re-ordered.



Implementierung
    public function get ordered():Boolean
Konstruktordetails

ConditionModuleInstance

()Konstruktor
public function ConditionModuleInstance(vCondData:ConditionModuleData, vParentContainer:IContainerInstance = null, remod:ReloadModule = null)

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Composer“ 10.0
Laufzeitversionen: AIR (unsupported), Flash Player 10.2

Constructor.

Parameter
vCondData: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.
Methodendetails

moduleDataChangeHandler

()Methode
override protected function moduleDataChangeHandler(event:ModuleDataEvent):void

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Composer“ 10.0
Laufzeitversionen: 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.

Parameter

event:ModuleDataEvent — The ModuleDataEvent event dispatched on module data change.

moveContent

()Methode 
public function moveContent(sourceModule:IModuleInstance, moveUp:Boolean):void

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Composer“ 10.0
Laufzeitversionen: AIR (unsupported), Flash Player 10.2

Moves the specified item within the list's content one position in the specified direction.

Parameter

sourceModule:IModuleInstance — The item to move.
 
moveUp:Boolean — True to move up, false to move down.

removeContent

()Methode 
public function removeContent(sourceModule:IModuleInstance):void

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Composer“ 10.0
Laufzeitversionen: 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

Parameter

sourceModule:IModuleInstance — The item to be removed.

setSkipStyle

()Methode 
override public function setSkipStyle(value:Boolean, skipChildren:Boolean = true):void

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Composer“ 10.0
Laufzeitversionen: AIR (unsupported), Flash Player 10.2

Parameter

value:Boolean
 
skipChildren:Boolean (default = true)





[ X ]Warum auf Englisch?
Inhalt des ActionScript 3.0-Referenzhandbuchs wird in englischer Sprache angezeigt

Nicht alle Teile des ActionScript 3.0-Referenzhandbuchs wurden in alle Sprachen übersetzt. Wenn der Text zu einem Sprachelement nicht übersetzt wurde, wird er auf Englisch angezeigt. Zum Beispiel wurden die Informationen zur ga.controls.HelpBox-Klasse nicht in andere Sprachen übersetzt. In der deutschen Version des Referenzhandbuchs erscheint der Abschnitt zur ga.controls.HelpBox-Klasse deshalb auf Englisch.