Pakket | com.adobe.icc.dc.domain |
Klasse | public class TextModuleInstance |
Overerving | TextModuleInstance BaseModuleInstance EventDispatcher Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 10.0 |
Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
assignedPosition : int [alleen-lezen]
The assigned position of the module within its container. | BaseModuleInstance | ||
constructor : Object
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | Object | ||
contentVariables : IList [alleen-lezen]
The set of active variables for the module. | BaseModuleInstance | ||
description : String [alleen-lezen]
Description associated with this ModuleInstance. | BaseModuleInstance | ||
editable : Boolean [alleen-lezen]
True if this module is editable in its container (based on the assignment). | BaseModuleInstance | ||
extra : Boolean [alleen-lezen]
The flag indicating if this module was not assigned while creating the letter. | BaseModuleInstance | ||
freeText : Boolean [alleen-lezen]
Checks if given module is added as free form text
| TextModuleInstance | ||
hasConflict : Boolean [alleen-lezen]
The flag indicating if this module is conflicting with its latest version. | BaseModuleInstance | ||
id : String [alleen-lezen]
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 [overschrijven] [alleen-lezen]
Module type represented by this ModuleInstance: Text,Image,List,Condition
| TextModuleInstance | ||
moduleVo : DataModule [overschrijven] [alleen-lezen]
The instance of DataModule associated with this module instance. | TextModuleInstance | ||
name : String [alleen-lezen]
Name associated with this ModuleInstance. | BaseModuleInstance | ||
newLine : Boolean [alleen-lezen]
Checks if given module is newline module
| TextModuleInstance | ||
newMandatory : Boolean [alleen-lezen]
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 [alleen-lezen]
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 [alleen-lezen]
True if this module is optional in its container (based on the assignment, not the selected state). | BaseModuleInstance | ||
parentContainer : IContainerInstance [alleen-lezen]
Parent container instance containing this ModuleInstance
| BaseModuleInstance | ||
preSelected : Boolean [alleen-lezen]
True if this module is pre-selected/removable in its container (based on the assignment, not the selected state). | BaseModuleInstance | ||
rawContent : String [alleen-lezen]
he raw content on a text module. | TextModuleInstance | ||
rawContentFormat : String [alleen-lezen]
Returns the module's raw content type. | TextModuleInstance | ||
resolvedContent : String [alleen-lezen]
The module's resolved content value. | TextModuleInstance | ||
resolvedContentFormat : String [alleen-lezen]
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 [alleen-lezen]
Skip Style of the module. | BaseModuleInstance | ||
tooltip : String [alleen-lezen]
Tooltip associated with this ModuleInstance. | BaseModuleInstance | ||
valid : Boolean [alleen-lezen]
Boolean indicating whether the content is valid
| BaseModuleInstance |
Methode | Gedefinieerd door | ||
---|---|---|---|
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
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | EventDispatcher | ||
Verzendt een gebeurtenis naar de gebeurtenisstroom. | EventDispatcher | ||
Controleert of het object EventDispatcher listeners heeft geregistreerd voor een specifiek type gebeurtenis. | EventDispatcher | ||
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | ||
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | ||
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | ||
Refresh should be called when item is selected. | BaseModuleInstance | ||
Verwijdert een listener uit het object EventDispatcher. | EventDispatcher | ||
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | ||
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | ||
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | ||
Retourneert de primitieve waarde van het opgegeven object. | Object | ||
Controleert of een gebeurtenislistener is geregistreerd bij dit object EventDispatcher of een van de voorouders voor het opgegeven type gebeurtenis. | EventDispatcher |
freeText | eigenschap |
moduleType | eigenschap |
moduleType:String
[alleen-lezen] [overschrijven] Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 10.0 |
Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
Module type represented by this ModuleInstance: Text,Image,List,Condition
Implementatie
override public function get moduleType():String
Verwante API-elementen
moduleVo | eigenschap |
moduleVo:DataModule
[alleen-lezen] [overschrijven] Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 10.0 |
Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
The instance of DataModule associated with this module instance.
Implementatie
override public function get moduleVo():DataModule
newLine | eigenschap |
rawContent | eigenschap |
rawContent:String
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 10.0 |
Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
he raw content on a text module.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get rawContent():String
rawContentFormat | eigenschap |
resolvedContent | eigenschap |
resolvedContent:String
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 10.0 |
Runtimeversies: | 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.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie
public function get resolvedContent():String
Verwante API-elementen
resolvedContentFormat | eigenschap |
TextModuleInstance | () | Constructor |
public function TextModuleInstance(moduleData:ModuleData, vParentContainer:IContainerInstance = null, remod:ReloadModule = null)
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 10.0 |
Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
Constructor
ParametersmoduleData: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:42 AM Z