Guida di riferimento di ActionScript® 3.0 per la piattaforma Adobe® Flash®
Home  |  Nascondi elenco pacchetti e classi |  Pacchetti  |  Classi  |  Novità  |  Indice  |  Appendici  |  Perché in inglese?
Filtri: Recupero dati dal server...
Recupero dati dal server...
com.adobe.icc.dc.domain 

ImageModuleInstance  - AS3 Asset Composer

Pacchettocom.adobe.icc.dc.domain
Classepublic class ImageModuleInstance
EreditarietàImageModuleInstance Inheritance BaseModuleInstance Inheritance EventDispatcher Inheritance Object

Versione linguaggio: ActionScript 3.0
Versione prodotto: Blocco costitutivo Asset Composer 10.0
Versioni runtime: AIR (unsupported), Flash Player 10.2

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



Proprietà pubbliche
 ProprietàDefinito da
 InheritedassignedPosition : int
[sola lettura] The assigned position of the module within its container.
BaseModuleInstance
 Inheritedconstructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto.
Object
  contentBytes : ByteArray
The byte array representation of the underlying Image module instance associated with the letter.
ImageModuleInstance
  contentVariables : IList
[override] [sola lettura] Bindable/Read-only.
ImageModuleInstance
 Inheriteddescription : String
[sola lettura] Description associated with this ModuleInstance.
BaseModuleInstance
 Inheritededitable : Boolean
[sola lettura] True if this module is editable in its container (based on the assignment).
BaseModuleInstance
 Inheritedextra : Boolean
[sola lettura] The flag indicating if this module was not assigned while creating the letter.
BaseModuleInstance
 InheritedhasConflict : Boolean
[sola lettura] The flag indicating if this module is conflicting with its latest version.
BaseModuleInstance
 Inheritedid : String
[sola lettura] 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] [sola lettura] Module type represented by this ModuleInstance: Text,Image,List,Condition
ImageModuleInstance
 InheritedmoduleVo : DataModule
[sola lettura] The instance of DataModule associated with this module instance.
BaseModuleInstance
 Inheritedname : String
[sola lettura] Name associated with this ModuleInstance.
BaseModuleInstance
 InheritednewMandatory : Boolean
[sola lettura] 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
[sola lettura] 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
 Inheritedoptional : Boolean
[sola lettura] True if this module is optional in its container (based on the assignment, not the selected state).
BaseModuleInstance
 InheritedparentContainer : IContainerInstance
[sola lettura] Parent container instance containing this ModuleInstance
BaseModuleInstance
 InheritedpreSelected : Boolean
[sola lettura] 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
[sola lettura] Skip Style of the module.
BaseModuleInstance
 Inheritedtooltip : String
[sola lettura] Tooltip associated with this ModuleInstance.
BaseModuleInstance
 Inheritedvalid : Boolean
[sola lettura] Boolean indicating whether the content is valid
BaseModuleInstance
Metodi pubblici
 MetodoDefinito da
  
ImageModuleInstance(moduleData:ModuleData, vParentContainer:IContainerInstance = null, remod:ReloadModule = null)
Constructor.
ImageModuleInstance
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registra un oggetto listener di eventi con un oggetto EventDispatcher, in modo che il listener riceva la notifica di un evento.
EventDispatcher
 Inherited
Invia un evento nel flusso di eventi.
EventDispatcher
 Inherited
Verifica se per l'oggetto EventDispatcher sono presenti listener registrati per un tipo specifico di evento.
EventDispatcher
 Inherited
Indica se per un oggetto è definita una proprietà specifica.
Object
 Inherited
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro.
Object
 Inherited
Indica se la proprietà specificata esiste ed è enumerabile.
Object
 Inherited
Refresh should be called when item is selected.
BaseModuleInstance
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
Rimuove un listener dall'oggetto EventDispatcher.
EventDispatcher
 Inherited
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche.
Object
 Inherited
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate.
Object
 Inherited
Restituisce la rappresentazione in formato stringa dell'oggetto specificato.
Object
 Inherited
Restituisce il valore di base dell'oggetto specificato.
Object
 Inherited
Verifica se un listener di eventi è registrato con questo oggetto EventDispatcher o qualsiasi suo antenato per il tipo di evento specificato.
EventDispatcher
Metodi protetti
 MetodoDefinito da
 Inherited
moduleDataChangeHandler(event:ModuleDataEvent):void
Called when the module content's associated data object changes.
BaseModuleInstance
Eventi
 Evento Riepilogo Definito da
 Inherited[evento di trasmissione] Inviato quando Flash Player o l'applicazione AIR ottiene lo stato di attivazione del sistema operativo ed entra nello stato attivo.EventDispatcher
 Inherited[evento di trasmissione] Inviato quando Flash Player o l'applicazione AIR perde l'attivazione del sistema operativo e sta entrando nello stato inattivo.EventDispatcher
Descrizione delle proprietà

contentBytes

proprietà
contentBytes:ByteArray

Versione linguaggio: ActionScript 3.0
Versione prodotto: Blocco costitutivo Asset Composer 10.0
Versioni runtime: AIR (unsupported), Flash Player 10.2

The byte array representation of the underlying Image module instance associated with the letter.

Questa proprietà può essere utilizzata come origine per l’associazione di dati. Quando questa proprietà viene modificata, invia l’evento propertyChange .



Implementazione
    public function get contentBytes():ByteArray
    public function set contentBytes(value:ByteArray):void

contentVariables

proprietà 
contentVariables:IList  [sola lettura] [override]

Versione linguaggio: ActionScript 3.0
Versione prodotto: Blocco costitutivo Asset Composer 10.0
Versioni runtime: AIR (unsupported), Flash Player 10.2

Bindable/Read-only. The set of active variables for the module. Empty if there are none.

Questa proprietà può essere utilizzata come origine per l’associazione di dati. Quando questa proprietà viene modificata, invia l’evento propertyChange .



Implementazione
    override public function get contentVariables():IList

moduleType

proprietà 
moduleType:String  [sola lettura] [override]

Versione linguaggio: ActionScript 3.0
Versione prodotto: Blocco costitutivo Asset Composer 10.0
Versioni runtime: AIR (unsupported), Flash Player 10.2

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



Implementazione
    override public function get moduleType():String

Elementi API correlati

ModuleInstancefactory.MODULETYPE_IMAGE
Descrizione della funzione di costruzione

ImageModuleInstance

()Funzione di costruzione
public function ImageModuleInstance(moduleData:ModuleData, vParentContainer:IContainerInstance = null, remod:ReloadModule = null)

Versione linguaggio: ActionScript 3.0
Versione prodotto: Blocco costitutivo Asset Composer 10.0
Versioni runtime: AIR (unsupported), Flash Player 10.2

Constructor.

Parametri
moduleData:ModuleData — ModuleData object represented by this instance.
 
vParentContainer:IContainerInstance (default = null) — Container of the Image Module that can be a list or a target area.
 
remod:ReloadModule (default = null) — Reload Module for the case of correspondence reload.




[ X ]Perché in inglese?
Il contenuto della Guida di riferimento di ActionScript 3.0 appare in inglese

Non tutte le parti della Guida di riferimento di ActionScript 3.0 sono tradotte in tutte le lingue. Quando un elemento del linguaggio non è tradotto, viene riportato in inglese. Ad esempio, la classe ga.controls.HelpBox non è tradotta in nessuna lingua. Pertanto, nella versione italiana della guida di riferimento, la descrizione della classe ga.controls.HelpBox è riportata in inglese.