Symboles A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
a — Propriété, classe fl.motion.BezierSegment |
|
Premier point de la courbe de Bézier. |
a — Propriété, classe flash.geom.Matrix |
|
Valeur qui affecte le positionnement des pixels sur l’axe x lors du redimensionnement ou de la rotation d’une image. |
A — Propriété statique de la constante, classe flash.ui.Keyboard |
|
Constante associée à la valeur de code correspondant à la touche A (65). |
A4 — Propriété statique de la constante, classe flash.printing.PaperSize |
|
A4
|
A5 — Propriété statique de la constante, classe flash.printing.PaperSize |
|
A5
|
A6 — Propriété statique de la constante, classe flash.printing.PaperSize |
|
A6
|
AAAARecord — classe, Package flash.net.dns |
|
La classe AAAARecord représente un enregistrement de ressource AAAA du système de noms de domaine (DNS) contenant une adresse IPv6. |
AAAARecord() — Constructeur, classe flash.net.dns.AAAARecord |
|
Crée un enregistrement de ressource AAAA. |
abandon(taskId:String) — méthode, interface lc.procmgmt.ITaskManager |
|
Abandons the task identified by the task identifier. |
abandon() — méthode, classe lc.procmgmt.domain.Task |
|
Abandons the task. |
AbandonCommand — classe, Package lc.procmgmt.commands |
|
The AbandonCommand class executes the abandon operation for a task.
|
AbandonCommand(task:lc.procmgmt.domain:Task) — Constructeur, classe lc.procmgmt.commands.AbandonCommand |
|
Constructor. |
ABOVE — Propriété statique de la constante, classe spark.components.PopUpPosition |
|
Position au-dessus de la cible.
|
ABRUtils — classe, Package org.osmf.net |
|
ABRUtils fournit des fonctions d’utilitaire dans les composants de débit adaptif
|
abs(val:Number) — Méthode statique , classe Math |
|
Calcule et renvoie la valeur absolue du nombre spécifié par le paramètre val. |
abs(n:Number) — Méthode statique , classe com.adobe.fiber.runtime.lib.MathFunc |
|
Valeur absolue d’un nombre. |
ABSOLUTE — Propriété statique de la constante, classe mx.core.ContainerLayout |
|
Utilisez la présentation absolue pour le contenu de ce conteneur. |
absoluteEnd — Propriété, classe flashx.textLayout.edit.ElementRange |
|
La position absolue du texte de l’objet FlowLeafElement qui contient la fin de la plage. |
absoluteEnd — Propriété, interface flashx.textLayout.edit.ISelectionManager |
|
La position du texte de la fin de la sélection, sous la forme d’un décalage à partir du début de l’enchaînement de texte. |
absoluteEnd — Propriété, classe flashx.textLayout.edit.SelectionManager |
|
La position du texte de la fin de la sélection, sous la forme d’un décalage à partir du début de l’enchaînement de texte. |
absoluteEnd — Propriété, classe flashx.textLayout.elements.TextRange |
| Fin de la sélection, comme une position absolue dans l’objet TextFlow. |
absoluteEnd — Propriété, classe flashx.textLayout.operations.FlowTextOperation |
|
Point de terminaison absolu de la plage de texte à laquelle cette opération est appliquée. |
absoluteStart — Propriété, classe flashx.textLayout.compose.TextFlowLine |
|
L’emplacement de la ligne comme une position de caractère absolu dans l’objet TextFlow. |
absoluteStart — Propriété, classe flashx.textLayout.container.ContainerController |
|
Renvoie le premier caractère dans le conteneur. |
absoluteStart — Propriété, classe flashx.textLayout.edit.ElementRange |
|
La position absolue du texte de l’objet FlowLeafElement qui contient le début de la plage. |
absoluteStart — Propriété, interface flashx.textLayout.edit.ISelectionManager |
|
La position du texte du début de la sélection, sous la forme d’un décalage à partir du début de l’enchaînement de texte. |
absoluteStart — Propriété, classe flashx.textLayout.edit.SelectionManager |
|
La position du texte du début de la sélection, sous la forme d’un décalage à partir du début de l’enchaînement de texte. |
absoluteStart — Propriété, classe flashx.textLayout.elements.TextRange |
| Début de la sélection, comme une position absolue dans l’objet TextFlow. |
absoluteStart — Propriété, classe flashx.textLayout.operations.FlowTextOperation |
|
Point de début absolu de la plage de texte à laquelle cette opération est appliquée. |
absoluteToDisplayColumnIndex(columnIndex:int) — méthode, classe mx.controls.AdvancedDataGridBaseEx |
|
Convertit un index de colonne absolu en index correspondant dans les colonnes affichées. |
absoluteToVisibleColumnIndex(columnIndex:int) — méthode, classe mx.controls.AdvancedDataGridBaseEx |
|
Convertit un index de colonne absolu en index correspondant dans les colonnes visibles. |
absoluteToVisibleIndices(rowIndex:int, columnIndex:int) — méthode, classe mx.controls.AdvancedDataGridBaseEx |
|
Convertit un index de rangée absolu et un index de colonne en index de rangée et de colonne correspondant de l’élément tel qu’il est actuellement affiché par le contrôle. |
AbstractConsumer — classe, Package mx.messaging |
|
La classe AbstractConsumer est la classe de base des classes Consumer et MultiTopicConsumer. |
AbstractConsumer() — Constructeur, classe mx.messaging.AbstractConsumer |
|
Construit une classe Consumer. |
AbstractEntityMetadata — classe, Package com.adobe.fiber.valueobjects |
|
Cette classe définit les implémentations par défaut de génération d’erreur pour toutes les fonctions déclarées dans les interfaces IModelType et IModelInstance. |
AbstractEvent — classe, Package mx.rpc.events |
|
Classe de base des événements que les services RPC distribuent. |
AbstractInvoker — classe, Package mx.rpc |
|
Un invocateur est un objet exécutant un appel de procédure distante (RPC). |
AbstractMessage — classe, Package mx.messaging.messages |
|
Classe de base abstraite pour tous les messages. |
AbstractMessage() — Constructeur, classe mx.messaging.messages.AbstractMessage |
|
Construit une instance d’une classe AbstractMessage avec un corps et un en-tête vides. |
AbstractOperation — classe, Package mx.rpc |
|
La classe AbstractOperation représente une méthode individuelle sur un service. |
AbstractOperation — classe, Package mx.rpc.http |
|
Opération utilisée spécifiquement par une classe HTTPService ou HTTPMultiService. |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — Constructeur, classe mx.rpc.AbstractOperation |
|
Crée une nouvelle opération. |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — Constructeur, classe mx.rpc.http.AbstractOperation |
|
Crée une nouvelle opération. |
AbstractParticipant — classe, Package com.adobe.livecycle.rca.model.participant |
|
Defines the basic properties of a participant in a review. |
AbstractParticipant(self:com.adobe.livecycle.rca.model.participant:AbstractParticipant) — Constructeur, classe com.adobe.livecycle.rca.model.participant.AbstractParticipant |
|
Constructor. |
AbstractProducer — classe, Package mx.messaging |
|
La classe AbstractProducer est la classe de base des classes Producer et MultiTopicConsumer. |
AbstractSearchFilterVO — classe, Package com.adobe.solutions.prm.vo |
|
This class defines an abstract search filter for Project Management search operations. |
AbstractSearchFilterVO() — Constructeur, classe com.adobe.solutions.prm.vo.AbstractSearchFilterVO |
|
The constructor for AbstractSearchFilterVO class. |
AbstractService — Classe dynamique, Package mx.rpc |
|
La classe AbstractService est la classe de base des classes HTTPMultiService, WebService et RemoteObject. |
AbstractService(destination:String) — Constructeur, classe mx.rpc.AbstractService |
|
Constructeur. |
AbstractServiceWrapper — classe, Package com.adobe.fiber.services.wrapper |
|
La classe AbstractServiceWrapper est la super-classe de la hiérarchie pour les enveloppes de services générées. En tant que telle, elle déclare les fonctions et les variables communes à toutes les enveloppes de services générées. |
AbstractServiceWrapper(target:flash.events:IEventDispatcher) — Constructeur, classe com.adobe.fiber.services.wrapper.AbstractServiceWrapper |
|
Constructeur. |
AbstractStage — classe, Package com.adobe.livecycle.rca.model.stage |
| Defines the basic properties of a stage. |
AbstractStage(self:com.adobe.livecycle.rca.model.stage:AbstractStage) — Constructeur, classe com.adobe.livecycle.rca.model.stage.AbstractStage |
|
This constructor function cannot be called directly because this is an abstract class. |
AbstractTarget — classe, Package mx.logging |
|
Cette classe fournit la fonctionnalité de base requise par la structure de journalisation d’une implémentation cible. |
AbstractTarget() — Constructeur, classe mx.logging.AbstractTarget |
|
Constructeur. |
AbstractWebService — classe, Package mx.rpc.soap |
|
AbstractWebService est une classe de base abstraite destinée aux implémentations qui fournissent un accès RPC aux services Web SOAP. |
AbstractWebService(destination:String, rootURL:String) — Constructeur, classe mx.rpc.soap.AbstractWebService |
|
Crée une nouvelle classe WebService. |
AccConst — classe finale, Package mx.accessibility |
|
La classe AccConst définit des constantes définies dans la spécification MSAA (Microsoft Active Accessibility). |
accDoDefaultAction(childID:uint) — méthode, classe flash.accessibility.AccessibilityImplementation |
|
Une méthode IAccessible qui exécute l’action par défaut associée au composant représenté par cette classe AccessibilityImplementation ou l’un de ses éléments enfant. |
ACCELERATED — Propriété statique de la constante, classe flash.media.VideoStatus |
|
Indique que le décodage vidéo est effectué par accélération matérielle (GPU). |
accelerationX — Propriété, classe flash.events.AccelerometerEvent |
|
Accélération le long de l’axe x, mesurée en Gs. |
accelerationY — Propriété, classe flash.events.AccelerometerEvent |
|
Accélération le long de l’axe y, mesurée en Gs. |
accelerationZ — Propriété, classe flash.events.AccelerometerEvent |
|
Accélération le long de l’axe z, mesurée en Gs. |
Accelerometer — classe, Package flash.sensors |
|
La classe Accelerometer distribue des événements en fonction de l’activité détectée par le capteur de mouvement du périphérique. |
Accelerometer() — Constructeur, classe flash.sensors.Accelerometer |
|
Crée une nouvelle occurrence de Accelerometer. |
AccelerometerEvent — classe, Package flash.events |
|
La classe Accelerometer distribue des objets AccelerometerEvent lorsque le capteur de l’accéléromètre installé sur le périphérique met à disposition des mises à jour d’accélération. |
AccelerometerEvent(type:String, bubbles:Boolean, cancelable:Boolean, timestamp:Number, accelerationX:Number, accelerationY:Number, accelerationZ:Number) — Constructeur, classe flash.events.AccelerometerEvent |
|
Crée un objet AccelerometerEvent qui contient des informations sur l’accélération le long de l’axe tridimensionnel. |
accentColor — Style, classe mx.charts.Legend |
| Couleur d’accentuation utilisée par les habillages des composants. |
accentColor — Style, classe mx.controls.sliderClasses.Slider |
| Couleur de la surbrillance de suivi. |
accentColor — Style, classe mx.controls.Button |
| Couleur appliquée au bouton lorsque l’indicateur mis en évidence est true. |
accentColor — Style, classe mx.core.ScrollControlBase |
| Couleur d’accentuation utilisée par les habillages des composants. |
accentColor — Style, classe mx.core.Container |
| Couleur d’accentuation utilisée par les habillages des composants. |
accentColor — Style, classe spark.components.supportClasses.GroupBase |
| Couleur d’accentuation utilisée par les habillages des composants. |
accentColor — Style, classe spark.components.Button |
| Couleur appliquée au bouton lorsque l’indicateur mis en évidence est true. |
accentColor — Style, classe spark.components.ActionBar |
| Couleur d’accentuation utilisée par les habillages des composants. |
accentColor — Style, classe spark.components.SkinnableContainer |
| Couleur d’accentuation utilisée par les habillages des composants. |
accentColor — Style, classe spark.components.DateSpinner |
| Couleur appliquée pour les éléments de date qui correspondent à la date d’aujourd’hui. |
accentColor — Style, classe spark.components.ToggleSwitch |
| Couleur appliquée pour mettre en surbrillance le côté sélectionné du contrôle ToggleSwitch. |
accept() — Méthode statique , classe adobe.utils.XMLUI |
|
Ferme la boîte de dialogue XMLUI actuelle avec l’état d’acceptation. |
acceptableStatusCodes — Propriété, classe air.net.URLMonitor |
|
Codes d’état numériques représentant un résultat satisfaisant. |
acceptAllClient() — méthode, classe mx.data.Conflicts |
|
Il s’agit d’une méthode de convenance qui réalise une itération pour tous les conflits de la liste et appelle la méthode Conflict.acceptClient(). |
acceptAllServer() — méthode, classe mx.data.Conflicts |
|
Il s’agit d’une méthode de convenance qui réalise une itération pour tous les conflits de la liste et appelle la méthode Conflict.acceptClient(). |
acceptClient() — méthode, classe mx.data.Conflict |
|
Met à nouveau en file d’attente les modifications locales actuelles et met à jour les valeurs des propriétés, de sorte que l’appel suivant de la méthode DataService.commit() réussisse et que ces modifications remplacent les modifications précédentes. |
acceptDragDrop(target:flash.display:InteractiveObject) — Méthode statique , classe flash.desktop.NativeDragManager |
|
Indique à l’objet NativeDragManager que l’objet interactif cible spécifié peut accepter un dépôt correspondant à l’événement de déplacement en cours. |
acceptDragDrop(target:mx.core:IUIComponent) — Méthode statique , classe mx.managers.DragManager |
|
Appelez cette méthode depuis votre gestionnaire d’événements dragEnter si vous acceptez les données glissées et déposées. |
acceptServer() — méthode, classe mx.data.Conflict |
|
Supprime la modification locale à l’origine du conflit et applique à l’élément local les valeurs des propriétés présentes dans la propriété Conflict.serverObject. |
Accessibility — classe finale, Package flash.accessibility |
|
La classe Accessibility gère les communications avec les logiciels de lecture d’écran. |
accessibilityDescription — Propriété, classe mx.core.UIComponent |
|
Accesseur pratique pour la propriété description de l’objet accessibilityProperties de ce composant UIComponent. |
accessibilityEnabled — Propriété, classe mx.core.UIComponent |
|
Accesseur pratique pour la propriété silent de l’objet accessibilityProperties de ce composant UIComponent. |
accessibilityImplementation — Propriété, classe flash.display.InteractiveObject |
|
Implémentation d’accessibilité (AccessibilityImplementation) actuelle pour cette occurrence d’InteractiveObject. |
AccessibilityImplementation — classe, Package flash.accessibility |
|
La classe AccessibilityImplementation est la classe de base de Flash Player qui permet l’implémentation de l’accessibilité dans les composants. |
AccessibilityImplementation() — Constructeur, classe flash.accessibility.AccessibilityImplementation |
|
Constructeur statique. |
accessibilityName — Propriété, classe mx.core.UIComponent |
|
Accesseur pratique pour la propriété name de l’objet accessibilityProperties de ce composant UIComponent. |
accessibilityProperties — Propriété, classe flash.display.DisplayObject |
|
Options d’accessibilité actuelles de l’objet d’affichage. |
accessibilityProperties — Propriété, classe mx.containers.utilityClasses.PostScaleAdapter |
| |
accessibilityProperties — Propriété, interface mx.core.IFlexDisplayObject |
|
Options d’accessibilité actuelles de l’objet d’affichage. |
accessibilityProperties — Propriété, interface spark.core.IEditableText |
|
Options d’accessibilité actuelles de l’objet d’affichage. |
AccessibilityProperties — classe, Package flash.accessibility |
|
La classe AccessibilityProperties vous permet de contrôler la présentation des objets Flash aux outils d’aide à l’accessibilité, tels que les lecteurs d’écran. |
AccessibilityProperties() — Constructeur, classe flash.accessibility.AccessibilityProperties |
|
Crée un nouvel objet AccessibilityProperties. |
accessibilityShortcut — Propriété, classe mx.core.UIComponent |
|
Accesseur pratique pour la propriété shortcut de l’objet accessibilityProperties de ce composant UIComponent. |
AccessibleButton — classe, Package ga.uiComponents |
|
For internal use only. |
accessibleName — Propriété, classe lc.procmgmt.ui.controls.EmbossedNavigator |
|
Sets the accessible name of the list that is read by a screen reader. |
AccessibleText — classe, Package ga.uiComponents |
|
For internal use only. |
AccessPrivileges — classe, Package mx.data |
|
Encapsule les privilèges et permet d’accéder à simples descriptions des opérations autorisées. |
AccessPrivileges(privileges:uint) — Constructeur, classe mx.data.AccessPrivileges |
|
Construit une instance avec les privilèges nécessaires. |
AccImpl — classe, Package fl.accessibility |
|
La classe AccImpl, également appelée classe d’implémentation d’accessibilité, est la classe de base pour l’implémentation de l’accessibilité dans les composants. |
AccImpl — classe, Package mx.accessibility |
|
AccImpl est la classe d’implémentation d’accessibilité de base pour les composants Spark et MX. |
AccImpl(master:mx.core:UIComponent) — Constructeur, classe mx.accessibility.AccImpl |
|
Constructeur. |
accLocation(childID:uint) — méthode, classe flash.accessibility.AccessibilityImplementation |
|
La méthode MSAA permettant de renvoyer un objet DisplayObject ou Rectangle spécifiant le cadre de sélection d’un élément enfant dans la classe AccessibilityImplementation. |
Accordion — classe, Package mx.containers |
|
Un conteneur de navigateur MX Accordion a une collection de conteneurs MX enfant ou de conteneurs Spark NavigatorContent, mais uniquement l’un d’entre eux est visible à la fois. |
Accordion() — Constructeur, classe mx.containers.Accordion |
|
Constructeur. |
AccordionAutomationImpl — classe, Package mx.automation.delegates.containers |
|
Définit les méthodes et les propriétés permettant d’effectuer des opérations pour la classe Accordion. |
AccordionAutomationImpl(obj:mx.containers:Accordion) — Constructeur, classe mx.automation.delegates.containers.AccordionAutomationImpl |
|
Constructeur. |
AccordionHeader — classe, Package mx.containers.accordionClasses |
|
La classe AccordionHeader définit l’apparence des boutons de navigation d’un accordéon. |
AccordionHeader() — Constructeur, classe mx.containers.accordionClasses.AccordionHeader |
|
Constructeur. |
AccordionHeaderAccImpl — classe, Package mx.accessibility |
|
AccordionHeaderAccImpl est une sous-classe de la classe AccessibilityImplementation qui implémente l’accessibilité pour la classe AccordionHeader. |
AccordionHeaderAccImpl(master:mx.core:UIComponent) — Constructeur, classe mx.accessibility.AccordionHeaderAccImpl |
|
Constructeur. |
AccordionHeaderSkin — classe, Package mx.skins.halo |
|
Habillage de l’ensemble des états d’un en-tête AccordionHeader d’un composant Accordion. |
AccordionHeaderSkin — classe, Package mx.skins.spark |
| Classe d’habillage Spark de l’en-tête du conteneur Accordion MX. |
AccordionHeaderSkin — classe, Package mx.skins.wireframe |
| Classe d’habillage à structure filaire de l’en-tête du conteneur Accordion MX. |
AccordionHeaderSkin() — Constructeur, classe mx.skins.halo.AccordionHeaderSkin |
|
Constructeur. |
AccordionHeaderSkin() — Constructeur, classe mx.skins.spark.AccordionHeaderSkin |
| Constructeur. |
AccordionHeaderSkin() — Constructeur, classe mx.skins.wireframe.AccordionHeaderSkin |
| Constructeur. |
_accordionMode — Propriété, classe xd.core.axm.view.components.AXMAccordion |
|
The accordionMode determines if the accordion is in MODE_ACCORDION or MODE_DISCLOSURE
|
accordionMode — Propriété, classe xd.core.axm.view.components.AXMAccordion |
|
accordionMode
|
AccordionNav — classe, Package ga.controls |
| The AccordionNav component is an accordion control that lists section names
where each section contains a list of panels. |
AccordionNav() — Constructeur, classe ga.controls.AccordionNav |
| Constructor. |
AccordionSkin — classe, Package com.adobe.guides.spark.wrappers.skins |
|
Defines the Accordion wrapper skin. |
AccordionSkin() — Constructeur, classe com.adobe.guides.spark.wrappers.skins.AccordionSkin |
| Constructor. |
accSelect(operation:uint, childID:uint) — méthode, classe flash.accessibility.AccessibilityImplementation |
|
La méthode IAccessible permettant de modifier la sélection dans le composant représenté par la classe AccessibilityImplementation. |
accurate — Propriété, classe mx.charts.chartClasses.AxisLabelSet |
|
Lorsque cette propriété est renvoyée par la méthode getLabelEstimate(), elle est définie sur true si l’estimation représente de façon précise les libellés finaux à rendre. |
acknowledge — Evénement, classe mx.messaging.MessageAgent |
|
Distribué lorsqu’un message d’accusé est reçu pour un message envoyé. |
acknowledge(ackMsg:mx.messaging.messages:AcknowledgeMessage, msg:mx.messaging.messages:IMessage) — méthode, classe mx.messaging.MessageAgent |
|
Invoqué par une classe MessageResponder à la réception d’un résultat pour un message envoyé. |
ACKNOWLEDGE — Propriété statique de la constante, classe mx.messaging.events.MessageAckEvent |
|
Type d’événement ACKNOWLEDGE ; distribué à la réception d’un accusé. |
acknowledgeMessage — Propriété, classe mx.messaging.events.MessageAckEvent |
|
Propriété d’utilitaire pour obtenir la propriété message de la classe MessageEvent en tant que classe AcknowledgeMessage. |
AcknowledgeMessage — classe, Package mx.messaging.messages |
|
Un message AcknowledgeMessage accuse la réception d’un message précédemment envoyé. |
AcknowledgeMessage() — Constructeur, classe mx.messaging.messages.AcknowledgeMessage |
|
Construit une instance d’une classe AcknowledgeMessage avec un corps et un en-tête vides. |
ACMRelationshipManager — classe, Package com.adobe.icc.editors.managers |
|
Relationship manager for managing the Relationship browser. |
ACMRelationshipManager() — Constructeur, classe com.adobe.icc.editors.managers.ACMRelationshipManager |
|
Constructor. |
acos(val:Number) — Méthode statique , classe Math |
|
Calcule et renvoie l’arc cosinus du nombre spécifié dans le paramètre val, en radians. |
acquireContextByName(name:String) — méthode, interface com.adobe.mosaic.om.interfaces.IApplication |
|
Returns the context interface with the given name for the application. |
acquireManager(name:String) — méthode, interface com.adobe.mosaic.om.interfaces.IClientFramework |
|
Creates or gets the instance of the requested Composite Application Framework component that implements IManager. |
ACROBAT_DETECT — Propriété statique de la constante, classe lc.procmgmt.ui.layout.DesktopModel |
|
A special value that specifies to set the state to for detecting Adobe Acrobat or Adobe Reader version
installed on the computer of the user. |
action — Propriété, classe coldfusion.service.BasicService |
|
Action string for the service. |
action — Propriété, interface com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler |
|
Fetch action associated with this handler instance. |
action — Propriété, classe com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler |
|
Fetch action associated with this handler instance. |
action — Propriété, classe com.adobe.solutions.acm.authoring.presentation.DataDictionaryEditor |
|
The action (AssetAction) being performed on this particular instance of data dictionary. |
action — Propriété, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer |
|
The custom action instance associated with the action renderer. |
action — Propriété, interface com.adobe.solutions.acm.authoring.presentation.actionbar.IActionRenderer |
|
Fetch action associated with this handler instance. |
action — Propriété, classe mx.automation.events.AutomationDragEvent |
|
Action demandée. |
action — Propriété, classe mx.events.DragEvent |
|
Action demandée. |
action — Propriété, classe spark.events.ViewNavigatorEvent |
|
L’action de navigation validée par le navigateur de vue ayant entraîné l’événement. |
ACTION — Propriété de la constante, classe mx.messaging.management.MBeanOperationInfo |
|
L’opération ressemble à une opération d’écriture, mettant à jour le contrôle d’une certaine manière. |
ACTION_ACTIVATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_ASSET_FOCUS_GAINED — Propriété statique de la constante, classe com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant specifies that the asset has gained focus. |
actionBar — Partie d’habillage, classe com.adobe.ep.ux.content.view.components.toolbar.Toolbar |
| Skin Part for holding the multiple number of buttons/any control
Skin Part for holding the multiple number of buttons/any control
|
actionBar — Partie d’habillage, classe spark.components.ViewNavigator |
| Partie de l’habillage qui définit la barre d’action du navigateur.
A skin part that defines the action bar of the navigator. |
actionBar — Propriété, classe spark.components.ViewNavigatorApplication |
|
Une référence au contrôle ActionBar du navigateur de vue, le cas échéant. |
actionBar — Propriété, classe spark.skins.mobile.ViewNavigatorSkin |
|
A skin part that defines the action bar of the navigator. |
ActionBar — classe, Package com.adobe.ep.ux.content.view.components.toolbar |
|
Actionbar Host Component
|
ActionBar — classe, Package spark.components |
|
La classe ActionBar définit un composant qui inclut les groupes de titre, de navigation et de contenu d’action. |
ActionBar() — Constructeur, classe com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
|
Constructor
|
ActionBar() — Constructeur, classe spark.components.ActionBar |
|
Constructeur. |
ActionBarButtonSkinBase — classe, Package spark.skins.mobile.supportClasses |
|
Classe d’habillage de base des boutons ActionBar dans les applications mobiles. |
ActionBarButtonSkinBase() — Constructeur, classe spark.skins.mobile.supportClasses.ActionBarButtonSkinBase |
|
Constructeur. |
ActionBarDefaultButtonAppearance — classe finale, Package spark.components |
|
La classe ActionBarDefaultButtonAppearance définit les constantes pour les valeurs autorisées du style defaultButtonAppearance du composant ActionBar. |
ActionBarSkin — classe, Package spark.skins.mobile |
|
La classe d’habillage par défaut du composant Spark ActionBar dans les applications mobiles. |
ActionBarSkin() — Constructeur, classe spark.skins.mobile.ActionBarSkin |
|
Constructeur. |
actionBarVisible — Propriété, classe spark.components.View |
|
Spécifie si une vue doit afficher la barre d’action ou non. |
actionButton — Partie d’habillage, classe com.adobe.ep.ux.taskaction.domain.TaskAction |
| The skin for each button. There is one button for each user action. All buttons are added to the contentGroup SkinPart of the SkinnableContainer parent class.
The skin for each button. |
actionButton — Partie d’habillage, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer |
| A skin part that defines the action button
A skin part that defines the action button
|
actionButton — Partie d’habillage, classe xd.core.axm.view.components.AXMSplitActionButton |
| |
actionButton — Propriété, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin |
| The action button. |
ACTION_BUTTON_CLICK — Propriété statique de la constante, classe xd.core.axm.view.components.AXMSplitActionButton |
|
ACTION_BUTTON_CLICK
|
actionConfig — Propriété, classe com.adobe.icc.vo.CustomAction |
|
Specifies the extended properties of the underlying object. |
actionContent — Propriété, classe spark.components.ActionBar |
|
Les composants qui définissent les actions que l’utilisateur peut réaliser dans une vue. |
actionContent — Propriété, classe spark.components.View |
| |
actionContent — Propriété, classe spark.components.ViewNavigator |
| |
actionContent — Propriété, classe spark.components.ViewNavigatorApplication |
| |
ACTION_COPY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_CREATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_DEFAULT — Propriété statique de la constante, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies the default action to be taken on the asset
|
ACTION_DEFAULT — Propriété statique de la constante, classe com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant specifies the default action on the asset. |
ACTION_DEFAULT — Propriété statique de la constante, classe com.adobe.livecycle.assetmanager.client.event.AssetActionEvent |
|
Specifies the default action when the user double-clicks an action. |
ACTION_DEFAULT_VERSION_SPECIFIC — Propriété statique de la constante, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies the default action to be taken in the version browser for that asset
|
ACTION_DEFAULT_VERSION_SPECIFIC — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DEFAULT_VERSION_SPECIFIC — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DEFAULT_VERSION_SPECIFIC — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DEFAULT_VERSION_SPECIFIC — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DEFAULT_VERSION_SPECIFIC — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DEFAULT_VERSION_SPECIFIC — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DEFAULT_VERSION_SPECIFIC — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DELETE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DEPENDENCY_BROWSER — Propriété statique de la constante, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
Dependency/Relationship action name. |
ACTION_DEPENDENCY_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies that report action on Dependency Browser needs to be performed. |
ACTION_DEPENDENCY_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_DEPENDENCY_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_DEPENDENCY_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_DEPENDENCY_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_DEPENDENCY_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_DEPENDENCY_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_DEPENDENCY_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_EDIT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to editing of an asset. |
ActionEffectInstance — classe, Package mx.effects.effectClasses |
|
La classe ActionEffectInstance est la super-classe de toutes les classes ActionEffectInstance. |
ActionEffectInstance(target:Object) — Constructeur, classe mx.effects.effectClasses.ActionEffectInstance |
|
Constructeur. |
actionEnabled(extraParams:Object) — méthode, interface com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler |
|
Should the action be enabled in toolbar
|
actionEnabled(extraParams:Object) — méthode, classe com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler |
|
Should the action be enabled in toolbar
|
ACTION_EXPORTDEFINITION — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.BaseAssetHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.managers.ImportExportManager |
|
The constant specifying the export package action. |
actionGroup — Partie d’habillage, classe spark.components.ActionBar |
| La partie de l’habillage qui définit l’aspect de la zone d’action du composant. Par défaut, la classe ActionBarSkin définit la zone d’action qui doit apparaître à droite de la zone de titre.
The skin part that defines the appearance of the
action area of the component. |
actionGroup — Propriété, classe spark.skins.mobile.ActionBarSkin |
|
The skin part that defines the appearance of the
action area of the component. |
actionHandler — Propriété, classe com.adobe.icc.vo.CustomAction |
|
Qulaified class name of the handler who will be handling this action click. |
actionHandler — Propriété, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer |
|
The handler invoked on click of the custom action button on extensible toolbar. |
actionHandler — Propriété, interface com.adobe.solutions.acm.authoring.presentation.actionbar.IActionRenderer |
|
Fetches the action handler associated with the click of custom action in extensible tool bar. |
ACTION_IMPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.BaseAssetHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriété statique de la constante, classe com.adobe.icc.editors.managers.ImportExportManager |
|
The constant specifying the import package action. |
actionIndex — Propriété, classe com.adobe.ep.ux.content.model.asset.AssetAction |
|
Relative index of action in it's group
|
ACTION_INFO — Propriété de la constante, classe mx.messaging.management.MBeanOperationInfo |
|
L’opération ressemble à la fois à une opération de lecture et à une opération d’écriture, mettant à jour le contrôle et renvoyant des informations. |
ACTION_INVALID_ERROR — Propriété statique de la constante, classe coldfusion.service.ProxyServiceError |
| |
actionItemGroup — Partie d’habillage, classe com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
| Group for displaying all the asset actions
Group for displaying all the asset actions
|
actionItemRenderer — Partie d’habillage, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar |
| A skin part that defines ActionRenderer
A skin part that defines ActionRenderer
|
actionItems — Propriété, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
Selected Itmes on which action is taken
|
actionItems — Propriété, classe com.adobe.livecycle.assetmanager.client.event.AssetActionEvent |
|
Specifies the selected items on which to take the action. |
actionItemsInstances — Propriété, classe com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
| |
actionLayout — Propriété, classe spark.components.ActionBar |
|
Définit la mise en forme des composants définis dans la zone d’action par la propriété actionGroup. |
actionLayout — Propriété, classe spark.components.View |
|
Définit la mise en forme des composants définis dans la zone d’action par la propriété actionGroup. |
actionLayout — Propriété, classe spark.components.ViewNavigator |
|
Les composants qui définissent les actions que l’utilisateur peut réaliser dans une vue. |
actionLayout — Propriété, classe spark.components.ViewNavigatorApplication |
|
Définit la mise en forme des composants définis dans la zone d’action par la propriété actionGroup. |
ACTION_MARKFORPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_MARKFORPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_MARKFORPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to activation of an asset. |
actionMenu — Partie d’habillage, classe com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar |
| A Skin part which defines UI component to display menu item.
A Skin part which defines UI component to display menu item. |
actionName — Propriété, classe com.adobe.ep.taskmanagement.event.TaskCompletedEvent |
|
The name of the user action used to complete the task. |
actionName — Propriété, classe com.adobe.ep.ux.content.event.AssetActionCompleteEvent |
|
Name of the action
|
actionName — Propriété, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
Name of the action
|
actionName — Propriété, classe com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent |
|
The name of the selected user action. |
actionName — Propriété, classe com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent |
|
Specifies the name of the action. |
actionName — Propriété, classe com.adobe.livecycle.assetmanager.client.event.AssetActionEvent |
|
Specifies the name of the action. |
actionName — Propriété, classe com.adobe.solutions.rca.vo.AuditActionVO |
|
Retrieves the name of the audit action. |
actionName — Propriété, classe com.adobe.solutions.rca.vo.AuditMetaInfoVO |
|
Gets the action name. |
actionName — Propriété, classe lc.procmgmt.domain.UserActionProperty |
|
Returns name of the action. |
actionNames — Propriété, interface com.adobe.ep.taskmanagement.domain.ILCTask |
|
Retrieves the list of user actions supported by the task. |
ActionNames — Propriété, interface com.adobe.ep.taskmanagement.domain.ITask |
|
The list of user actions supported by the task. |
ACTION_PREVIEW_WITHOUT_DATA — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to previewing letter without data. |
ACTION_PREVIEW_WITH_TEST_DATA — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to previewing letter with data. |
ACTION_PUBLISH — Propriété statique de la constante, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
Publish action name. |
ACTION_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_PUBLISH_BROWSER_PUBLISH — Propriété statique de la constante, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies that the publish action on Publish Browser needs to be performed. |
ACTION_PUBLISH_BROWSER_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_PUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies that report action on Publish Browser needs to be performed. |
ACTION_PUBLISH_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to publishing report of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to publishing report of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to publishing report of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to publishing report of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to publishing report of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to publishing report of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to publishing report of an asset
|
actionRenderer — Propriété, classe com.adobe.ep.ux.content.model.asset.AssetAction |
|
Can specify Renderer for Asset Action
|
ActionRenderer — classe, Package com.adobe.solutions.acm.authoring.presentation.actionbar |
|
The renderer that is used to render the custom action instance on the extensible tool bar. |
ActionRenderer() — Constructeur, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer |
|
Constructor. |
ACTION_REVERTTOLASTPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
actions — Propriété, classe com.adobe.solutions.rca.vo.AuditLevelVO |
|
Gets the audit actions associated with the audit level. |
ACTIONSCRIPT — Propriété statique de la constante, classe fl.video.CuePointType |
|
Définit la valeur du paramètre type des méthodes findCuePoint() et findNearestCuePoint(). |
ACTION_SCRIPT — Propriété statique de la constante, classe mx.events.MetadataEvent |
|
La constante MetadataEvent.ACTION_SCRIPT définit la valeur de la propriété type de l’objet d’événement d’un événement actionscript. |
ACTIONSCRIPT — Propriété statique de la constante, classe org.osmf.metadata.CuePointType |
|
Un point de repère ActionScript. |
ACTIONSCRIPT2 — Propriété statique de la constante, classe flash.display.ActionScriptVersion |
|
Langage ActionScript version 2.0 et antérieure. |
ACTIONSCRIPT3 — Propriété statique de la constante, classe flash.display.ActionScriptVersion |
|
Langage ActionScript version 3.0. |
actionScriptData — Propriété, classe flash.external.ExtensionContext |
|
Objet ActionScript, s’il existe, associé à ce contexte. |
actionScriptVersion — Propriété, classe fl.display.ProLoaderInfo |
|
Version ActionScript du fichier SWF chargé. |
actionScriptVersion — Propriété, classe flash.display.LoaderInfo |
|
Version ActionScript du fichier SWF chargé. |
ActionScriptVersion — classe finale, Package flash.display |
|
La classe ActionScriptVersion est une énumération de valeurs constantes qui indiquent la version de langue du fichier SWF chargé. |
actionSelected — Evénement, classe com.adobe.ep.ux.documentsubmit.domain.DocumentSubmit |
|
Dispatched when a button is selected. |
actionSelected — Evénement, classe com.adobe.ep.ux.taskaction.component.TaskActionComponent |
|
Dispatched when the user clicks a user action button. |
actionSelected — Evénement, classe com.adobe.ep.ux.taskaction.domain.TaskAction |
|
Dispatched when the user selects an action. |
ActionSelectedEvent — classe, Package com.adobe.ep.ux.taskaction.domain.events |
|
The ActionSelectedEvent event is dispatched when the user selects a user action in the TaskAction UX component. |
ActionSelectedEvent(actionName:String) — Constructeur, classe com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent |
|
Constructor. |
ACTION_SELECTED_EVENT — Propriété statique de la constante, classe com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent |
|
The ACTION_SELECTED_EVENT constant define the event type name for the event. |
actionSeperator — Partie d’habillage, classe com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
| Factory for Separator between the actions
Factory for Separator between the actions
|
actionsList — Propriété statique, classe adobe.utils.CustomActions |
|
Renvoie un objet Array contenant les noms de toutes les actions personnalisées enregistrées via l’outil de création de Flash. |
ACTION_VERSION_HISTORY — Propriété statique de la constante, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
Version History action name. |
ACTION_VERSIONHISTORY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to getting version history of an asset. |
ACTION_VERSIONHISTORY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to getting version history of an asset. |
ACTION_VERSIONHISTORY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to getting version history of an asset. |
ACTION_VERSIONHISTORY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to getting version history of an asset. |
ACTION_VERSIONHISTORY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to getting version history of an asset. |
ACTION_VERSIONHISTORY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to getting version history of an asset. |
ACTION_VERSIONHISTORY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to getting version history of an asset(Used to just enable
and disable icon). |
ACTION_VIEW — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW_DEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — Propriété statique de la constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
actionVisible(extraParams:Object) — méthode, interface com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler |
|
Should the action be visible in toolbar
|
actionVisible(extraParams:Object) — méthode, classe com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler |
|
Should the action be visible in toolbar
|
activate() — méthode, interface com.adobe.solutions.prm.domain.IProject |
|
This remote operation activates a current project and its child projects or workItems. |
activate() — méthode, interface com.adobe.solutions.prm.domain.IWorkItem |
|
This remote operation activates the current workitem. |
activate() — méthode, classe com.adobe.solutions.prm.domain.impl.Project |
|
This remote operation activates a current project and its child projects or workItems. |
activate() — méthode, classe com.adobe.solutions.prm.domain.impl.WorkItem |
|
This remote operation activates the current workitem. |
activate() — méthode, classe fl.managers.FocusManager |
|
Active l’occurrence de FocusManager. |
activate() — méthode, interface fl.managers.IFocusManager |
|
Active un gestionnaire de focus. |
activate — Evénement, classe flash.desktop.NativeApplication |
|
Distribué lorsque cette application devient l’application active du bureau. |
activate(window:flash.display:NativeWindow) — méthode, classe flash.desktop.NativeApplication |
|
Active cette application. |
activate — Evénement, classe flash.display.NativeWindow |
|
Distribué par cet objet NativeWindow après l’activation de la fenêtre. |
activate() — méthode, classe flash.display.NativeWindow |
|
Active cette fenêtre. |
activate — Evénement, classe flash.events.EventDispatcher |
|
[Evénement de diffusion] Distribué lorsque l’application Flash Player obtient le focus du système d’exploitation et devient active. |
activate() — méthode, classe mx.core.Window |
|
Active l’objet NativeWindow sous-jacent, même si l’application de ce composant Window n’est pas active actuellement. |
activate() — méthode, classe mx.core.WindowedApplication |
|
Active le composant NativeWindow sous-jacent (même si cette application n’est pas active). |
activate() — méthode, classe mx.managers.FocusManager |
|
Le SystemManager active et désactive un FocusManager si plusieurs IFocusManagerContainer sont visibles simultanément. |
activate() — méthode, interface mx.managers.IFocusManager |
|
Le SystemManager active et désactive un FocusManager si plusieurs IFocusManagerContainer sont visibles simultanément. |
activate() — méthode, classe spark.components.Window |
|
Active l’objet NativeWindow sous-jacent, même si l’application de ce composant Window n’est pas active actuellement. |
activate() — méthode, classe spark.components.WindowedApplication |
|
Active le composant NativeWindow sous-jacent (même si cette application n’est pas active). |
ACTIVATE — Propriété statique de la constante, classe flash.events.Event |
|
La constante ACTIVATE définit la valeur de la propriété type d’un objet événement activate. |
activateCheckbox — Partie d’habillage, classe com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion |
| A reference to the CheckBox object that allows users to activate or deactivate a template. Only active templates can be assigned to a project or to an asset.
A reference to the CheckBox object that allows users to activate or deactivate a template. |
activateCondition() — méthode, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateDataModule(moduleId:String, updateDependencies:Boolean) — méthode, interface com.adobe.icc.services.module.IModuleService |
|
Activates the specified data module. |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — méthode, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Call back indicating document view has activated. |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — méthode, interface ga.controls.IWrapperHost |
|
Call back indicating document view has activated. |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — méthode, classe ga.controls.Wrapper |
|
Call back indicating document view has activated. |
ACTIVATE_FOCUS_REQUEST — Propriété statique de la constante, classe mx.events.SWFBridgeRequest |
|
Envoyée à partir d’un gestionnaire de focus de niveau supérieur vers des gestionnaires de focus subordonnés, de sorte que tous les gestionnaires de focus impliqués dans une boucle de tabulation soient activés. |
activateForm(formId:String, updateDependencies:Boolean) — méthode, interface com.adobe.icc.services.layout.ILayoutService |
|
Activates a form template
|
activateFragmentLayout(fragmentLayoutId:String, updateDependencies:Boolean) — méthode, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService |
|
Activates a fragmentLayout template
|
activateFragmentLayouts() — méthode, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateHandler(event:flash.events:Event) — méthode, classe flashx.textLayout.container.ContainerController |
| Traite l’événement Event.ACTIVATE lorsque le client gère les événements. |
activateHandler(event:flash.events:Event) — méthode, classe flashx.textLayout.container.TextContainerManager |
| Traite l’événement Event.ACTIVATE lorsque le client gère les événements. |
activateHandler(event:flash.events:Event) — méthode, interface flashx.textLayout.edit.IInteractionEventHandler |
|
Traite un événement Activer. |
activateHandler(event:flash.events:Event) — méthode, classe flashx.textLayout.edit.SelectionManager |
|
Traite un événement Activer. |
activateImages() — méthode, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateLayouts() — méthode, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateLetter(letterID:String, updateDependencies:Boolean) — méthode, interface com.adobe.icc.services.letter.ILetterService |
|
Activates a letter template
|
activateLetters() — méthode, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateLists() — méthode, classe com.adobe.icc.editors.handlers.ListHandler |
|
Called internally when this handler is handling an action of type Activate. |
ACTIVATE_POP_UP_REQUEST — Propriété statique de la constante, classe mx.events.SWFBridgeRequest |
|
Demande l’activation de la fenêtre contextuelle d’une application enfant. |
activateProject(projectId:String) — méthode, interface com.adobe.solutions.prm.service.IProjectManagementCoreService |
|
This function activates a given project and its child projects or workItems. |
activateProject(projectId:String) — méthode, classe com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
This function activates a given project and its child projects or workItems. |
activateTexts() — méthode, classe com.adobe.icc.editors.handlers.TextHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateWorkItem(workItemId:String) — méthode, interface com.adobe.solutions.prm.service.IWorkItemManagementService |
|
This function activates a given workitem. |
activateWorkItem(workItemId:String) — méthode, classe com.adobe.solutions.prm.services.impl.WorkItemManagementService |
|
This function activates a given workitem. |
activating — Propriété, classe flash.events.ActivityEvent |
|
Indique si le périphérique est activé (true) ou désactivé (false). |
ActivationBrowser — classe, Package com.adobe.ep.ux.content.view.components.activate |
|
Custom Component derived from TitleWindow which shows an asset's publish dependencies. |
ActivationBrowser() — Constructeur, classe com.adobe.ep.ux.content.view.components.activate.ActivationBrowser |
|
Constructor
|
ACTIVATION_MANAGER_SERVICE_RO — Propriété statique de la constante, classe com.adobe.ep.ux.content.services.ServiceLocator |
|
The ServiceLocator.ACTIVATION_MANAGER_SERVICE_RO constant defines the value of the ActivationManager
service destination. |
activator — Propriété, interface com.adobe.gravity.service.bundleloader.IBundleLoaderContext |
|
The bundle activator for this bundle. |
ActivatorSkin — classe, Package mx.skins.halo |
|
Définit les états haut, bas, et survolé pour les objets MenuBarItem. |
ActivatorSkin() — Constructeur, classe mx.skins.halo.ActivatorSkin |
|
Constructeur. |
active — Propriété, classe com.adobe.livecycle.rca.model.ReviewTemplateReference |
| Specifies whether the template is active. |
active — Propriété, interface com.adobe.solutions.rca.domain.IReviewTemplate |
|
A Boolean flag to determine if a template is active. |
active — Propriété, interface com.adobe.solutions.rca.domain.IStageTemplate |
|
A Boolean value to decide if the template is active. |
active — Propriété, classe com.adobe.solutions.rca.domain.impl.ReviewTemplate |
|
A Boolean flag to determine if a template is active. |
active — Propriété, classe com.adobe.solutions.rca.domain.impl.StageTemplate |
|
A Boolean value to decide if the template is active. |
active — Propriété, classe com.adobe.solutions.rca.vo.ReviewTemplateVO |
|
A Boolean flag to determine if template is active or not. |
active — Propriété, classe com.adobe.solutions.rca.vo.StageTemplateSearchFilterVO |
|
Whether to search for active templates only or for all templates. |
active — Propriété, classe com.adobe.solutions.rca.vo.StageTemplateVO |
|
A Boolean flag to determine if template is active or not. |
active — Propriété statique, classe flash.accessibility.Accessibility |
|
Indique si un lecteur d’écran est actif et si l’application communique avec lui. |
active — Propriété, classe flash.display.NativeWindow |
|
Indique si cette fenêtre est la fenêtre de l’application active. |
active — Propriété, classe flash.net.NetworkInterface |
|
Indique si cette interface est active. |
active — Propriété statique, classe flash.printing.PrintJob |
|
Indique si une tâche d’impression est en cours. |
ACTIVE — Propriété statique de la constante, classe com.adobe.gravity.framework.BundleConstants |
|
The bundle has been started and is ready for use. |
ACTIVE — Propriété statique de la constante, classe com.adobe.icc.enum.FormState |
|
Specifies the enumerator code for Active state. |
ACTIVE — Propriété statique de la constante, classe com.adobe.icc.enum.LetterState |
|
Specifies the enumerator code for Active state. |
ACTIVE — Propriété statique de la constante, classe com.adobe.icc.enum.ObjectState |
|
Specifies the enumerator code for Active state. |
ACTIVE — Propriété statique de la constante, classe com.adobe.icc.enum.TBXState |
|
Specifies the enumerator code for Active state. |
ACTIVE — Propriété statique de la constante, classe flashx.textLayout.elements.LinkState |
|
Valeur de l’état actif, qui se produit lorsque vous maintenez le bouton de la souris enfoncé sur un lien. |
activeAssetType — Propriété, classe com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
|
Active Asset Type Descriptor which enables or disables the action buttons
|
activeAssetType — Propriété, classe com.adobe.ep.ux.content.view.components.toolbar.Toolbar |
|
Active Asset Type Descriptor which enables or disables the action buttons
|
ACTIVE_CONTENT_CHANGE — Propriété statique de la constante, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
The ActiveContentEvent.ACTIVE_CONTENT_CHANGE constant defines the value of the
type property of the event object for an event that is
dispatched when the selected content(module) changes in the content panel in the Create
Correspondence UI. |
ActiveContentEvent — classe, Package com.adobe.solutions.acm.ccr.presentation.contentcapture.events |
|
ActiveContentEvent is the event dispatched when the selected
content(module) changes in the content panel in the Create
Correspondence UI. |
ActiveContentEvent(type:String, activeModuleValue:com.adobe.icc.dc.domain:IModuleInstance, activeModuleListValue:spark.components.supportClasses:ListBase, activeTargetModuleList:spark.components.supportClasses:ListBase) — Constructeur, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
Constructor. |
activeData — Propriété, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent |
|
The current selected data capture item. |
activeData — Propriété, classe com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod |
|
The current selected data item in the Data capture Panel. |
ACTIVE_DATA_CHANGE — Propriété statique de la constante, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent |
|
The ActiveDataEvent.ACTIVE_DATA_CHANGE constant defines the value of the
type property of the event object for an event that is
dispatched when the selected data capture item changes in the Create
Correspondence UI. |
ActiveDataEvent — classe, Package com.adobe.solutions.acm.ccr.presentation.contentcapture.events |
|
ActiveDataEvent is the event dispatched when the selected
data capture item changes in the the Create Correspondence UI. |
ActiveDataEvent(type:String, activeData:com.adobe.icc.dc.domain:IDataInstance) — Constructeur, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent |
|
Constructor. |
activeEffects — Propriété, classe mx.core.UIComponent |
|
Liste des effets en cours de lecture sur le composant, sous forme d’un tableau d’instances EffectInstance. |
activeEndDate — Propriété, classe com.adobe.consulting.pst.vo.Form |
| |
activeEndDate — Propriété, classe com.adobe.consulting.pst.vo.Letter |
| |
activeEndDate — Propriété, classe com.adobe.icc.editors.model.AssetModel |
|
The activeEndDate of the underlying value object. |
activeEndDate — Propriété, classe com.adobe.icc.vo.ContainerLayout |
| |
activeEndDate — Propriété, classe com.adobe.icc.vo.DataModule |
| |
activeEndDate — Propriété, classe com.adobe.icc.vo.Document |
| |
activeEndDate — Propriété, classe com.adobe.icc.vo.Portfolio |
| |
activeEndDateDisplay — Partie d’habillage, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor |
| A skin part that defines the asset's active end date
A skin part that defines the asset's active end date
|
activeModule — Propriété, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod |
|
The current selected module in the content capture Panel. |
activeModule — Propriété, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentLibraryContainer |
|
The currently selected module in the list. |
activeModule — Propriété, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer |
|
The current text module being edited in the text editor. |
activeModule — Propriété, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
The current selected module in the content capture panel. |
activeModuleList — Propriété, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod |
|
The module display list which contains the current selected module. |
activeModuleList — Propriété, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
The module display list which contains the current selected module. |
activePosition — Propriété, interface flashx.textLayout.edit.ISelectionManager |
|
Le point actif de la sélection. |
activePosition — Propriété, classe flashx.textLayout.edit.SelectionManager |
|
Le point actif de la sélection. |
activePosition — Propriété, classe flashx.textLayout.elements.TextRange |
| Position active de la sélection, comme une position absolue dans l’objet TextFlow. |
activeRequests — Propriété, classe spark.core.ContentCache |
|
Liste des instances de CacheEntryNode en cours d’exécution. |
activeStartDate — Propriété, classe com.adobe.consulting.pst.vo.Form |
| |
activeStartDate — Propriété, classe com.adobe.consulting.pst.vo.Letter |
| |
activeStartDate — Propriété, classe com.adobe.icc.editors.model.AssetModel |
|
The activeStartDate date of the underlying value object. |
activeStartDate — Propriété, classe com.adobe.icc.vo.ContainerLayout |
| |
activeStartDate — Propriété, classe com.adobe.icc.vo.DataModule |
| |
activeStartDate — Propriété, classe com.adobe.icc.vo.Document |
| |
activeStartDate — Propriété, classe com.adobe.icc.vo.Portfolio |
| |
activeStartDateDisplay — Partie d’habillage, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor |
| A skin part that defines the asset's active start date
A skin part that defines the asset's active start date
|
activeTargetAssignmentEditor — Propriété, classe com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor |
|
The instance of TargetAreaAssignmentEditor associated with the target area of the Letter currently being worked upon. |
activeTargetModuleList — Propriété, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod |
|
The target area display list which contains the current selected module. |
activeTargetModuleList — Propriété, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
The target area display list which contains the current selected module. |
activeTask — Propriété, interface com.adobe.ep.taskmanagement.services.ITaskManager |
|
Retrieves the active task from the task list. |
activeVideoPlayerIndex — Propriété, classe fl.video.FLVPlayback |
|
Nombre qui indique l’occurrence du lecteur vidéo qui est affectée par d’autres API. |
activeView — Propriété, classe spark.components.ViewNavigator |
|
Au cours d’une transition de vue, cette propriété référence la vue que le navigateur va afficher. La vue actuellement active du navigateur. |
activeView — Propriété, classe spark.components.supportClasses.ViewNavigatorBase |
|
La vue actuellement active du navigateur. |
activeViewType — Propriété, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Indicates the type of communication expected, either DOR or interactive. |
activeViewType — Propriété, interface ga.controls.IWrapperHost |
|
Indicates the type of communication expected, either DOR or interactive. |
activeViewType — Propriété, classe ga.controls.Wrapper |
|
Indicates the type of communication expected, either DOR or interactive. |
activeWindow — Propriété, classe flash.desktop.NativeApplication |
|
Fenêtre de l’application active. |
activeWindow — Propriété, classe mx.automation.air.AirFunctionsHelper |
|
Renvoie la fenêtre actuelle qui est active.
|
activity — Evénement, classe flash.media.Camera |
|
Distribué lorsqu’une caméra commence ou termine une session. |
ACTIVITY — Propriété statique de la constante, classe flash.events.ActivityEvent |
|
La constante ActivityEvent.ACTIVITY définit la valeur de la propriété type d’un objet événement activity. |
ActivityEvent — classe, Package flash.events |
|
Un objet Camera ou Microphone distribue un objet ActivityEvent chaque fois qu’une caméra ou un microphone signale qu’il est devenu actif ou inactif. |
ActivityEvent(type:String, bubbles:Boolean, cancelable:Boolean, activating:Boolean) — Constructeur, classe flash.events.ActivityEvent |
|
Crée un objet événement contenant des informations sur les événements activity. |
activityLevel — Propriété, classe flash.media.Camera |
|
Quantité de mouvement détecté par la caméra. |
activityLevel — Propriété, classe flash.media.Microphone |
|
Volume sonore détecté par le microphone. |
ACTUAL_BITRATE — Propriété statique de la constante, classe org.osmf.net.metrics.MetricType |
|
Constante type correspondant à la mesure du débit actuel. |
ActualBitrateMetric — classe, Package org.osmf.net.metrics |
|
Mesure calculant le débit actuel du niveau de qualité en cours de téléchargement. Cette mesure est de type MetricType.ACTUAL_BITRATE (org.osmf.net.abr.metrics.actualBitrate)
|
ActualBitrateMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory, maxFragments:uint) — Constructeur, classe org.osmf.net.metrics.ActualBitrateMetric |
|
Constructeur. |
actualCollection — Propriété, classe mx.controls.listClasses.AdvancedListBase |
|
Copie de la valeur normalement stockée dans la propriété collection utilisée lors de l’exécution des effets de changement des données. |
actualCollection — Propriété, classe mx.controls.listClasses.ListBase |
|
Copie de la valeur normalement stockée dans la collection utilisée lors de l’exécution des effets de changement des données. |
actualColNum — Propriété, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo |
|
Index des colonnes réelles auquel l’en-tête commence, par rapport aux colonnes actuellement affichées. |
actualCreationPolicy — Propriété, classe mx.charts.Legend |
|
Stratégie de création de ce conteneur. |
actualCreationPolicy — Propriété, classe mx.core.Container |
|
Stratégie de création de ce conteneur. |
actualHeight — Propriété, classe flashx.textLayout.elements.InlineGraphicElement |
| La hauteur réelle en vigueur. |
actualHorizontalPosition — Propriété, classe spark.components.Callout |
|
Position horizontale entièrement résolue après l’évaluation de CalloutPosition.AUTO. |
actualIndex — Propriété, classe org.osmf.net.NetStreamSwitcher |
|
Index du niveau de qualité en cours de téléchargement
|
actualIndex — Propriété, classe org.osmf.net.RuleSwitchManagerBase |
|
Index du niveau de qualité en cours de téléchargement
|
actualIndex — Propriété, classe org.osmf.net.qos.QoSInfo |
|
Index du niveau de qualité en cours de téléchargement
|
actualIterator — Propriété, classe mx.controls.listClasses.AdvancedListBase |
|
Copie de la valeur normalement stockée dans la propriété iterator utilisée lors de l’exécution des effets de changement des données. |
actualIterator — Propriété, classe mx.controls.listClasses.ListBase |
|
Copie de la valeur normalement stockée dans la propriété iterator utilisée lors de l’exécution des effets de changement des données. |
actualListeners — Propriété, classe mx.validators.Validator |
|
Contient un tableau d’objets d’écouteurs, le cas échéant, ou l’objet source. |
actualListeners — Propriété, classe spark.validators.supportClasses.GlobalizationValidatorBase |
|
Contient un tableau d’objets d’écouteurs, le cas échéant, ou l’objet source. |
actualLocaleIDName — Propriété, classe flash.globalization.Collator |
|
Nom de l’identificateur de paramètres régionaux actuel utilisé par cet objet Collator. |
actualLocaleIDName — Propriété, classe flash.globalization.CurrencyFormatter |
|
Nom de l’identificateur de paramètres régionaux actuel utilisé par cet objet CurrencyFormatter. |
actualLocaleIDName — Propriété, classe flash.globalization.DateTimeFormatter |
|
Nom de l’ID de paramètres régionaux actuel utilisé par cet objet DateTimeFormatter. |
actualLocaleIDName — Propriété, classe flash.globalization.NumberFormatter |
|
Nom de l’identificateur de paramètres régionaux actuel utilisé par cet objet NumberFormatter. |
actualLocaleIDName — Propriété, classe flash.globalization.StringTools |
|
Nom de l’identificateur de paramètres régionaux actuel utilisé par cet objet StringTools. |
actualLocaleIDName — Propriété, classe spark.formatters.CurrencyFormatter |
|
Nom de l’identificateur de paramètres régionaux utilisé par cet objet de classe. |
actualLocaleIDName — Propriété, classe spark.formatters.DateTimeFormatter |
|
Nom de l’identificateur de paramètres régionaux utilisé par cet objet de classe. |
actualLocaleIDName — Propriété, classe spark.formatters.NumberFormatter |
|
Nom de l’identificateur de paramètres régionaux utilisé par cet objet de classe. |
actualLocaleIDName — Propriété, classe spark.globalization.StringTools |
|
Nom de l’identificateur de paramètres régionaux utilisé par cet objet de classe. |
actualLocaleIDName — Propriété, classe spark.globalization.supportClasses.CollatorBase |
|
Nom de l’identificateur de paramètres régionaux utilisé par cet objet de classe. |
actualLocaleIDName — Propriété, classe spark.globalization.supportClasses.GlobalizationBase |
|
Nom de l’identificateur de paramètres régionaux utilisé par cet objet de classe. |
ACTUALSORT — Propriété statique de la constante, classe mx.controls.advancedDataGridClasses.SortInfo |
|
Indique que le tri est le classement en cours réel. |
actualText — Propriété, classe com.adobe.ep.ux.content.view.components.search.renderers.DefaultStringTextInput |
|
The actual text being shown in the text box. |
actualTrigger — Propriété, classe mx.validators.Validator |
|
Contient l’objet déclencheur, le cas échéant, ou l’objet source. |
actualTrigger — Propriété, classe spark.validators.supportClasses.GlobalizationValidatorBase |
|
Contient l’objet déclencheur, le cas échéant, ou l’objet source. |
actualVerticalPosition — Propriété, classe spark.components.Callout |
|
Position verticale entièrement résolue après l’évaluation de CalloutPosition.AUTO. |
actualWidth — Propriété, classe flashx.textLayout.elements.InlineGraphicElement |
| La largeur réelle en vigueur. |
adapter — Propriété, classe mx.data.DataManager |
|
Instance d’une classe contrôlant les interactions avec le serveur. |
ADAPTIVE_FREQUENCY_DESTINATION — Propriété statique de la constante, classe mx.messaging.AdvancedChannelSet |
|
Valeur spéciale d’une destination à l’aide d’une fréquence adaptative. |
add(v:flash.geom:Point) — méthode, classe flash.geom.Point |
|
Ajoute les coordonnées d’un autre point à celles de ce point pour créer un nouveau point. |
add(a:flash.geom:Vector3D) — méthode, classe flash.geom.Vector3D |
|
Ajoute la valeur des éléments x, y et z de l’objet Vector3D actuel aux valeurs des éléments x, y et z d’un autre objet Vector3D. |
add — Evénement, classe lc.procmgmt.formbridge.SwfConnector |
|
Dispatched when an add event is received by Workspace. |
add — Evénement, classe mx.core.UIComponent |
|
Distribué lorsque le composant est ajouté à un conteneur en tant que contenu enfant à l’aide de la méthode addChild(), addChildAt(), addElement() ou addElementAt(). |
add — Propriété, classe mx.effects.effectClasses.AddRemoveEffectTargetFilter |
|
Détermine s’il s’agit d’un filtre Ajouter ou Supprimer. |
add — Evénement, classe mx.flash.UIMovieClip |
|
Distribué lorsque le composant est ajouté à un conteneur en tant que contenu enfant à l’aide de la méthode addChild() ou addChildAt(). |
Add(inMatrix:fl.motion:DynamicMatrix) — méthode, classe fl.motion.DynamicMatrix |
|
Ajoute la matrice en cours à une matrice spécifiée. |
ADD — Propriété statique de la constante, classe fl.events.DataChangeType |
|
Des éléments ont été ajoutés au fournisseur de données. |
ADD — Propriété statique de la constante, classe flash.display.BlendMode |
|
Ajoute les valeurs des couleurs élémentaires de l’objet d’affichage à celles de son arrière-plan, en appliquant un plafond de 0xFF. |
ADD — Propriété statique de la constante, classe mx.data.AccessPrivileges |
|
Indique que les opérations d’ajout sont autorisées. |
ADD — Propriété statique de la constante, classe mx.events.CollectionEventKind |
|
Indique que la collection a ajouté un ou plusieurs éléments. |
ADD — Propriété statique de la constante, classe mx.events.FlexEvent |
|
La constante FlexEvent.ADD définit la valeur de la propriété type de l’objet d’événement d’un événement add. |
AddAction — classe, Package spark.effects |
|
La classe AddAction définit un effet d’action correspondant à la propriété AddChild d’une définition d’état d’affichage. |
AddAction(target:Object) — Constructeur, classe spark.effects.AddAction |
|
Constructeur. |
AddActionInstance — classe, Package spark.effects.supportClasses |
|
La classe AddActionInstance implémente la classe d’instance de l’effet AddAction. |
AddActionInstance(target:Object) — Constructeur, classe spark.effects.supportClasses.AddActionInstance |
|
Constructeur. |
addAll(addList:mx.collections:IList) — méthode, classe mx.collections.ArrayList |
|
Ajoute une liste d’éléments à la liste actuelle, en les plaçant à la fin de la liste, dans l’ordre dans lequel ils sont transmis. |
addAll(addList:mx.collections:IList) — méthode, classe mx.collections.ListCollectionView |
|
Ajoute une liste d’éléments à la liste actuelle, en les plaçant à la fin de la liste, dans l’ordre dans lequel ils sont transmis. |
addAllAt(addList:mx.collections:IList, index:int) — méthode, classe mx.collections.ArrayList |
|
Ajoute une liste d’éléments à la liste actuelle, en les plaçant à l’index de position transmis à la fonction. |
addAllAt(addList:mx.collections:IList, index:int) — méthode, classe mx.collections.ListCollectionView |
|
Ajoute une liste d’éléments à la liste actuelle, en les plaçant à l’index de position transmis à la fonction. |
AddApprovalStageParticipant — classe, Package com.adobe.solutions.rca.presentation |
|
The host component for the dialog to add participants to an approval stage. |
AddApprovalStageParticipant() — Constructeur, classe com.adobe.solutions.rca.presentation.AddApprovalStageParticipant |
|
The constructor for AddApprovalStageParticipant class. |
addApprovalStageParticipantPanel — Partie d’habillage, classe com.adobe.solutions.rca.presentation.AddApprovalStageParticipant |
| The skin part that defines the Panel where the content of ApprovalStageParticipant get pushed into and laid out.
The skin part that defines the Panel where the content
of ApprovalStageParticipant get pushed into and laid out. |
addApprover(approver:com.adobe.livecycle.rca.model.participant:Approver) — méthode, classe com.adobe.livecycle.rca.model.participant.ApproverCollection |
| Adds items of type Approver to the collection. |
addApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String) — méthode, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService |
|
Adds an approver to an approval stage of an ongoing review. |
addApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String) — méthode, classe com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService |
|
Adds an approver to an approval stage of an ongoing review. |
ADD_APPROVER — Propriété statique de la constante, classe com.adobe.solutions.rca.constant.OperationType |
|
This operation adds an approver to an approver stage. |
addApproverAt(approver:com.adobe.livecycle.rca.model.participant:Approver, index:int) — méthode, classe com.adobe.livecycle.rca.model.participant.ApproverCollection |
| Adds items of type Approver to the collection. |
addASCuePoint(timeOrCuePoint:any, name:String, parameters:Object) — méthode, classe fl.video.FLVPlayback |
|
Ajoute un point de repère ActionScript et a le même effet que l’ajout d’un point de repère ActionScript à l’aide de la boîte de dialogue Points de repère, excepté que cette méthode se produit lors de l’exécution d’une application plutôt que lors de son développement. |
AddAssetPopUp — classe, Package com.adobe.ep.ux.content.view.components.toolbar |
|
New Drop Down Control for the Toolbar
|
AddAssetPopUp() — Constructeur, classe com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp |
|
Constructor
|
addAtEnd(child:com.adobe.mosaic.layouts:ILayoutChild) — méthode, classe com.adobe.mosaic.layouts.SmartColumnLayout |
|
Adds the item, given by its index, to either the end of the
matrix or into the first vacant cell. |
addAtEnd(child:com.adobe.mosaic.layouts:ILayoutChild) — méthode, classe com.adobe.mosaic.layouts.SmartRowLayout |
|
Adds the item, given by its index, to either the end of the
matrix or into the first vacant cell. |
addAtRowCol(index:int) — méthode, classe com.adobe.mosaic.layouts.SmartColumnLayout |
|
Adds the item using the item's column and row properties to place
the item. |
addAtRowCol(index:int) — méthode, classe com.adobe.mosaic.layouts.SmartRowLayout |
|
Adds the item using the item's column and row properties to place
the item. |
add_attachment — Partie d’habillage, classe com.adobe.ep.ux.attachmentlist.domain.AttachmentList |
| The Add Attachment button.
The Add Attachment button. |
add_attachment — Propriété, classe com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin |
| The Add Attachment button. |
addAttachment(taskId:String, file:flash.net:FileReference, attachmentPermissions:com.adobe.ep.taskmanagement.domain:IAttachmentPermissions, assertionId:String) — méthode, interface com.adobe.ep.taskmanagement.services.IAttachmentManager |
|
Adds a new attachment to the Document Server. |
addAttachment(taskId:String, file:flash.net:FileReference, attachmentPermissions:com.adobe.ep.taskmanagement.domain:IAttachmentPermissions, assertionId:String) — méthode, classe com.adobe.ep.taskmanagement.services.LCTaskManager |
|
Adds a new attachment to the Document Server. |
addAttachment — Evénement, classe com.adobe.ep.ux.attachmentlist.domain.AttachmentList |
|
Dispatched when the Add Attachment button has been clicked. |
addAttachment(taskId:String, file:flash.net:FileReference, attachmentPermissions:lc.procmgmt.domain:AttachmentPermissions) — méthode, interface lc.procmgmt.ITaskManager |
|
Adds an attachment to a task item. |
addAttachment(attachment:flash.net:FileReference, permissions:lc.procmgmt.domain:AttachmentPermissions) — méthode, classe lc.procmgmt.domain.Task |
|
Adds an attachment to the task. |
addAttachment() — méthode, classe lc.procmgmt.ui.attachments.AttachmentHeaderModel |
|
Adds the file property to the current
Task object, with the specified AttachmentPermissions
object set. |
ADD_ATTACHMENT — Propriété statique de la constante, classe com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent |
|
The ADD_ATTACHMENT constant specifies when an attachment has been added. |
ADD_ATTACHMENT_COMPLETE — Propriété statique de la constante, classe lc.foundation.events.ObjectResultEvent |
|
A special value that specifies attachments were added to a task. |
addAttributesWatcher(name:Array, listener:Object, tile:com.adobe.mosaic.om.interfaces:ITile) — méthode, interface com.adobe.mosaic.om.interfaces.IContext |
|
Adds a watcher to a specific set of context attributes. |
addAttributeWatcher(name:String, listener:Object, tile:com.adobe.mosaic.om.interfaces:ITile) — méthode, interface com.adobe.mosaic.om.interfaces.IContext |
|
Adds a watcher to the context. |
addBackgroundShape(shape:flash.display:Shape) — méthode, classe flashx.textLayout.container.ContainerController |
|
Ajoute un objet flash.display.Shape dans l’arrière-plan duquel des formes (telles que la couleur d’arrière-plan) sont dessinées. |
addBinaryChainBuildingCertificate(certificate:flash.utils:ByteArray, trusted:Boolean) — méthode, classe flash.net.SecureSocket |
|
Ajoute un certificat X.509 à la chaîne de certificat local que votre système utilise pour la validation du certificat de serveur. |
addBitmapData(bitmapData:flash.display:BitmapData) — méthode, classe flash.media.CameraRoll |
|
Ajoute une image au dossier Pellicule du périphérique. |
addBootstrapPeer(peerID:String) — méthode, classe flash.net.GroupSpecifier |
|
Force l’objet NetStream ou NetGroup associé à effectuer une connexion voisine initiale à l’ID homologue spécifié. |
addBtn — Partie d’habillage, classe com.adobe.dct.view.DictionaryPropertiesView |
| A skin part that defines SkinnableComponent which adds extended property to the data dictionary.
A skin part that defines SkinnableComponent which adds extended property to the data dictionary. |
addBtn — Propriété, classe com.adobe.dct.component.ExtendedProperty |
| |
addButton — Partie d’habillage, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout |
| The add button, a Spark Button.
The add button, a Spark Button. |
addButton — Propriété, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin |
| The Add button control
|
addCacheEntry(source:Object, value:Object) — méthode, classe spark.core.ContentCache |
|
Ajoute une entrée à la mémoire cache (ou remplace une entrée existante). |
addCallback(functionName:String, closure:Function) — Méthode statique , classe flash.external.ExternalInterface |
|
Enregistre une méthode ActionScript comme pouvant être appelée à partir du conteneur. |
ADD_CELL — Propriété statique de la constante, classe spark.events.GridSelectionEventKind |
|
Indique que cette cellule doit être ajoutée à la sélection en cours. |
addCellSelectionData(uid:String, columnIndex:int, selectionData:mx.controls.advancedDataGridClasses:AdvancedDataGridBaseSelectionData) — méthode, classe mx.controls.AdvancedDataGrid |
|
Ajoute des informations sur la sélection des cellules au contrôle, comme si vous utilisiez la souris pour sélectionner la cellule. |
addCertificate(cert:flash.utils:ByteArray, trusted:Boolean) — méthode, classe flash.security.XMLSignatureValidator |
|
Ajoute un certificat x509 pour la création de la chaîne. |
addChannel(channel:mx.messaging:Channel) — méthode, classe mx.messaging.ChannelSet |
|
Ajoute un canal à la classe ChannelSet. |
addChild(child:flash.display:DisplayObject) — méthode, classe flash.display.DisplayObjectContainer |
|
Ajoute une occurrence DisplayObject enfant à cette occurrence DisplayObjectContainer. |
addChild(child:flash.display:DisplayObject) — méthode, classe flash.display.Stage |
|
Ajoute une occurrence DisplayObject enfant à cette occurrence DisplayObjectContainer. |
addChild(child:flashx.textLayout.elements:FlowElement) — méthode, classe flashx.textLayout.elements.FlowGroupElement |
|
Ajoute un objet FlowElement objet. |
addChild(child:flash.display:DisplayObject) — méthode, classe mx.charts.Legend |
|
Ajoute un objet DisplayObject enfant à ce conteneur. |
addChild(child:flash.display:DisplayObject) — méthode, classe mx.charts.chartClasses.CartesianDataCanvas |
|
Ajoute un objet DisplayObject enfant à la fin de la liste d’enfants. |
addChild(child:flash.display:DisplayObject) — méthode, classe mx.charts.chartClasses.ChartElement |
|
Ajoute un objet DisplayObject enfant à la fin de la liste d’enfants. |
addChild(child:flash.display:DisplayObject) — méthode, classe mx.charts.chartClasses.PolarDataCanvas |
|
Ajoute un objet DisplayObject enfant à la fin de la liste d’enfants. |
addChild(parent:Object, newChild:Object) — méthode, classe mx.collections.HierarchicalCollectionView |
|
Ajoute un nœud enfant à un nœud de données. |
addChild(parent:Object, newChild:Object) — méthode, interface mx.collections.IHierarchicalCollectionView |
|
Ajoute un nœud enfant à un nœud de données. |
addChild(child:flash.display:DisplayObject) — méthode, classe mx.core.Container |
|
Ajoute un objet DisplayObject enfant à ce conteneur. |
addChild(child:flash.display:DisplayObject) — méthode, interface mx.core.IChildList |
|
Ajoute un objet DisplayObject enfant à la fin de la liste d’enfants. |
addChild(child:flash.display:DisplayObject) — méthode, interface mx.core.IContainer |
|
Ajoute une occurrence DisplayObject enfant à cette occurrence DisplayObjectContainer. |
addChild(childEffect:mx.effects:IEffect) — méthode, classe mx.effects.CompositeEffect |
|
Ajoute un nouvel effet enfant à cet effet composite. |
addChild(child:org.osmf.media:MediaElement) — méthode, classe org.osmf.elements.CompositeElement |
|
Ajoute l’enfant spécifié à la fin de la liste. |
AddChild — classe, Package mx.states |
|
La classe AddChild ajoute un objet d’affichage enfant, tel qu’un composant, à un conteneur en tant qu’état d’affichage. |
AddChild(relativeTo:mx.core:UIComponent, target:flash.display:DisplayObject, position:String) — Constructeur, classe mx.states.AddChild |
|
Constructeur. |
AddChildAction — classe, Package mx.effects |
|
La classe AddChildAction définit un effet d’action qui correspond à la propriété AddChild de la définition d’un état d’affichage. |
AddChildAction(target:Object) — Constructeur, classe mx.effects.AddChildAction |
|
Constructeur. |
AddChildActionInstance — classe, Package mx.effects.effectClasses |
|
La classe AddChildActionInstance implémente la classe d’instances de l’effet AddChildAction. |
AddChildActionInstance(target:Object) — Constructeur, classe mx.effects.effectClasses.AddChildActionInstance |
|
Constructeur. |
addChildAt(child:flash.display:DisplayObject, index:int) — méthode, classe flash.display.DisplayObjectContainer |
|
Ajoute une occurrence DisplayObject enfant à cette occurrence DisplayObjectContainer. |
addChildAt(child:flash.display:DisplayObject, index:int) — méthode, classe flash.display.Stage |
|
Ajoute une occurrence DisplayObject enfant à cette occurrence DisplayObjectContainer. |
addChildAt(index:uint, child:flashx.textLayout.elements:FlowElement) — méthode, classe flashx.textLayout.elements.FlowGroupElement |
|
Ajoute un objet FlowElement enfant à la position d’index spécifiée. |
addChildAt(child:flash.display:DisplayObject, index:int) — méthode, classe mx.charts.Legend |
|
Ajoute un objet DisplayObject enfant à ce conteneur. |
addChildAt(child:flash.display:DisplayObject, index:int) — méthode, classe mx.charts.chartClasses.CartesianDataCanvas |
|
Ajoute une instance DisplayObject enfant à cette instance DisplayObjectContainer. |
addChildAt(child:flash.display:DisplayObject, index:int) — méthode, classe mx.charts.chartClasses.ChartElement |
|
Ajoute une instance DisplayObject enfant à cette instance DisplayObjectContainer. |
addChildAt(child:flash.display:DisplayObject, index:int) — méthode, classe mx.charts.chartClasses.PolarDataCanvas |
|
Ajoute une instance DisplayObject enfant à cette instance DisplayObjectContainer. |
addChildAt(parent:Object, newChild:Object, index:int) — méthode, classe mx.collections.HierarchicalCollectionView |
|
Ajoute un nœud enfant au nœud qui se trouve à l’index spécifié. |
addChildAt(parent:Object, newChild:Object, index:int) — méthode, interface mx.collections.IHierarchicalCollectionView |
|
Ajoute un nœud enfant à un nœud présent dans les données, à un index spécifié au sein des données. |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — méthode, interface mx.controls.menuClasses.IMenuDataDescriptor |
|
Ajoute un nœud enfant au nœud qui se trouve à l’index spécifié. |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — méthode, classe mx.controls.treeClasses.DefaultDataDescriptor |
|
Ajoute un nœud enfant au nœud qui se trouve à l’index spécifié. |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — méthode, interface mx.controls.treeClasses.ITreeDataDescriptor |
|
Ajoute un nœud enfant à un nœud, à l’index spécifié. |
addChildAt(child:flash.display:DisplayObject, index:int) — méthode, classe mx.core.Container |
|
Ajoute un objet DisplayObject enfant à ce conteneur. |
addChildAt(child:flash.display:DisplayObject, index:int) — méthode, interface mx.core.IChildList |
|
Ajoute une instance enfant de DisplayObject à cette liste d’enfants à l’index spécifié. |
addChildAt(child:flash.display:DisplayObject, index:int) — méthode, interface mx.core.IContainer |
|
Ajoute une occurrence DisplayObject enfant à cette occurrence DisplayObjectContainer. |
addChildAt(child:org.osmf.media:MediaElement, index:Number) — méthode, classe org.osmf.elements.CompositeElement |
|
Ajoute l’enfant à la liste à l’index spécifié. |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — méthode, interface mx.core.ISWFBridgeGroup |
|
Ajoute un nouveau pont au conteneur. |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — méthode, classe mx.core.SWFBridgeGroup |
|
Ajoute un nouveau pont au conteneur. |
addChildBridge(bridge:flash.events:IEventDispatcher, owner:flash.display:DisplayObject) — méthode, interface mx.managers.IMarshalSystemManager |
|
Ajoute un pont enfant au gestionnaire du système. |
addChildSet(childSet:Array) — méthode, classe mx.effects.effectClasses.CompositeEffectInstance |
|
Ajoute un nouvel ensemble d’effets enfant à cet effet Composite. |
addChildToSandboxRoot(layer:String, child:flash.display:DisplayObject) — méthode, interface mx.managers.IMarshalSystemManager |
|
Ajoute l’enfant spécifié à la racine sandbox dans le calque requis. |
addColumn(column:any) — méthode, classe fl.controls.DataGrid |
|
Ajoute une colonne à la fin du tableau de colonnes. |
addColumnAt(column:any, index:uint) — méthode, classe fl.controls.DataGrid |
|
Insère une colonne à l’index spécifié dans le tableau de colonnes. |
addCondition(aProperty:com.adobe.ep.taskmanagement.filter:IProperty, aComparisonOperator:com.adobe.ep.taskmanagement.filter:IComparisonOperator, aComparisonValue:Object) — méthode, interface com.adobe.ep.taskmanagement.filter.IFilter |
|
Adds a condition to the filter. |
addContentRenderer() — méthode, classe com.adobe.ep.ux.content.view.components.grid.hover.HoverRenderer |
|
Current Preview Pod shows name/description in its title area and content of the asset
like text/xml/image in the canvas area. |
addController(controller:flashx.textLayout.container:ContainerController) — méthode, interface flashx.textLayout.compose.IFlowComposer |
|
Ajoute un contrôleur à cette occurrence IFlowComposer. |
addController(controller:flashx.textLayout.container:ContainerController) — méthode, classe flashx.textLayout.compose.StandardFlowComposer |
|
Ajoute un contrôleur à cette occurrence IFlowComposer. |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — méthode, interface flashx.textLayout.compose.IFlowComposer |
|
Ajoute un contrôleur à cette occurrence IFlowComposer à l’index spécifié. |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — méthode, classe flashx.textLayout.compose.StandardFlowComposer |
|
Ajoute un contrôleur à cette occurrence IFlowComposer à l’index spécifié. |
addCreatorButton — Partie d’habillage, classe com.adobe.solutions.rca.presentation.template.stages.CreatorTab |
| A reference to the ButtonBase object that allows users to add a new creator.
A reference to the ButtonBase object that allows users to add a new creator. |
AddCreatorDialog — classe, Package com.adobe.solutions.rca.presentation |
|
The host component for dialog used to adding creator to a creation stage. |
AddCreatorDialog() — Constructeur, classe com.adobe.solutions.rca.presentation.AddCreatorDialog |
|
The constructor for AddCreatorDialog class. |
addCreatorDialogPanel — Partie d’habillage, classe com.adobe.solutions.rca.presentation.AddCreatorDialog |
| The skin part that defines the Panel where the content of Add Creator get pushed into and laid out.
The skin part that defines the Panel where the content
of Add Creator get pushed into and laid out. |
addCuePoint(cuePoint:Object) — méthode, classe mx.controls.videoClasses.CuePointManager |
|
Ajoute un point de repère. |
addData(data:Object, format:String) — méthode, classe mx.core.DragSource |
|
Ajoute des données et une chaîne de format correspondante à la source du déplacement. |
addDataChild(child:flash.display:DisplayObject, left:any, top:any, right:any, bottom:any, hCenter:any, vCenter:any) — méthode, classe mx.charts.chartClasses.CartesianDataCanvas |
|
Ajoute l’objet d’affichage spécifié au dessin actuel en tant qu’enfant. |
addDataChild(child:flash.display:DisplayObject, angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, angleCenter:any, radialCenter:any) — méthode, classe mx.charts.chartClasses.PolarDataCanvas |
|
Cette méthode ajoute un objet DisplayObject comme enfant au dessin actuel.
|
addDataDictionary(dataDictionary:com.adobe.dct.model:DEPDictionaryModel) — méthode, classe com.adobe.dct.component.dataElementsPanel.DataElementsPanel |
|
Adds an instance of DEPDictionaryModel to the existing list on which data elements panel is working. |
addDataEffectItem(item:Object) — méthode, classe mx.controls.listClasses.AdvancedListBase |
|
Ajoute un rendu d’élément si un effet de changement des données est en cours d’exécution. |
addDataEffectItem(item:Object) — méthode, classe mx.controls.listClasses.ListBase |
|
Ajoute un rendu d’élément si un effet de changement des données est en cours d’exécution. |
addDataEffectItem(target:Object) — méthode, interface mx.effects.IEffectTargetHost |
|
Ajoute un rendu d’élément si un effet de changement des données est en cours d’exécution. |
addDataElement — Evénement, classe com.adobe.dct.component.dataElementsPanel.NewDataElement |
|
Dispatched when the user presses the Insert ButtonBase control. |
addDDE(elementType:String) — méthode, classe com.adobe.dct.component.datadictionary.DDExplorer |
|
Adds a new data dictionary element as child to the current selected element. |
addDeferredInclude(includeURL:String) — méthode, interface com.adobe.gravity.service.manifest.IManifestParseContext |
|
Add a deferred include. |
addDelayedInstance(instance:Object, stringID:String) — Méthode statique , classe fl.lang.Locale |
|
Ajoute la paire {instance, string ID} dans le tableau interne en vue d’une utilisation ultérieure. |
addDisplayObject(displayObject:flash.display:DisplayObject, depth:Number) — méthode, classe spark.components.supportClasses.DisplayLayer |
|
Ajoute un objet displayObject de la profondeur spécifiée à la liste ordonnée. |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — méthode, classe com.adobe.solutions.prm.domain.impl.Project |
|
This remote operation adds a document from the collection and submits the change on the server. |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — méthode, classe com.adobe.solutions.prm.domain.impl.WorkItem |
|
This remote operation adds a document from the collection and submits the change on the server. |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — méthode, interface com.adobe.solutions.rca.domain.common.IDocumentCollection |
|
This remote operation adds a document from the collection and submits the change on the server. |
addDragData(ds:Object) — méthode, classe mx.charts.chartClasses.ChartBase |
|
Ajoute les éléments sélectionnés à l’objet DragSource dans le cadre d’une opération de glisser-déposer. |
addDragData(dragSource:Object) — méthode, classe mx.controls.listClasses.AdvancedListBase |
|
Ajoute les éléments sélectionnés à l’objet DragSource dans le cadre d’une opération glisser-déposer. |
addDragData(dragSource:Object) — méthode, classe mx.controls.listClasses.ListBase |
|
Ajoute les éléments sélectionnés à l’objet DragSource dans le cadre d’une opération glisser-déposer. |
addDragData(dragSource:mx.core:DragSource) — méthode, classe spark.components.List |
|
Ajoute les éléments sélectionnés à l’objet DragSource dans le cadre d’une opération glisser-déposer. |
added — Propriété, classe fl.video.CaptionChangeEvent |
|
Valeur booléenne qui détermine si la légende a été ajoutée ou supprimée. |
added — Evénement, classe flash.display.DisplayObject |
|
Distribué lorsqu’un objet d’affichage est ajouté à la liste d’affichage. |
ADDED — Propriété statique de la constante, classe flash.events.Event |
|
La constante Event.ADDED définit la valeur de la propriété type d’un objet événement added. |
addedEffect — Effet, classe mx.core.UIComponent |
|
Lue lorsque le composant est ajouté en tant qu’enfant à un conteneur.
|
addedToStage — Evénement, classe flash.display.DisplayObject |
|
Envoyé lorsqu’un objet d’affichage est ajouté dans la liste d’affichage de la scène, directement ou par l’intermédiaire d’une arborescence secondaire qui contient l’objet d’affichage. |
ADDED_TO_STAGE — Propriété statique de la constante, classe flash.events.Event |
|
La constante Event.ADDED_TO_STAGE définit la valeur de la propriété type d’un objet d’événement addedToStage. |
addElement — Evénement, classe com.adobe.dct.component.toolbars.DDToolbar |
|
Dispatched when the New Element button is clicked. |
addElement(element:mx.core:IVisualElement) — méthode, classe mx.charts.Legend |
|
Ajoute un élément visuel à ce conteneur. |
addElement(element:mx.core:IVisualElement) — méthode, classe mx.core.Container |
|
Ajoute un élément visuel à ce conteneur. |
addElement(element:mx.core:IVisualElement) — méthode, interface mx.core.IVisualElementContainer |
|
Ajoute un élément visuel à ce conteneur. |
addElement(element:mx.core:IVisualElement) — méthode, classe mx.flash.ContainerMovieClip |
|
Ajoute un élément visuel à ce conteneur. |
addElement(element:mx.olap:IOLAPElement) — méthode, interface mx.olap.IOLAPSet |
|
Ajoute un nouveau membre à l’ensemble. |
addElement(e:mx.olap:IOLAPElement) — méthode, classe mx.olap.OLAPSet |
|
Ajoute un nouveau membre à l’ensemble. |
addElement(element:mx.core:IVisualElement) — méthode, classe spark.components.Group |
|
Ajoute un élément visuel à ce conteneur. |
addElement(element:mx.core:IVisualElement) — méthode, classe spark.components.Scroller |
|
Cette opération n’est pas prise en charge par le contrôle Scroller. |
addElement(element:mx.core:IVisualElement) — méthode, classe spark.components.SkinnableContainer |
|
Ajoute un élément visuel à ce conteneur. |
addElementAt(element:mx.core:IVisualElement, index:int) — méthode, classe mx.charts.Legend |
|
Ajoute un élément visuel à ce conteneur. |
addElementAt(element:mx.core:IVisualElement, index:int) — méthode, classe mx.core.Container |
|
Ajoute un élément visuel à ce conteneur. |
addElementAt(element:mx.core:IVisualElement, index:int) — méthode, interface mx.core.IVisualElementContainer |
|
Ajoute un élément visuel à ce conteneur. |
addElementAt(element:mx.core:IVisualElement, index:int) — méthode, classe mx.flash.ContainerMovieClip |
|
Ajoute un élément visuel à ce conteneur. |
addElementAt(element:mx.core:IVisualElement, index:int) — méthode, classe spark.components.Group |
|
Ajoute un élément visuel à ce conteneur. |
addElementAt(element:mx.core:IVisualElement, index:int) — méthode, classe spark.components.Scroller |
|
Cette opération n’est pas prise en charge par le contrôle Scroller. |
addElementAt(element:mx.core:IVisualElement, index:int) — méthode, classe spark.components.SkinnableContainer |
|
Ajoute un élément visuel à ce conteneur. |
addElements(elements:mx.collections:IList) — méthode, interface mx.olap.IOLAPSet |
|
Ajoute une liste de membres à l’ensemble. |
addElements(members:mx.collections:IList) — méthode, classe mx.olap.OLAPSet |
|
Ajoute une liste de membres à l’ensemble. |
addEnabled — Propriété, classe com.adobe.guides.spark.layouts.components.RepeaterLayoutHost |
|
Whether or not the add button is enabled. |
addEntry(url:String, policyFileURL:String) — méthode, classe fl.rsl.RSLInfo |
|
Ajoute une série d’URL (fichiers RSL et fichiers de régulation). |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe coldfusion.air.Session |
|
Registers an event listener object with the Session object so that the
listener receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe coldfusion.air.SyncManager |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe coldfusion.service.BasicService |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.consulting.pst.vo.Category |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.consulting.pst.vo.FlexConfiguration |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.consulting.pst.vo.Form |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.consulting.pst.vo.Letter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.dct.transfer.BindingElement |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.dct.transfer.DataDictionary |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.dct.transfer.DataDictionaryElement |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.dct.transfer.DataDictionaryReference |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.dct.transfer.DataDictionarySearchFilter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.dct.transfer.OperationInfo |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.dct.transfer.OperationParameter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.dct.transfer.RemotingServiceInfo |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.ep.taskmanagement.domain.TaskProperty |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.ep.taskmanagement.util.CollectionToken |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.ep.taskmanagement.util.ObjectToken |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.ep.ux.content.model.asset.AssetAction |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.ep.ux.content.model.search.SearchFilter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.ep.ux.content.search.SearchQuery |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.ep.ux.content.view.components.relationships.RelationshipVO |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.fiber.styles.Style |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.editors.managers.PreferencesManager |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.editors.model.FileModel |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.obj.FileData |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.CDMAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.ContainerLayout |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.DataDownload |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.DataModule |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.Document |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.DocumentAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.Field |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.FieldAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.Folder |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.LDMAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.ModuleAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.Portfolio |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.Query |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.Statement |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.Table |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.TableColumnDetails |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.TargetArea |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.TargetAreaAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.User |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.Variable |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.VariableAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.render.ContextData |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.render.PDFResponseType |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icc.vo.render.ResolvedContent |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.icomm.assetplacement.controller.AttachmentLoader |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Méthode statique , classe com.adobe.icomm.assetplacement.model.PackageDefinitionLoader |
|
Registers an event listener object with an EventDispatcher object so that the listener receives notification
of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.assetmanager.client.model.AssetAction |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.assetmanager.client.model.SearchQuery |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.rca.model.AuditLevel |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.rca.model.CustomAttribute |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.rca.model.Review |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.rca.model.ReviewContext |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.rca.model.ReviewSearchFilter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.rca.model.ReviewTemplateReference |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.rca.model.TemplateSearchFilter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.rca.model.UserPreference |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.rca.model.document.SupportingDocument |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.rca.model.participant.BaseUser |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.rca.model.reminder.Reminder |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.livecycle.rca.model.stage.AbstractStage |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe com.adobe.mosaic.mxml.Catalog |
|
Overridden EventDispatcher addEventListener. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.prm.domain.impl.Asset |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.prm.domain.impl.TeamMember |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.prm.domain.impl.WorkItem |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.prm.vo.AbstractSearchFilterVO |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.prm.vo.AssetVO |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.prm.vo.BaseEntityVO |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.rca.domain.impl.Participant |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.rca.domain.impl.Stage |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.rca.domain.impl.User |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.rca.presentation.util.FormatterUtil |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.rca.vo.ReviewTemplateVO |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe com.adobe.solutions.rca.vo.StageTemplateVO |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe flash.data.SQLConnection |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe flash.desktop.NativeApplication |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe flash.display.Stage |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe flash.events.EventDispatcher |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, interface flash.events.IEventDispatcher |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe flash.media.AVURLLoader |
| |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe flash.net.URLLoader |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe flash.system.MessageChannel |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe flash.system.Worker |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe flashx.textLayout.elements.LinkElement |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe flashx.textLayout.elements.TextFlow |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.foundation.domain.Message |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.foundation.domain.Preference |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.foundation.domain.Principal |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.foundation.util.CollectionToken |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.foundation.util.ObjectToken |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.commands.AttachmentCommand |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.commands.InitiateFromStartTaskCommand |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.AttachmentInfo |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.Category |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.DocumentReference |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.Process |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.ProcessInstance |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.ProcessVariable |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.QueueBase |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.QueuesManager |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.ReaderSubmit |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.SearchFilter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.SearchFilterAttribute |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.SearchFilterCondition |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.SearchFilterSort |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.SearchTemplate |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.SearchTemplateDescriptor |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.SearchTemplateDescriptors |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.Startpoint |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.TaskAttachmentInfo |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.domain.UserActionProperty |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe lc.procmgmt.impl.FavoritesManager |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe mx.collections.ListCollectionView |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe mx.containers.utilityClasses.PostScaleAdapter |
| |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe mx.data.DataStoreEventDispatcher |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — méthode, classe mx.data.DynamicManagedItem |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe mx.data.ManagedRemoteService |
|
Ajout d’un écouteur d’événement au service. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe mx.olap.OLAPCube |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe mx.utils.ObjectProxy |
|
Enregistre un objet écouteur d’événement afin que l’écouteur soit averti d’un événement. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — méthode, classe mx.utils.OnDemandEventDispatcher |
|
Enregistre un objet écouteur d’événement auprès d’un objet EventDispatcher afin que l’écouteur soit averti d’un événement. |
ADD_EVENT_LISTENER_REQUEST — Propriété statique de la constante, classe mx.events.EventListenerRequest |
|
Demande d’ajout d’écouteur d’événement. |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — méthode, classe mx.automation.AutomationManager |
| |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — méthode, interface mx.automation.IAutomationManager2 |
|
Prise en charge de la sérialisation (pour outil) : ajoute les objets EventDetails transmis aux applications enfant probables dans l’ApplicationDomain actuel. |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — méthode, classe mx.automation.AutomationManager |
| |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — méthode, interface mx.automation.IAutomationManager2 |
|
Prise en charge de la sérialisation (pour outil) : ajoute les objets EventDetails transmis aux applications parent probables dans l’ApplicationDomain actuel. |
addExport(name:String) — méthode, interface com.adobe.gravity.service.manifest.IInterfaceBuilder |
|
Add a service export. |
addExtendedPropertyRow(key:String, value:String, isKeyEditable:Boolean) — méthode, classe com.adobe.dct.view.DictionaryPropertiesView |
|
Adds an extended property row in the PropertiesView. |
addFaultHandler(handler:Function) — méthode, interface com.adobe.ep.taskmanagement.util.IToken |
|
Adds a fault handler for this asynchronous invocation. |
addFaultHandler(handler:Function) — méthode, classe com.adobe.ep.taskmanagement.util.Token |
|
Adds a fault handler for this asynchronous invocation. |
addFaultHandler(handler:Function, weakReference:Boolean) — méthode, classe com.adobe.gravity.utility.async.AggregatingToken |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — méthode, interface com.adobe.gravity.utility.async.IToken |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — méthode, classe com.adobe.gravity.utility.async.ImmediateFaultToken |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — méthode, classe com.adobe.gravity.utility.async.ImmediateSuccessToken |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — méthode, classe com.adobe.gravity.utility.async.Token |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — méthode, classe com.adobe.gravity.utility.flex.async.AsyncTokenWrapper |
|
Add a handler to be called if the operation fails. |
addFaultHandler(fault:Function) — méthode, interface com.adobe.icc.token.IAsyncToken |
|
Adds a fault handler to this token. |
addFaultHandler(fault:Function) — méthode, interface com.adobe.livecycle.rca.token.IAsyncToken |
|
Adds a fault handler to this token. |
addFaultHandler(fault:Function) — méthode, classe com.adobe.livecycle.rca.token.RCAToken |
|
Adds a fault handler to this token. |
addFaultHandler(handler:Function) — méthode, classe lc.foundation.util.Token |
|
Adds a fault handler for this asynchronous invocation. |
ADD_FAVORITE — Propriété statique de la constante, classe lc.procmgmt.ui.startpoint.StartpointEvent |
|
A special value that specifies that an startpoint was added to the favorites list. |
addFilterPropertyArray(index:int, name:String, values:Array, startFrame:int, endFrame:int) — méthode, classe fl.motion.MotionBase |
|
Modifie une propriété de filtre dans toutes les images-clés correspondantes d’un objet Motion. |
addFirst(p:mx.automation:AutomationIDPart) — méthode, classe mx.automation.AutomationID |
|
Ajoute une partie devant l’ID. |
ADD_FOCUS_MANAGER — Propriété statique de la constante, classe mx.events.FlexEvent |
|
La constante FlexEvent.ADD_FOCUS_MANAGER définit la valeur de la propriété type de l’objet d’événement d’un événement addFocusManager. |
addFormat(format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Méthode statique , classe flashx.textLayout.conversion.TextConverter |
|
Enregistrez un nouveau format d’importation/exportation. |
addFormatAt(index:int, format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Méthode statique , classe flashx.textLayout.conversion.TextConverter |
|
Enregistrez un nouveau format d’importation/exportation, à l’emplacement spécifié. |
addFunction(inExpr:String, actual:String) — méthode, classe com.adobe.solutions.exm.runtime.impl.SimpleFunctionMapper |
|
Adds a new local function mapping. |
addHaloColors(colors:Object, themeColor:uint, fillColor0:uint, fillColor1:uint) — Méthode statique , classe mx.skins.halo.HaloColors |
|
Calcule les couleurs utilisées par les composants qui prennent en charge le thème Halo, telles que les couleurs des bordures biseautées. |
addHandler(handler:Function, weakReference:Boolean) — méthode, classe com.adobe.gravity.utility.async.HandlerHolder |
|
Add a handler function. |
addHandler(handler:Function, format:String) — méthode, classe mx.core.DragSource |
|
Ajoute un gestionnaire appelé lorsque les données sont sollicitées pour le format spécifié. |
addHandler(name:String, handler:Function, priority:int) — méthode, classe org.osmf.net.NetClient |
|
Ajoute un gestionnaire pour le nom de rappel spécifié. |
addHandlers(token:com.adobe.gravity.utility.async:IToken, successHandler:Function, faultHandler:Function, weakReference:Boolean) — Fonction du package, com.adobe.gravity.utility.async |
|
A convenience function for adding a success and fault handler without declaring a local variable. |
addHandlers(resultHandler:Function, faultHandler:Function) — méthode, interface com.adobe.ep.taskmanagement.util.IToken |
|
Adds a result and fault handler for this asynchronous invocation. |
addHandlers(resultHandler:Function, faultHandler:Function) — méthode, classe com.adobe.ep.taskmanagement.util.Token |
|
Adds a result and fault handler for this asynchronous invocation. |
addHandlers(success:Function, fault:Function) — méthode, interface com.adobe.icc.token.IAsyncToken |
|
Adds a success and a fault handler to this token. |
addHandlers(success:Function, fault:Function) — méthode, interface com.adobe.livecycle.rca.token.IAsyncToken |
|
Adds success and fault handlers to this token. |
addHandlers(success:Function, fault:Function) — méthode, classe com.adobe.livecycle.rca.token.RCAToken |
|
Adds success and fault handlers to this token. |
addHandlers(resultHandler:Function, faultHandler:Function) — méthode, classe lc.foundation.util.Token |
|
Adds a result and fault handler for this asynchronous invocation. |
addHaveObjects(startIndex:Number, endIndex:Number) — méthode, classe flash.net.NetGroup |
|
Ajoute des objets depuis startIndex jusqu’à endIndex au jeu d’objets qui répondent aux demandes, comme l’indique ce nœud aux voisins. |
addHeader(operation:String, mustUnderstand:Boolean, param:Object) — méthode, classe flash.net.NetConnection |
|
Ajoute un en-tête de contexte à la structure du paquet AMF (Action Message Format). |
addHeader(header:Object) — méthode, classe mx.rpc.soap.AbstractWebService |
|
Ajoute un en-tête qui sera appliqué à toutes les opérations de cette classe WebService. |
addHeader(header:Object) — méthode, classe mx.rpc.soap.Operation |
|
Ajoute un en-tête qui n’est appliqué qu’à cette opération. |
addImplementationClassName(className:String) — méthode, classe mx.automation.AutomationClass |
|
Ajoutez des noms de classe Flex qui correspondent à cette description de la classe. |
addImport(name:String) — méthode, interface com.adobe.gravity.service.manifest.IBundleBuilder |
|
Add a service import. |
addImport(name:String) — méthode, interface com.adobe.gravity.service.manifest.IInterfaceBuilder |
|
Add a service import. |
addingService(reference:com.adobe.gravity.framework:IServiceReference) — méthode, interface com.adobe.gravity.tracker.IServiceTrackerCustomizer |
|
Called when a new service appears that is to be tracked. |
addingService(reference:com.adobe.gravity.framework:IServiceReference) — méthode, classe com.adobe.gravity.tracker.ServiceTracker |
|
Called when a new service appears that is to be tracked. |
addInlineGraphicElement(parent:flash.display:DisplayObjectContainer, inlineGraphicElement:flash.display:DisplayObject, index:int) — méthode, classe flashx.textLayout.container.ContainerController |
|
Ajoute un objet flash.display.DisplayObject comme descendant de parent. |
addIPMulticastAddress(address:String, port:any, source:String) — méthode, classe flash.net.GroupSpecifier |
|
Force l’objet NetStream ou NetGroup associé à se joindre au groupe de multidiffusion IP spécifié et à écouter le port UDP spécifié. |
addItem(group:spark.components:Group, itemFactory:mx.core:IFactory) — méthode, interface com.adobe.guides.spark.layouts.components.ILayoutComponent |
|
instantiate the itemFactory and add it to the specified group
|
addItem(group:spark.components:Group, itemFactory:mx.core:IFactory) — méthode, classe com.adobe.guides.spark.layouts.components.LayoutHostBase |
|
instantiate the itemFactory and add it to the specified group
|
addItem(item:Object) — méthode, classe com.adobe.livecycle.rca.model.document.DocumentCollection |
|
Overrides the addItem() method for ArrayCollection. |
addItem(item:Object) — méthode, classe com.adobe.livecycle.rca.model.participant.ApproverCollection |
|
Overrides the addItem() method of ArrayCollection. |
addItem(item:Object) — méthode, classe com.adobe.livecycle.rca.model.participant.ModeratorCollection |
|
Overrides the addItem() method of ArrayCollection. |
addItem(item:Object) — méthode, classe com.adobe.livecycle.rca.model.participant.ReviewerCollection |
|
Overrides the addItem() method of ArrayCollection. |
addItem(item:Object) — méthode, classe com.adobe.livecycle.rca.model.reminder.ReminderCollection |
|
Overrides the addItem() method of ArrayCollection. |
addItem(item:Object) — méthode, classe com.adobe.livecycle.rca.model.stage.StageCollection |
|
Overrides the addItem() method of the ArrayCollection. |
addItem(item:Object) — méthode, classe fl.controls.ComboBox |
|
Ajoute un élément à la fin de la liste d’éléments. |
addItem(item:Object) — méthode, classe fl.controls.SelectableList |
|
Ajoute un élément à la fin de la liste d’éléments. |
addItem(item:Object) — méthode, classe fl.data.DataProvider |
|
Ajoute un élément à la fin du fournisseur de données. |
addItem(item:flash.display:NativeMenuItem) — méthode, classe flash.display.NativeMenu |
|
Ajoute un élément de menu en bas du menu. |
addItem(item:Object) — méthode, classe mx.collections.ArrayList |
|
Ajoutez l’élément spécifié à la fin de la liste. |
addItem(item:Object) — méthode, classe mx.collections.AsyncListView |
|
Ajoute l’élément spécifié à la fin de la liste. |
addItem(item:Object) — méthode, interface mx.collections.IList |
|
Ajoute l’élément spécifié à la fin de la liste. |
addItem(item:Object) — méthode, classe mx.collections.ListCollectionView |
|
Ajoute l’élément spécifié à la fin de la liste. |
addItem(item:org.osmf.media:MediaFactoryItem) — méthode, classe org.osmf.media.MediaFactory |
|
Ajoute le MediaFactoryItem spécifié à l’usine. |
addItem(item:org.osmf.net.metrics:MetricFactoryItem) — méthode, classe org.osmf.net.metrics.MetricFactory |
|
Ajoute les objets MetricFactoryItem spécifiés à la fabrique. |
addItem(item:Object) — méthode, classe spark.collections.NumericDataProvider |
|
Cette fonction n’est pas prise en charge.. |
addItem(item:Object) — méthode, classe spark.components.TabbedViewNavigator |
|
Ajoute le navigateur de vue spécifié à la fin de la liste. |
AddItemAction — classe, Package mx.effects |
|
La classe AddItemAction définit un effet d’action qui détermine lorsque le rendu d’élément s’affiche dans le contrôle pour élément ajouté à un contrôle à base de liste, tel que List ou TileList, ou pour un élément qui remplace un élément existant dans le contrôle. |
AddItemAction(target:Object) — Constructeur, classe mx.effects.AddItemAction |
|
Constructeur. |
AddItemActionInstance — classe, Package mx.effects.effectClasses |
|
La classe AddItemActionInstance implémente la classe d’instances de l’effet AddItemAction. |
AddItemActionInstance(target:Object) — Constructeur, classe mx.effects.effectClasses.AddItemActionInstance |
|
Constructeur. |
addItemAt(item:Object, index:int) — méthode, classe com.adobe.livecycle.rca.model.document.DocumentCollection |
|
Overrides the addItemAt() method for ArrayCollection. |
addItemAt(item:Object, index:int) — méthode, classe com.adobe.livecycle.rca.model.participant.ApproverCollection |
|
Overrides the addItemAt() method for ArrayCollection. |
addItemAt(item:Object, index:int) — méthode, classe com.adobe.livecycle.rca.model.participant.ModeratorCollection |
|
Overrides the addItemAt() method of ArrayCollection. |
addItemAt(item:Object, index:int) — méthode, classe com.adobe.livecycle.rca.model.participant.ReviewerCollection |
|
Overrides the addItemAt() method of ArrayCollection. |
addItemAt(item:Object, index:int) — méthode, classe com.adobe.livecycle.rca.model.reminder.ReminderCollection |
|
Overrides the addItemAt() method of ArrayCollection. |
addItemAt(item:Object, index:int) — méthode, classe com.adobe.livecycle.rca.model.stage.StageCollection |
|
Overrides the addItemAt() method of the ArrayCollection. |
addItemAt(item:Object, index:uint) — méthode, classe fl.controls.ComboBox |
|
Insère un élément dans la liste, à l’index spécifié. |
addItemAt(item:Object, index:uint) — méthode, classe fl.controls.SelectableList |
|
Insère un élément dans la liste, à l’index spécifié. |
addItemAt(item:Object, index:uint) — méthode, classe fl.data.DataProvider |
|
Ajoute un nouvel élément au fournisseur de données à l’index spécifié. |
addItemAt(item:flash.display:NativeMenuItem, index:int) — méthode, classe flash.display.NativeMenu |
|
Insère une option de menu à la position spécifiée. |
addItemAt(item:flash.display:NativeMenuItem, index:int) — méthode, classe flash.ui.ContextMenu |
|
Ajoute un élément de menu en bas du menu. |
addItemAt(item:Object, index:int) — méthode, classe mx.collections.ArrayList |
|
Ajoutez l’élément à l’index spécifié. |
addItemAt(item:Object, index:int) — méthode, classe mx.collections.AsyncListView |
|
Ajoute l’élément à l’index spécifié. |
addItemAt(item:Object, index:int) — méthode, interface mx.collections.IList |
|
Ajoute l’élément à l’index spécifié. |
addItemAt(item:Object, index:int) — méthode, classe mx.collections.ListCollectionView |
|
Ajoute l’élément à l’index spécifié. |
addItemAt(item:Object, index:int) — méthode, classe spark.collections.NumericDataProvider |
|
Cette fonction n’est pas prise en charge.. |
addItemAt(item:Object, index:int) — méthode, classe spark.components.TabbedViewNavigator |
|
Ajoute le navigateur de vue à l’index spécifié. |
addItems(oItems:Array, oContainers:Array, nStartTabIndex:int, nTabIncrement:int, oAreaContainer:spark.components:Group) — méthode, classe com.adobe.guides.spark.layouts.components.AlignmentArea |
|
Add items to an alignment area obeying "keepWithPrevious" settings. |
addItems(items:Object) — méthode, classe fl.data.DataProvider |
|
Ajoute plusieurs éléments à la fin de l’objet DataProvider et distribue un événement DataChangeType.ADD. |
AddItems — classe, Package mx.states |
|
Aucune documentation n’est actuellement disponible. |
AddItems() — Constructeur, classe mx.states.AddItems |
|
Constructeur. |
addItemsAt(items:Object, index:uint) — méthode, classe fl.data.DataProvider |
|
Ajoute plusieurs éléments au fournisseur de données à l’index spécifié et distribue un événement DataChangeType.ADD. |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — méthode, interface com.adobe.guides.spark.layouts.components.ILayoutComponent |
|
instantiate the itemFactories and add them to the specified group. |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — méthode, classe com.adobe.guides.spark.layouts.components.LayoutHostBase |
|
instantiate the itemFactories and add them to the specified group. |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — méthode, classe com.adobe.guides.spark.layouts.components.RepeaterLayoutHost |
|
instantiate the itemFactories and add them to the specified group. |
addItemsToGroups(groups:Array, itemFactories:Array, startTabIndex:int, tabIncrement:int) — méthode, interface com.adobe.guides.spark.layouts.components.ILayoutComponent |
|
Add items alternating between the specified groups, incremented the tab indexes. |
addItemsToGroups(groups:Array, itemFactories:Array, startTabIndex:int, tabIncrement:int) — méthode, classe com.adobe.guides.spark.layouts.components.LayoutHostBase |
|
Add items alternating between the specified groups, incremented the tab indexes. |
addItemToCollectionOperation — Propriété, classe mx.data.ManagedQuery |
|
Méthodes addItemToCollectionOperation() et removeItemFromCollectionOperation() facultatives permettant de définir une fonction à appeler lorsqu’un élément est ajouté ou supprimé dans une collection. |
additionalColumnListDisplay — Partie d’habillage, classe com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel |
| A skin part that defines the list having additional column properties
A skin part that defines the list having additional column properties
|
additionalEditOptions — Propriété, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
Fetches the array of Edit Options. |
additionalMetadata — Propriété, interface com.adobe.solutions.rca.domain.IParticipant |
|
This property can be used to store additional metadata, while extending the application. |
additionalMetadata — Propriété, interface com.adobe.solutions.rca.domain.IReviewContext |
|
Any review-specific data can be preserved in this field. |
additionalMetadata — Propriété, interface com.adobe.solutions.rca.domain.IStage |
|
This property can be used to store additional metadata while extending the application. |
additionalMetadata — Propriété, classe com.adobe.solutions.rca.domain.impl.Participant |
|
This property can be used to store additional metadata, while extending the application. |
additionalMetadata — Propriété, classe com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Any review-specific data can be preserved in this field. |
additionalMetadata — Propriété, classe com.adobe.solutions.rca.domain.impl.Stage |
|
This property can be used to store additional metadata while extending the application. |
additionalMetadata — Propriété, classe com.adobe.solutions.rca.vo.ParticipantVO |
|
This property can be used to store additional metadata, while extending the application. |
additionalMetadata — Propriété, classe com.adobe.solutions.rca.vo.ReviewContextVO |
|
Any review specific data can be preserved in this field. |
additionalMetadata — Propriété, classe com.adobe.solutions.rca.vo.ReviewStageVO |
|
This property can be used to store additional metadata, while extending the application. |
additionalMetaData — Propriété, classe com.adobe.livecycle.rca.model.ReviewContext |
| Specifies any data specific to this review to save. |
additionalMetaData — Propriété, classe com.adobe.livecycle.rca.model.participant.AbstractParticipant |
|
Specifies additional metadata when you extend the application. |
additionalMetaData — Propriété, classe com.adobe.livecycle.rca.model.stage.AbstractStage |
|
Stores additional metadata when the application is extended. |
additionalTableColumns — Propriété, classe com.adobe.icc.vo.Table |
|
Table column details for all the columns inside the table. |
addKeyframe(newKeyframe:fl.motion:KeyframeBase) — méthode, classe fl.motion.MotionBase |
|
Ajoute un objet d'image-clé à l'occurrence de Motion. |
addKeyPair(key:String, value:String) — méthode, classe com.adobe.icc.external.dc.InvokeParams |
|
Adds an entry to the ddkeMap for the specified key/value pair. |
addLast(p:mx.automation:AutomationIDPart) — méthode, classe mx.automation.AutomationID |
|
Ajoute une partie à la fin de l’ID. |
addLayer(value:mx.core:DesignLayer) — méthode, classe mx.core.DesignLayer |
|
Ajoute un enfant de l’objet DesignLayer à ce calque. |
addLayoutCompleteSynchronization() — méthode, classe mx.automation.delegates.core.UIComponentAutomationImpl |
|
Définit la synchronisation de l’automatisation avec l’événement UPDATE_COMPLETE du gestionnaire de mises en forme. |
addLayoutCompleteSynchronization() — méthode, classe mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl |
|
Configure une synchronisation d’automatisation avec l’événement UPDATE_COMPLETE du gestionnaire de mises en forme. |
addLineForReuse(textLine:flash.text.engine:TextLine) — Méthode statique , classe flashx.textLayout.compose.TextLineRecycler |
|
Ajoutez un objet TextLine au groupe à réutiliser. |
addListenerHandler() — méthode, classe mx.validators.Validator |
|
Définit tous les écouteurs pour les événements valid et invalid distribués à partir du programme de validation. |
addListenerHandler() — méthode, classe spark.validators.supportClasses.GlobalizationValidatorBase |
|
Définit tous les écouteurs pour les événements valid et invalid distribués à partir du programme de validation. |
addLoader(bundleLoaderFactory:com.adobe.gravity.service.bundleloader:IBundleLoaderFactory, configuration:XML) — méthode, interface com.adobe.gravity.service.manifest.IBundleBuilder |
|
Add a bundle loader factory for loading the bundle. |
addLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — méthode, interface com.adobe.solutions.prm.service.IProjectManagementCoreService |
|
This function adds a local user to a project. |
addLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — méthode, classe com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
This function adds a local user to a project. |
addLogger(logger:mx.logging:ILogger) — méthode, classe mx.logging.AbstractTarget |
|
Configure le journal spécifié pour cette cible |
addLogger(logger:mx.logging:ILogger) — méthode, interface mx.logging.ILoggingTarget |
|
Configure le journal spécifié pour cette cible |
addManagedOperation(mop:mx.data:ManagedOperation) — méthode, classe mx.data.RPCDataManager |
|
Ajoute une opération gérée à l’ensemble géré par ce gestionnaire de données. |
addMarker(marker:org.osmf.metadata:TimelineMarker) — méthode, classe org.osmf.metadata.TimelineMetadata |
|
Ajoute le TimelineMarker spécifié à cet objet. |
addMediaElement(element:org.osmf.media:MediaElement) — méthode, interface org.osmf.containers.IMediaContainer |
|
Ajoute une instance MediaElement au conteneur. |
addMediaElement(element:org.osmf.media:MediaElement) — méthode, classe org.osmf.containers.MediaContainer |
|
Ajoute une instance MediaElement au conteneur. |
addMember(s:mx.olap:IOLAPMember) — méthode, interface mx.olap.IOLAPQueryAxis |
|
Ajoute un membre unique à l’axe de la requête. |
addMember(member:mx.olap:IOLAPElement) — méthode, interface mx.olap.IOLAPTuple |
|
Ajoute un nouveau membre au tuple. |
addMember(m:mx.olap:IOLAPMember) — méthode, classe mx.olap.OLAPQueryAxis |
|
Ajoute un membre unique à l’axe de la requête. |
addMember(element:mx.olap:IOLAPElement) — méthode, classe mx.olap.OLAPTuple |
|
Ajoute un nouveau membre au tuple. |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — méthode, classe com.adobe.solutions.prm.domain.impl.Project |
|
This remote operation adds a member to the collection and submits the change to the server. |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — méthode, classe com.adobe.solutions.prm.domain.impl.WorkItem |
|
This remote operation adds a member to the collection and submits the change to the server. |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — méthode, interface com.adobe.solutions.rca.domain.common.IMemberCollection |
|
This remote operation adds a member to the collection and submits the change to the server. |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — méthode, classe com.adobe.solutions.rca.domain.impl.ReviewContext |
|
This remote operation adds a member to the collection and submits the change to the server. |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — méthode, classe com.adobe.solutions.rca.domain.impl.Stage |
|
This remote operation adds a member to the collection and submits the change to the server. |
addMemberHint(peerID:String) — méthode, classe flash.net.NetGroup |
|
Ajoute manuellement un enregistrement indiquant que peerID est un membre du groupe. |
addMembers(value:mx.collections:IList) — méthode, interface mx.olap.IOLAPTuple |
|
Ajoute une liste de membres au tuple. |
addMembers(value:mx.collections:IList) — méthode, classe mx.olap.OLAPTuple |
|
Ajoute une liste de membres au tuple. |
addMenuItem(obj:flash.display:InteractiveObject, url:String, hideBuiltIns:Boolean) — Méthode statique , classe com.adobe.viewsource.ViewSource |
|
Ajoute un élément de menu contextuel « Afficher la source » au menu contextuel de l’objet donné. |
addMessageListener(namespace:String, name:String, handler:Function) — méthode, interface com.adobe.mosaic.om.interfaces.IMessageBus |
|
Adds a listener for a namespace and name combination. |
addMetadata(namespaceURL:String, metadata:org.osmf.metadata:Metadata) — méthode, classe org.osmf.media.MediaElement |
|
Ajoute un objet Metadata à ce MediaElement sous l’URL d’espace de noms spécifié. |
addMetadataValue(namespaceURL:String, value:Object) — méthode, classe org.osmf.media.MediaResourceBase |
|
Ajoute une valeur de métadonnées à cette ressource. |
addModerator(moderator:com.adobe.livecycle.rca.model.participant:Moderator) — méthode, classe com.adobe.livecycle.rca.model.participant.ModeratorCollection |
|
Adds items of type Moderator to the collection. |
addModeratorAt(moderator:com.adobe.livecycle.rca.model.participant:Moderator, index:int) — méthode, classe com.adobe.livecycle.rca.model.participant.ModeratorCollection |
| Adds items of type Moderator to the collection. |
addModuleAssignment(value:com.adobe.icc.editors.model:ModuleAssignmentModel, addAt:int) — méthode, classe com.adobe.icc.editors.model.TargetAreaAssignmentModel |
|
Adds a module assignment to this target area assignment object. |
addModuleInstance(moduleInstance:com.adobe.icc.dc.domain:IModuleInstance) — méthode, classe com.adobe.icc.dc.domain.VariableInstance |
|
Add the given moduleInstance to this VariableInstance, as a source of the associated Variable. |
addMotionPath(newMotionPath:spark.effects.animation:MotionPath, newEffectStartTime:Number) — méthode, classe spark.effects.supportClasses.AnimateTransformInstance |
|
Ajoute un objet MotionPath au jeu d’objets MotionPath de cette instance, la position temporelle de départ étant relative à l’effet du parent le plus éloigné. |
addMouseClickHandlerToExistingRenderers() — méthode, classe spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl |
| |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — méthode, classe mx.automation.delegates.core.UIComponentAutomationImpl |
| |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — méthode, classe spark.automation.delegates.components.supportClasses.SparkGroupBaseAutomationImpl |
| |
addNamespace(ns:Object) — méthode, classe XML |
|
Ajoute un espace de noms à l’ensemble d’espaces de noms du domaine associé à l’objet XML. |
addNeighbor(peerID:String) — méthode, classe flash.net.NetGroup |
|
Ajoute manuellement un voisin en le connectant immédiatement au peerID spécifié, qui doit déjà se trouver dans ce groupe. |
addNewAsset() — méthode, classe com.adobe.solutions.prm.presentation.asset.AssetPod |
|
This method adds a new asset. |
addNote(taskId:String, title:String, note:String, attachmentPermissions:lc.procmgmt.domain:AttachmentPermissions) — méthode, interface lc.procmgmt.ITaskManager |
|
Adds a note to a task item. |
addNote(title:String, note:String, permissions:lc.procmgmt.domain:AttachmentPermissions) — méthode, classe lc.procmgmt.domain.Task |
|
Adds a note to the task. |
addNote() — méthode, classe lc.procmgmt.ui.attachments.AttachmentHeaderModel |
|
Adds the title and note properties to the current
Task object, with the specified AttachmentPermissions object
set. |
ADD_NOTE_COMPLETE — Propriété statique de la constante, classe lc.foundation.events.ObjectResultEvent |
|
A special value that specifies notes were added to a task. |
addObject(obj:mx.core:IUIComponent, scaleType:String) — méthode, classe mx.printing.FlexPrintJob |
|
Ajoute un objet UIComponent à la liste des objets à imprimer. |
addOfflineItem(item:Object) — méthode, classe mx.data.DataServiceOfflineAdapter |
|
Ajoute l’élément déconnecté spécifié au magasin local. |
addOfflineItem(item:Object) — méthode, classe mx.data.SQLiteOfflineAdapter |
|
Ajoute l’élément déconnecté spécifié au magasin local. |
addOneShotEventListener(dispatcher:flash.events:IEventDispatcher, type:String, listener:Function, useCapture:Boolean, priority:int) — Fonction du package, com.adobe.gravity.utility.events |
|
Add an event listener to the specified event dispatcher ensuring that it will only fire once. |
addOneShotEventListener(dispatcher:flash.events:IEventDispatcher, type:String, listener:Function, useCapture:Boolean, priority:int) — Fonction du package, lc.foundation.util |
|
Add an event listener to the specified event dispatcher ensuring that it will only fire once. |
addOperation(operation:flashx.textLayout.operations:FlowOperation) — méthode, classe flashx.textLayout.operations.CompositeOperation |
|
Ajouter une opération supplémentaire à la fin de la liste. |
addOperationParameterButton — Partie d’habillage, classe com.adobe.dct.view.DictionaryServiceView |
| A skin part that defines a Button which adds an operation parameter.
A skin part that defines a Button which adds an operation parameter. |
addPage(sprite:flash.display:Sprite, printArea:flash.geom:Rectangle, options:flash.printing:PrintJobOptions, frameNum:int) — méthode, classe flash.printing.PrintJob |
|
Envoie l’objet Sprite spécifié en tant que page unique au spouleur d’impression. |
addPage() — méthode, classe ga.model.PanelManager |
|
If the panel is allowed to repeat, this method adds a new panel after the current panel. |
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — méthode, interface com.adobe.mosaic.om.interfaces.IPanel |
|
Adds a Panel to the Panel. |
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — méthode, interface com.adobe.mosaic.om.interfaces.IShell |
|
Adds a Panel to the shell. |
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — méthode, interface com.adobe.mosaic.om.interfaces.IView |
|
Adds a Panel to the View. |
addPanelButton — Partie d’habillage, classe com.adobe.guides.spark.wrappers.components.StandardWrapperHost |
| The add panel button skin part.
The add panel button skin part. |
AddPanelButton — classe, Package ga.controls |
|
The AddPanelButton class defines the Add Panel Button component, which
adds a new instance of a repeating panel to a list of panels contained within a section. |
AddPanelEvent — classe, Package com.adobe.mosaic.om.events |
|
The AddPanelEvent class defines a transient notification of adding a Panel. |
AddPanelEvent(type:String, panelNode:com.adobe.mosaic.om.interfaces:IPanel, msg:String) — Constructeur, classe com.adobe.mosaic.om.events.AddPanelEvent |
|
Constructor. |
addParams(func:Function, ... rest) — Fonction du package, com.adobe.gravity.utility.async |
|
Create an adapter function that calls the provided function with the provided parameters,
appending any parameters passed in when it is invoked. |
addParams(func:Function, ... rest) — Fonction du package, lc.foundation.util |
|
Create an adapter function that calls the provided function with the provided parameters,
appending any parameters passed in when it is invoked. |
addParticipant(participant:com.adobe.solutions.rca.domain:IStageParticipant) — méthode, interface com.adobe.solutions.rca.domain.IStage |
|
Adds a participant at the end of the list of participants for this stage. |
addParticipant(participant:com.adobe.solutions.rca.domain:IStageParticipant) — méthode, classe com.adobe.solutions.rca.domain.impl.Stage |
|
Adds a participant at the end of the list of participants for this stage. |
addParticipantAt(participant:com.adobe.solutions.rca.domain:IStageParticipant, index:int) — méthode, interface com.adobe.solutions.rca.domain.IStage |
|
Adds a participant at the end of the list of participants for this stage. |
addParticipantAt(participant:com.adobe.solutions.rca.domain:IStageParticipant, index:int) — méthode, classe com.adobe.solutions.rca.domain.impl.Stage |
|
Adds a participant at the end of the list of participants for this stage. |
addParticipantToStage(reviewId:String, stageNo:int, stageParticipant:com.adobe.solutions.rca.vo:StageParticipantVO) — méthode, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval |
|
This operation adds a new non-moderator participant in an ongoing creation, review, or approval stage. |
addParticipantToStage(reviewId:String, stageNo:int, stageParticipant:com.adobe.solutions.rca.vo:StageParticipantVO) — méthode, classe com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval |
|
This operation adds a new non-moderator participant in an ongoing creation, review, or approval stage. |
addPopUp(window:mx.core:IFlexDisplayObject, parent:flash.display:DisplayObject, modal:Boolean, childList:String, moduleFactory:mx.core:IFlexModuleFactory) — Méthode statique , classe mx.managers.PopUpManager |
|
Fait apparaître une fenêtre de niveau supérieur. |
ADD_POP_UP_PLACE_HOLDER_REQUEST — Propriété statique de la constante, classe mx.events.SWFBridgeRequest |
|
Ajoute un espace réservé pour une fenêtre contextuelle hébergée par une classe SystemManager enfant. |
ADD_POP_UP_REQUEST — Propriété statique de la constante, classe mx.events.SWFBridgeRequest |
|
Ajoute une fenêtre contextuelle à l’application ciblée. |
addPosition(p:mx.olap:IOLAPAxisPosition) — méthode, classe mx.olap.OLAPResultAxis |
|
Ajoute une position à l’axe du résultat de la requête. |
addPostLoadAction(action:Function) — méthode, interface com.adobe.gravity.service.manifest.IManifestParseContext |
|
Add a post-load action. |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — méthode, interface mx.core.IFlexModuleFactory |
|
Ajoute une bibliothèque RSL dans la liste des preloadedRSL. |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — méthode, classe mx.managers.SystemManager |
|
Ajoute une bibliothèque RSL dans la liste des preloadedRSL. |
addProject(prj:com.adobe.solutions.prm.domain:IProject) — méthode, interface com.adobe.solutions.prm.domain.IProject |
|
This method adds a project to a collection of projects. |
addProject(project:com.adobe.solutions.prm.domain:IProject) — méthode, classe com.adobe.solutions.prm.domain.impl.Project |
|
This method adds a project to a collection of projects. |
addProject(projectId:String, childProject:com.adobe.solutions.prm.vo:ProjectVO) — méthode, interface com.adobe.solutions.prm.service.IProjectManagementCoreService |
|
This function adds or creates a sub-project within an existing project. |
addProject(projectId:String, childProject:com.adobe.solutions.prm.vo:ProjectVO) — méthode, classe com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
This function adds or creates a sub-project within an existing project. |
addProjectAndSave(project:com.adobe.solutions.prm.domain:IProject) — méthode, interface com.adobe.solutions.prm.domain.IProject |
|
This remote operation adds a sub-project to the current project and updates it on the server. |
addProjectAndSave(project:com.adobe.solutions.prm.domain:IProject) — méthode, classe com.adobe.solutions.prm.domain.impl.Project |
|
This remote operation adds a sub-project to the current project and updates it on the server. |
addPropertiesIcon — Partie d’habillage, classe com.adobe.dct.view.PropertyContainer |
| A skin part that defines SkinnableComponent which adds extended property to the data dictionary element.
A skin part that defines SkinnableComponent which adds extended property to the data dictionary element. |
addPropertyArray(name:String, values:Array, startFrame:int, endFrame:int) — méthode, classe fl.motion.MotionBase |
|
Stocke un tableau de valeurs dans des images-clés correspondantes pour une propriété déclarée de la classe Motion. |
addQuads — Propriété, classe coldfusion.service.mxml.Pdf |
|
Add the position or quadrants of the thumbnail
|
addRadioButton(radioButton:fl.controls:RadioButton) — méthode, classe fl.controls.RadioButtonGroup |
|
Ajoute un bouton radio au tableau de boutons radio internes à utiliser avec l’indexation du groupe de boutons radio, afin de permettre la sélection d’un seul bouton radio du groupe. |
addRawModule(dataModule:com.adobe.icc.vo:DataModule, position:int) — méthode, classe com.adobe.icc.dc.domain.ListModuleInstance |
|
Inserts the specified raw DataModule into the list's contents as extra selected content if list is open. |
addRawModule(dataModule:com.adobe.icc.vo:DataModule, position:int) — méthode, classe com.adobe.icc.dc.domain.TargetInstance |
|
Inserts the specified raw DataModule into the list's contents as extra selected content if list is open. |
addRef(applicationDomain:flash.system:ApplicationDomain) — méthode, interface com.adobe.gravity.framework.IApplicationDomainManager |
|
Increment the reference count on the ApplicationDomain. |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — méthode, interface com.adobe.solutions.prm.domain.IProject |
|
This method adds a reference document to a collection of referenceDocuments. |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — méthode, interface com.adobe.solutions.prm.domain.IWorkItem |
|
This method adds a reference document to the referenceDocuments collection. |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — méthode, classe com.adobe.solutions.prm.domain.impl.Project |
|
This method adds a reference document to a collection of referenceDocuments. |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — méthode, classe com.adobe.solutions.prm.domain.impl.WorkItem |
|
This method adds a reference document to the referenceDocuments collection. |
addReminder(reminder:com.adobe.livecycle.rca.model.reminder:Reminder) — méthode, classe com.adobe.livecycle.rca.model.reminder.ReminderCollection |
|
Adds items of type Reminder to the collection. |
addReminderAt(reminder:com.adobe.livecycle.rca.model.reminder:Reminder, index:int) — méthode, classe com.adobe.livecycle.rca.model.reminder.ReminderCollection |
| Adds items of type Reminder to the collection. |
AddRemoveEffectTargetFilter — classe, Package mx.effects.effectClasses |
|
AddRemoveEffectTargetFilter est une sous-classe de la classe EffectTargetFilter qui gère la logique de filtrage des cibles ajoutées ou supprimées en tant qu’enfants dans un conteneur. |
AddRemoveEffectTargetFilter() — Constructeur, classe mx.effects.effectClasses.AddRemoveEffectTargetFilter |
|
Constructeur. |
addResource(ns:Namespace, resource:Object) — méthode, classe mx.rpc.xml.QualifiedResourceManager |
|
Ajoute une ressource à un tableau de ressources potentiel pour un espace de noms donné. |
addResourceBundle(resourceBundle:mx.resources:IResourceBundle, useWeakReference:Boolean) — méthode, interface mx.resources.IResourceManager |
|
Ajoute le regroupement ResourceBundle spécifié à la classe ResourceManager de sorte que ses ressources soient accessibles par des méthodes ResourceManager telles que getString(). |
addResources(lang:String, res:Object) — méthode, classe air.update.ApplicationUpdaterUI |
|
Ajoute de façon dynamique un nouveau regroupement de ressources pour la langue spécifiée. |
addResponder(responder:mx.rpc:IResponder) — méthode, classe coldfusion.air.SessionToken |
|
addResponder adds a responder to an Array of responders. |
addResponder(responder:mx.rpc:IResponder) — méthode, interface com.adobe.ep.taskmanagement.util.IToken |
|
Adds an object to handle the result or failure for an asynchronous invocation. |
addResponder(responder:mx.rpc:IResponder) — méthode, classe com.adobe.ep.taskmanagement.util.Token |
|
Adds an object to handle the result or failure for an asynchronous invocation. |
addResponder(responder:mx.rpc:IResponder) — méthode, interface com.adobe.icc.token.IAsyncToken |
|
Adds a responder to this token. |
addResponder(responder:mx.rpc:IResponder) — méthode, interface com.adobe.livecycle.rca.token.IAsyncToken |
|
Adds a responder to this token. |
addResponder(responder:mx.rpc:IResponder) — méthode, classe com.adobe.livecycle.rca.token.RCAToken |
|
Adds a responder to this token. |
addResponder(responder:mx.rpc:IResponder) — méthode, classe lc.foundation.util.Token |
|
Adds an object to handle the result or failure for an asynchronous invocation. |
addResponder(responder:mx.rpc:IResponder) — méthode, classe mx.collections.errors.ItemPendingError |
|
addResponder ajoute un répondeur à un tableau de répondeurs. |
addResponder(responder:mx.rpc:IResponder) — méthode, classe mx.rpc.AsyncToken |
|
Ajoute un répondeur à un tableau de répondeurs. |
address — Propriété, classe flash.net.InterfaceAddress |
|
Adresse du protocole Internet (IP). |
address — Propriété, classe flash.net.dns.AAAARecord |
|
L’adresse IPv6. |
address — Propriété, classe flash.net.dns.ARecord |
|
L’adresse IPv4. |
address — Propriété, classe lc.foundation.domain.User |
|
Deprecated Since Workspace 10: Please use the postalAddress property. |
addressedTo — Propriété, classe com.adobe.solutions.prm.vo.MessageVO |
|
Defines the addressed-to field for a message. |
addresses — Propriété, classe flash.net.NetworkInterface |
|
Liste des adresses liées à cette interface réseau. |
addResultHandler(handler:Function) — méthode, interface com.adobe.ep.taskmanagement.util.IToken |
|
Adds a result handler for this asynchronous invocation. |
addResultHandler(handler:Function) — méthode, classe com.adobe.ep.taskmanagement.util.Token |
|
Adds a result handler for this asynchronous invocation. |
addResultHandler(handler:Function) — méthode, classe lc.foundation.util.Token |
|
Adds a result handler for this asynchronous invocation. |
addReviewer(reviewer:com.adobe.livecycle.rca.model.participant:Reviewer) — méthode, classe com.adobe.livecycle.rca.model.participant.ReviewerCollection |
| Adds items of type Reviewer to the collection. |
addReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String, isOptional:Boolean) — méthode, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService |
|
Adds a reviewer to a stage of an ongoing review. |
addReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String, isOptional:Boolean) — méthode, classe com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService |
|
Adds a reviewer to a stage of an ongoing review. |
ADD_REVIEWER — Propriété statique de la constante, classe com.adobe.solutions.rca.constant.OperationType |
|
This operation adds a reviewer to a review stage. |
addReviewerAt(reviewer:com.adobe.livecycle.rca.model.participant:Reviewer, index:int) — méthode, classe com.adobe.livecycle.rca.model.participant.ReviewerCollection |
| Adds items of type Reviewer to the collection. |
AddReviewStageParticipant — classe, Package com.adobe.solutions.rca.presentation |
|
The host component for dialog used to adding participants to an review stage. |
AddReviewStageParticipant() — Constructeur, classe com.adobe.solutions.rca.presentation.AddReviewStageParticipant |
|
The constructor for AddReviewStageParticipant class. |
addReviewStageParticipantPanel — Partie d’habillage, classe com.adobe.solutions.rca.presentation.AddReviewStageParticipant |
| The skin part that defines the Panel where the content of AddReviewParticipant get pushed into and laid out.
The skin part that defines the Panel where the content
of AddReviewParticipant get pushed into and laid out. |
ADD_ROW — Propriété statique de la constante, classe spark.events.GridSelectionEventKind |
|
Indique que cette ligne doit être ajoutée à la sélection en cours. |
addRSLInfo(info:fl.rsl:RSLInfo) — méthode, classe fl.rsl.RSLPreloader |
|
Ajoute un enregistrement RSLInfo descriptif à un fichier SWF ou SWZ en cours de téléchargement. |
addScrollers(chilArray:Array) — méthode, classe spark.automation.delegates.components.SparkDataGridAutomationImpl |
|
private
|
addScrollers(chilArray:Array) — méthode, classe spark.automation.delegates.components.SparkSkinnableDataContainerAutomationImpl |
| |
addScrollers(chilArray:Array) — méthode, classe spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl |
|
private
|
addSection() — méthode, classe ga.model.PanelManager |
|
If the section is repeatable, this method adds a new section after the current section. |
addSelectedCell(rowIndex:int, columnIndex:int) — méthode, classe spark.components.DataGrid |
|
Si le selectionMode est GridSelectionMode.SINGLE_CELL ou GridSelectionMode.MULTIPLE_CELLS, ajoute la cellule à la sélection et définit la position du caret pour la cellule. |
addSelectedCell(rowIndex:int, columnIndex:int) — méthode, classe spark.components.Grid |
|
Si le selectionMode est GridSelectionMode.SINGLE_CELL ou GridSelectionMode.MULTIPLE_CELLS, ajoute la cellule à la sélection et définit la position du caret pour la cellule. |
addSelectedIndex(rowIndex:int) — méthode, classe spark.components.DataGrid |
|
Si le selectionMode est GridSelectionMode.MULTIPLE_ROWS, ajoute cette ligne à la sélection et définit la position du caret pour cette ligne. |
addSelectedIndex(rowIndex:int) — méthode, classe spark.components.Grid |
|
Si le selectionMode est GridSelectionMode.MULTIPLE_ROWS, ajoute cette ligne à la sélection et définit la position du caret pour cette ligne. |
addSelectionContainer(selectionContainer:flash.display:DisplayObjectContainer) — méthode, classe flashx.textLayout.container.ContainerController |
|
Ajoute un objet flash.display.DisplayObjectContainer auquel des formes de sélection (telles que la mise en surbrillance de la sélection de bloc, un curseur, etc. ) sont ajoutées. |
addService(service:com.adobe.mosaic.om.interfaces:IService, onSuccess:Function, onFailure:Function) — méthode, interface com.adobe.mosaic.om.interfaces.IShell |
|
Adds a service to this shell. |
AddServiceEvent — classe, Package com.adobe.mosaic.om.events |
|
The AddServiceEvent is dispatched when a service is added to the composite application. |
AddServiceEvent(type:String, serviceNode:com.adobe.mosaic.om.interfaces:IService, msg:String) — Constructeur, classe com.adobe.mosaic.om.events.AddServiceEvent |
|
Constructor. |
addServiceEventFailure — Evénement, classe com.adobe.mosaic.mxml.Service |
|
The addServiceEventFailure defines a failure notification of an attempt to load a Service. |
addServiceEventSuccess — Evénement, classe com.adobe.mosaic.mxml.Service |
|
The addServiceEventSuccess defines a successful notification of loading a Service. |
addSet(s:mx.olap:IOLAPSet) — méthode, interface mx.olap.IOLAPQueryAxis |
|
Ajoute un ensemble à l’axe de la requête. |
addSet(s:mx.olap:IOLAPSet) — méthode, classe mx.olap.OLAPQueryAxis |
|
Ajoute un ensemble à l’axe de la requête. |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — méthode, classe mx.rpc.soap.AbstractWebService |
|
Ajoute un en-tête qui sera appliqué à toutes les opérations de cette classe WebService. |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — méthode, classe mx.rpc.soap.Operation |
|
Ajoute un en-tête qui n’est appliqué qu’à cette opération. |
addSortField(columnName:String, columnNumber:int, collection:mx.collections:ICollectionView) — méthode, classe mx.controls.AdvancedDataGridBaseEx |
|
Ajoute un champ de données à la liste des champs de tri. |
addStage(stage:com.adobe.livecycle.rca.model.stage:AbstractStage) — méthode, classe com.adobe.livecycle.rca.model.stage.StageCollection |
| Adds items of type AbstractStage to the collection
|
addStage(stage:com.adobe.solutions.rca.domain:IStage) — méthode, interface com.adobe.solutions.rca.domain.IReviewContext |
|
Adds stage to the review after the last stage. |
addStage(stage:com.adobe.solutions.rca.domain:IStage) — méthode, classe com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Adds stage to the review after the last stage. |
addStageAt(stage:com.adobe.livecycle.rca.model.stage:AbstractStage, index:int) — méthode, classe com.adobe.livecycle.rca.model.stage.StageCollection |
|
Adds items of type AbstractStage to the collection. |
addStageAt(stage:com.adobe.solutions.rca.domain:IStage, index:int) — méthode, interface com.adobe.solutions.rca.domain.IReviewContext |
|
Adds stage to the review at the specified index from the beginning. |
addStageAt(stage:com.adobe.solutions.rca.domain:IStage, index:int) — méthode, classe com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Adds stage to the review at the specified index from the beginning. |
AddStageParticipant — classe, Package com.adobe.solutions.rca.presentation |
|
This class defines the base functionality for adding a participant to a stage. |
AddStageParticipant() — Constructeur, classe com.adobe.solutions.rca.presentation.AddStageParticipant |
|
The constructor for AddStageParticipant class. |
addStageParticipantHandler(event:com.adobe.solutions.rca.presentation.event:StageParticipantEvent) — méthode, classe com.adobe.solutions.rca.presentation.template.stages.ApprovalStage |
|
Adds a participant to an approval stage if not already added. |
addStageParticipantHandler(event:com.adobe.solutions.rca.presentation.event:StageParticipantEvent) — méthode, classe com.adobe.solutions.rca.presentation.template.stages.ReviewStage |
|
This function adds a participant to an approval stage if the participant does not already exist. |
addStyleClient(styleClient:mx.styles:IAdvancedStyleClient) — méthode, classe mx.core.UIComponent |
|
Ajoute un client de style non visuel à cette instance de composant. |
addSubmenu(submenu:flash.display:NativeMenu, label:String) — méthode, classe flash.display.NativeMenu |
|
Ajoute un sous-menu au menu en insérant une nouvelle option de menu. |
addSubmenuAt(submenu:flash.display:NativeMenu, index:int, label:String) — méthode, classe flash.display.NativeMenu |
|
Ajoute un sous-menu au menu en insérant une nouvelle option de menu à la position spécifiée. |
addSubscription(subtopic:String, selector:String, maxFrequency:uint) — méthode, classe mx.messaging.MultiTopicConsumer |
|
Il s’agit d’une méthode pratique d’ajout de nouvel abonnement. |
ADD_SUBSCRIPTIONS — Propriété statique de la constante, classe mx.messaging.messages.CommandMessage |
|
En-tête utilisé dans un message MULTI_SUBSCRIBE pour spécifier un tableau de paires sous-rubrique/sélecteur à ajouter à l’ensemble d’abonnements existant. |
addSubtopic(subtopic:String) — méthode, classe mx.messaging.MultiTopicProducer |
|
Ajoute une sous-rubrique à la liste actuelle de sous-rubriques pour messages envoyées par cette classe Producer. |
addSuccessHandler(handler:Function, weakReference:Boolean) — méthode, classe com.adobe.gravity.utility.async.AggregatingToken |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — méthode, interface com.adobe.gravity.utility.async.IToken |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — méthode, classe com.adobe.gravity.utility.async.ImmediateFaultToken |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — méthode, classe com.adobe.gravity.utility.async.ImmediateSuccessToken |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — méthode, classe com.adobe.gravity.utility.async.Token |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — méthode, classe com.adobe.gravity.utility.flex.async.AsyncTokenWrapper |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(success:Function) — méthode, interface com.adobe.icc.token.IAsyncToken |
|
Adds a success handler to this token. |
addSuccessHandler(success:Function) — méthode, interface com.adobe.livecycle.rca.token.IAsyncToken |
|
Adds a success handler to this token. |
addSuccessHandler(success:Function) — méthode, classe com.adobe.livecycle.rca.token.RCAToken |
|
Adds a success handler to this token. |
addSupportingDocument(doc:com.adobe.livecycle.rca.model.document:SupportingDocument) — méthode, classe com.adobe.livecycle.rca.model.document.DocumentCollection |
| Adds items of type SupportingDocument to the collection. |
addSupportingDocument(projectId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — méthode, interface com.adobe.solutions.prm.service.IProjectManagementCoreService |
|
This function adds a supporting document to a project. |
addSupportingDocument(workItemId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — méthode, interface com.adobe.solutions.prm.service.IWorkItemManagementService |
|
This function adds a supporting document to a workitem. |
addSupportingDocument(projectId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — méthode, classe com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
This function adds a supporting document to a project. |
addSupportingDocument(workItemId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — méthode, classe com.adobe.solutions.prm.services.impl.WorkItemManagementService |
|
This function adds a supporting document to a workitem. |
addSupportingDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — méthode, interface com.adobe.solutions.rca.domain.IReviewContext |
|
Adds the supporting document at the end of the list of supportingDocuments for this review. |
addSupportingDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — méthode, classe com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Adds the supporting document at the end of the list of supportingDocuments for this review. |
addSupportingDocumentAt(doc:com.adobe.livecycle.rca.model.document:SupportingDocument, index:int) — méthode, classe com.adobe.livecycle.rca.model.document.DocumentCollection |
| Adds items of type SupportingDocument to the collection. |
addSupportingDocumentAt(doc:com.adobe.solutions.rca.domain:ISupportingDocument, index:int) — méthode, interface com.adobe.solutions.rca.domain.IReviewContext |
|
Adds the supporting document at the index in the list of supportingDocuments for this review. |
addSupportingDocumentAt(doc:com.adobe.solutions.rca.domain:ISupportingDocument, index:int) — méthode, classe com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Adds the supporting document at the index in the list of supportingDocuments for this review. |
addSynchronization(isComplete:Function, target:Object) — méthode, interface mx.automation.IAutomationObjectHelper |
|
Ajoute un objet de synchronisation au gestionnaire d’automatisation. |
addTab — Evénement, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout |
|
Dispatched when the add button is clicked. |
addTab(child:flash.display:DisplayObject) — méthode, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout |
|
Adds a child to the end of the tab list. |
ADD_TAB — Propriété statique de la constante, classe com.adobe.mosaic.sparklib.tabLayout.events.TabLayoutEvent |
|
A new tab is requested. |
addTabAt(child:flash.display:DisplayObject, index:int) — méthode, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout |
|
Adds a child in a specific location to the tab list. |
addTarget(target:flash.display:DisplayObject, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean) — méthode, classe fl.motion.AnimatorFactoryBase |
|
Crée et renvoie une occurrence AnimatorBase dont la propriété target est définie sur le DisplayObject (si applicable) correspondant à la propriété targetName du targetParent, et dont la propriété Motion est stockée dans l’occurrence AnimatorFactoryBase dès la création. |
addTarget(target:mx.logging:ILoggingTarget) — Méthode statique , classe mx.logging.Log |
|
Permet à la cible spécifiée de commencer à recevoir des notifications concernant les événements de journal. |
addTarget(target:org.osmf.layout:ILayoutTarget) — méthode, classe org.osmf.layout.LayoutRendererBase |
|
Méthode pour l’ajout d’une cible à la liste des fonctionnalités de rendu des dispositions personnalisées des objets pour lesquels elle calcule la taille et la position. |
addTargetInfo(targetParent:flash.display:DisplayObject, targetName:String, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean, initialPosition:Array, zIndex:int, placeholderName:String, instanceFactoryClass:Class) — méthode, classe fl.motion.AnimatorFactoryBase |
|
Référence le DisplayObjectContainer parent, puis crée et renvoie une occurrence AnimatorBase dont la propriété target est définie sur le DisplayObject (si applicable) correspondant à la propriété targetName du targetParent, et dont la propriété Motion est stockée dans l’occurrence AnimatorFactoryBase dès la création. |
addTask(task:lc.procmgmt.domain:Task) — méthode, classe lc.procmgmt.domain.QueueBase |
|
Adds a task to the queue. |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — méthode, interface com.adobe.solutions.prm.domain.IProject |
|
This method adds a team member to a collection of members. |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — méthode, interface com.adobe.solutions.prm.domain.IWorkItem |
|
This method adds a team member to the collection of the members. |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — méthode, classe com.adobe.solutions.prm.domain.impl.Project |
|
This method adds a team member to a collection of members. |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — méthode, classe com.adobe.solutions.prm.domain.impl.WorkItem |
|
This method adds a team member to the collection of the members. |
addTeamMember(projectId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — méthode, interface com.adobe.solutions.prm.service.IProjectManagementCoreService |
|
This function adds a team member to the project. |
addTeamMember(workItemId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — méthode, interface com.adobe.solutions.prm.service.IWorkItemManagementService |
|
This function adds a team member to a workitem. |
addTeamMember(projectId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — méthode, classe com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
This function adds a team member to the project. |
addTeamMember(workItemId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — méthode, classe com.adobe.solutions.prm.services.impl.WorkItemManagementService |
|
This function adds a team member to a workitem. |
addTextLine(textLine:flash.text.engine:TextLine, index:int) — méthode, classe flashx.textLayout.container.ContainerController |
|
Ajoute un objet flash.text.engine.TextLine comme descendant de container. |
addTile(tile:com.adobe.mosaic.om.interfaces:ITile, onSuccess:Function, onFailure:Function) — méthode, interface com.adobe.mosaic.om.interfaces.IPanel |
|
Adds a Tile to the Panel. |
addTile(tile:com.adobe.mosaic.om.interfaces:ITile, onSuccess:Function, onFailure:Function) — méthode, interface com.adobe.mosaic.om.interfaces.IShell |
|
Adds a Tile to the Shell. |
AddTileEvent — classe, Package com.adobe.mosaic.om.events |
|
The AddTileEvent class defines a transient notification of adding a Tile. |
AddTileEvent(type:String, tileNode:com.adobe.mosaic.om.interfaces:ITile, msg:String) — Constructeur, classe com.adobe.mosaic.om.events.AddTileEvent |
|
Constructor. |
addTileEventFailure — Evénement, classe com.adobe.mosaic.mxml.Tile |
|
The addTileEventFailure event indicates that an attempt to add a Tile from a Catalog failed. |
addTileEventSuccess — Evénement, classe com.adobe.mosaic.mxml.Tile |
|
The addTileEventSuccess event indicates that adding a Tile from a Catalog was successful. |
addToCreationQueue(id:Object, preferredIndex:int, callbackFunc:Function, parent:mx.core:IFlexDisplayObject) — méthode, classe mx.core.Application |
|
Ajout d’un conteneur à la file d’attente de création de l’application. |
addToDeviceGroup(deviceGroup:flash.net.drm:DRMDeviceGroup, forceRefresh:Boolean) — méthode, classe flash.net.drm.DRMManager |
|
ajoute le périphérique en cours d’exécution à un groupe de périphériques. |
ADD_TO_DEVICE_GROUP_COMPLETE — Propriété statique de la constante, classe flash.events.DRMDeviceGroupEvent |
| |
ADD_TO_DEVICE_GROUP_ERROR — Propriété statique de la constante, classe flash.events.DRMDeviceGroupErrorEvent |
| |
addToFavorites(startpoint:lc.procmgmt.domain:Startpoint) — méthode, interface lc.procmgmt.IFavoritesManager |
|
Adds an startpoint to the Favorites collection. |
addToFavorites(startpoint:lc.procmgmt.domain:Startpoint) — méthode, classe lc.procmgmt.impl.FavoritesManager |
|
Adds an startpoint to the Favorites collection. |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — méthode, classe mx.controls.listClasses.AdvancedListBase |
|
Ajoute le rendu à la liste des rendus recyclés, ce qui le rend invisible et nettoie toutes ses références. |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — méthode, classe mx.controls.listClasses.ListBase |
|
Ajoute le rendu à la liste des rendus recyclés, ce qui le rend invisible et nettoie toutes ses références. |
addToken(token:com.adobe.gravity.utility.async:IToken) — méthode, classe com.adobe.gravity.utility.async.AggregatingToken |
|
Add a token to be aggregated. |
addToRowArrays() — méthode, classe mx.controls.listClasses.ListBase |
|
Ajoutez une rangée vide au début des tableaux stockant les références aux rangées. |
addToShortestColumn(index:int) — méthode, classe com.adobe.mosaic.layouts.SmartColumnLayout |
|
Adds the item, given by its index, to the column that is visually
the shortest. |
addToShortestRow(index:int) — méthode, classe com.adobe.mosaic.layouts.SmartRowLayout |
|
Adds the item, given by its index, to the row that is visually
the shortest. |
addTrait(type:String, instance:org.osmf.traits:MediaTraitBase) — méthode, classe org.osmf.media.MediaElement |
|
Ajoute une nouvelle caractéristique commune de média à cet élément multimédia. |
addTuple(t:mx.olap:IOLAPTuple) — méthode, interface mx.olap.IOLAPQueryAxis |
|
Ajoute un tuple à l’axe de la requête. |
addTuple(tuple:mx.olap:IOLAPTuple) — méthode, interface mx.olap.IOLAPSet |
|
Ajoute un nouveau tuple à l’ensemble. |
addTuple(t:mx.olap:I |