Pacote | com.adobe.icc.dc.domain |
Classe | public class TextModuleInstance |
Herança | TextModuleInstance BaseModuleInstance EventDispatcher Object |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10.0 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
Propriedade | Definido por | ||
---|---|---|---|
assignedPosition : int [somente leitura]
The assigned position of the module within its container. | BaseModuleInstance | ||
constructor : Object
Uma referência ao objeto de classe ou à função de construtor de uma determinada ocorrência de objeto. | Object | ||
contentVariables : IList [somente leitura]
The set of active variables for the module. | BaseModuleInstance | ||
description : String [somente leitura]
Description associated with this ModuleInstance. | BaseModuleInstance | ||
editable : Boolean [somente leitura]
True if this module is editable in its container (based on the assignment). | BaseModuleInstance | ||
extra : Boolean [somente leitura]
The flag indicating if this module was not assigned while creating the letter. | BaseModuleInstance | ||
freeText : Boolean [somente leitura]
Checks if given module is added as free form text
| TextModuleInstance | ||
hasConflict : Boolean [somente leitura]
The flag indicating if this module is conflicting with its latest version. | BaseModuleInstance | ||
id : String [somente leitura]
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 [substituir] [somente leitura]
Module type represented by this ModuleInstance: Text,Image,List,Condition
| TextModuleInstance | ||
moduleVo : DataModule [substituir] [somente leitura]
The instance of DataModule associated with this module instance. | TextModuleInstance | ||
name : String [somente leitura]
Name associated with this ModuleInstance. | BaseModuleInstance | ||
newLine : Boolean [somente leitura]
Checks if given module is newline module
| TextModuleInstance | ||
newMandatory : Boolean [somente leitura]
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 [somente leitura]
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 | ||
optional : Boolean [somente leitura]
True if this module is optional in its container (based on the assignment, not the selected state). | BaseModuleInstance | ||
parentContainer : IContainerInstance [somente leitura]
Parent container instance containing this ModuleInstance
| BaseModuleInstance | ||
preSelected : Boolean [somente leitura]
True if this module is pre-selected/removable in its container (based on the assignment, not the selected state). | BaseModuleInstance | ||
rawContent : String [somente leitura]
he raw content on a text module. | TextModuleInstance | ||
rawContentFormat : String [somente leitura]
Returns the module's raw content type. | TextModuleInstance | ||
resolvedContent : String [somente leitura]
The module's resolved content value. | TextModuleInstance | ||
resolvedContentFormat : String [somente leitura]
Returns the module's resolved content type. | TextModuleInstance | ||
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 [somente leitura]
Skip Style of the module. | BaseModuleInstance | ||
tooltip : String [somente leitura]
Tooltip associated with this ModuleInstance. | BaseModuleInstance | ||
valid : Boolean [somente leitura]
Boolean indicating whether the content is valid
| BaseModuleInstance |
Método | Definido por | ||
---|---|---|---|
TextModuleInstance(moduleData:ModuleData, vParentContainer:IContainerInstance = null, remod:ReloadModule = null)
Constructor
| TextModuleInstance | ||
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registra um objeto de ouvinte de evento em um objeto EventDispatcher, de forma que o ouvinte receba a notificação de um evento. | EventDispatcher | ||
Envia um evento para o fluxo de eventos. | EventDispatcher | ||
Verifica se o objeto EventDispatcher tem ouvintes registrados para um tipo específico de evento. | EventDispatcher | ||
Indica se um objeto tem uma propriedade especificada definida. | Object | ||
Indica se uma ocorrência da classe Object está na cadeia de protótipos do objeto especificado como o parâmetro. | Object | ||
Indica se a propriedade especificada existe e é enumerável. | Object | ||
Refresh should be called when item is selected. | BaseModuleInstance | ||
Remove um ouvinte do objeto EventDispatcher. | EventDispatcher | ||
Define a disponibilidade de uma propriedade dinâmica para operações de repetição. | Object | ||
Retorna a representação da string deste objeto, formatado segundo as convenções específicas para a localidade. | Object | ||
Retorna a representação de string do objeto especificado. | Object | ||
Retorna o valor primitivo do objeto especificado. | Object | ||
Verifica se um ouvinte de evento está registrado nesse objeto EventDispatcher ou em qualquer um de seus ancestrais para o tipo de evento especificado. | EventDispatcher |
freeText | propriedade |
moduleType | propriedade |
moduleType:String
[somente leitura] [substituir] Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10.0 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
Module type represented by this ModuleInstance: Text,Image,List,Condition
Implementação
override public function get moduleType():String
Elementos da API relacionados
moduleVo | propriedade |
moduleVo:DataModule
[somente leitura] [substituir] Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10.0 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
The instance of DataModule associated with this module instance.
Implementação
override public function get moduleVo():DataModule
newLine | propriedade |
rawContent | propriedade |
rawContent:String
[somente leitura] Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10.0 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
he raw content on a text module.
Essa propriedade pode ser usada como a origem para o vínculo de dados. Quando essa propriedade é modificada, ela despacha o evento propertyChange
.
Implementação
public function get rawContent():String
rawContentFormat | propriedade |
resolvedContent | propriedade |
resolvedContent:String
[somente leitura] Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10.0 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
The module's resolved content value. Note that the module's isValid
property should always be considered along with
its value to properly interpret the meaning of the value, empty or not. It's possible to be in a state where the content isn't valid
but there's still a resolve value (e.g. a mandatory variable doesn't have a value so its token is still in the content; therefore
the module's content is invalid but it still has a value).
To get/set the module's raw content, use the rawContent
property.
Essa propriedade pode ser usada como a origem para o vínculo de dados. Quando essa propriedade é modificada, ela despacha o evento propertyChange
.
Implementação
public function get resolvedContent():String
Elementos da API relacionados
resolvedContentFormat | propriedade |
resolvedContentFormat:String
[somente leitura] Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10.0 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
Returns the module's resolved content type.
Implementação
public function get resolvedContentFormat():String
TextModuleInstance | () | Construtor |
public function TextModuleInstance(moduleData:ModuleData, vParentContainer:IContainerInstance = null, remod:ReloadModule = null)
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10.0 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
Constructor
ParâmetrosmoduleData:ModuleData — ModuleData object represented by this instance.
| |
vParentContainer:IContainerInstance (default = null ) — Container of the Text Module that can be a list or a target area.
| |
remod:ReloadModule (default = null ) — Reload Module for the case of correspondence reload.
|
Wed Jun 13 2018, 11:10 AM Z