Símbolos 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 — Propriedade, classe fl.motion.BezierSegment |
|
O primeiro ponto da curva de Bezier. |
a — Propriedade, classe flash.geom.Matrix |
|
O valor afeta o posicionamento dos pixels ao longo do eixo x ao rotacionar ou dimensionar a escala de uma imagem. |
A — Propriedade estática da constante, classe flash.ui.Keyboard |
|
Constante associada ao valor de código de tecla da tecla A (65). |
A4 — Propriedade estática da constante, classe flash.printing.PaperSize |
|
A4
|
A5 — Propriedade estática da constante, classe flash.printing.PaperSize |
|
A5
|
A6 — Propriedade estática da constante, classe flash.printing.PaperSize |
|
A6
|
AAAARecord — classe, pacote flash.net.dns |
|
A classe AAAARecord representa um registro de recurso do Sistema de nome de domínio (DNS) AAAA que contém um endereço IPv6. |
AAAARecord() — Construtor, classe flash.net.dns.AAAARecord |
|
Cria um registro de recurso AAAA. |
abandon(taskId:String) — método, interface lc.procmgmt.ITaskManager |
|
Abandons the task identified by the task identifier. |
abandon() — método, classe lc.procmgmt.domain.Task |
|
Abandons the task. |
AbandonCommand — classe, pacote lc.procmgmt.commands |
|
The AbandonCommand class executes the abandon operation for a task.
|
AbandonCommand(task:lc.procmgmt.domain:Task) — Construtor, classe lc.procmgmt.commands.AbandonCommand |
|
Constructor. |
ABOVE — Propriedade estática da constante, classe spark.components.PopUpPosition |
|
Position above the target
|
ABRUtils — classe, pacote org.osmf.net |
|
ABRUtils provides utility functions used in the Adaptive Bitrate components
|
abs(val:Number) — Método estático , classe Math |
|
Calcula e retorna um valor absoluto para o número especificado pelo parâmetro val. |
abs(n:Number) — Método estático , classe com.adobe.fiber.runtime.lib.MathFunc |
|
The absolute value of a number. |
ABSOLUTE — Propriedade estática da constante, classe mx.core.ContainerLayout |
|
Use absolute layout for the contents of this container. |
absoluteEnd — Propriedade, classe flashx.textLayout.edit.ElementRange |
|
A posição absoluta de texto do objeto FlowLeafElement que contém o final do intervalo. |
absoluteEnd — Propriedade, interface flashx.textLayout.edit.ISelectionManager |
|
A posição de texto do final da seleção, como deslocamento a partir do início do fluxo de texto. |
absoluteEnd — Propriedade, classe flashx.textLayout.edit.SelectionManager |
|
A posição de texto do final da seleção, como deslocamento a partir do início do fluxo de texto. |
absoluteEnd — Propriedade, classe flashx.textLayout.elements.TextRange |
| Fim da seleção, como posição absoluta no TextFlow. |
absoluteEnd — Propriedade, classe flashx.textLayout.operations.FlowTextOperation |
|
O ponto final absoluto do intervalo de texto ao qual esta operação é aplicada. |
absoluteStart — Propriedade, classe flashx.textLayout.compose.TextFlowLine |
|
A localização de uma linha como a posição absoluta de um caractere no objeto TextFlow. |
absoluteStart — Propriedade, classe flashx.textLayout.container.ContainerController |
|
Retorna o primeito caractere do contêiner. |
absoluteStart — Propriedade, classe flashx.textLayout.edit.ElementRange |
|
A posição absoluta de texto do objeto FlowLeafElement que contém o início do intervalo. |
absoluteStart — Propriedade, interface flashx.textLayout.edit.ISelectionManager |
|
A posição de texto do início da seleção, como deslocamento a partir do início do fluxo de texto. |
absoluteStart — Propriedade, classe flashx.textLayout.edit.SelectionManager |
|
A posição de texto do início da seleção, como deslocamento a partir do início do fluxo de texto. |
absoluteStart — Propriedade, classe flashx.textLayout.elements.TextRange |
| Início da seleção, como posição absoluta no TextFlow. |
absoluteStart — Propriedade, classe flashx.textLayout.operations.FlowTextOperation |
|
O ponto inicial absoluto do intervalo de texto ao qual esta operação é aplicada. |
absoluteToDisplayColumnIndex(columnIndex:int) — método, classe mx.controls.AdvancedDataGridBaseEx |
|
Converts an absolute column index to the corresponding index in the
displayed columns. |
absoluteToVisibleColumnIndex(columnIndex:int) — método, classe mx.controls.AdvancedDataGridBaseEx |
|
Converts an absolute column index to the corresponding index in the
visible columns. |
absoluteToVisibleIndices(rowIndex:int, columnIndex:int) — método, classe mx.controls.AdvancedDataGridBaseEx |
|
Convert an absolute row index and column index into the corresponding
row index and column index of the item as it is currently displayed by the control. |
AbstractConsumer — classe, pacote mx.messaging |
|
The AbstractConsumer is the base class for both the Consumer and
MultiTopicConsumer classes. |
AbstractConsumer() — Construtor, classe mx.messaging.AbstractConsumer |
|
Constructs a Consumer. |
AbstractEntityMetadata — classe, pacote com.adobe.fiber.valueobjects |
|
This class defines default, error throwing implementations of all of the functions
declared in the IModelType and IModelInstance interfaces. |
AbstractEvent — classe, pacote mx.rpc.events |
|
The base class for events that RPC services dispatch. |
AbstractInvoker — classe, pacote mx.rpc |
|
An invoker is an object that actually executes a remote procedure call (RPC). |
AbstractMessage — classe, pacote mx.messaging.messages |
|
Abstract base class for all messages. |
AbstractMessage() — Construtor, classe mx.messaging.messages.AbstractMessage |
|
Constructs an instance of an AbstractMessage with an empty body and header. |
AbstractOperation — classe, pacote mx.rpc |
|
The AbstractOperation class represents an individual method on a
service. |
AbstractOperation — classe, pacote mx.rpc.http |
|
An Operation used specifically by HTTPService or HTTPMultiService. |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — Construtor, classe mx.rpc.AbstractOperation |
|
Creates a new Operation. |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — Construtor, classe mx.rpc.http.AbstractOperation |
|
Creates a new Operation. |
AbstractParticipant — classe, pacote 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) — Construtor, classe com.adobe.livecycle.rca.model.participant.AbstractParticipant |
|
Constructor. |
AbstractProducer — classe, pacote mx.messaging |
|
The AbstractProducer is the base class for the Producer and
MultiTopicConsumer classes. |
AbstractSearchFilterVO — classe, pacote com.adobe.solutions.prm.vo |
|
This class defines an abstract search filter for Project Management search operations. |
AbstractSearchFilterVO() — Construtor, classe com.adobe.solutions.prm.vo.AbstractSearchFilterVO |
|
The constructor for AbstractSearchFilterVO class. |
AbstractService — Classe dinâmica, pacote mx.rpc |
|
The AbstractService class is the base class for the HTTPMultiService, WebService,
and RemoteObject classes. |
AbstractService(destination:String) — Construtor, classe mx.rpc.AbstractService |
|
Constructor. |
AbstractServiceWrapper — classe, pacote com.adobe.fiber.services.wrapper |
|
The AbstractServiceWrapper class is the superclass of the hierarchy for generated service
wrappers.As such it declares functions and variables common to all
generated service wrappers. |
AbstractServiceWrapper(target:flash.events:IEventDispatcher) — Construtor, classe com.adobe.fiber.services.wrapper.AbstractServiceWrapper |
|
Constructor. |
AbstractStage — classe, pacote com.adobe.livecycle.rca.model.stage |
| Defines the basic properties of a stage. |
AbstractStage(self:com.adobe.livecycle.rca.model.stage:AbstractStage) — Construtor, classe com.adobe.livecycle.rca.model.stage.AbstractStage |
|
This constructor function cannot be called directly because this is an abstract class. |
AbstractTarget — classe, pacote mx.logging |
|
This class provides the basic functionality required by the logging framework
for a target implementation. |
AbstractTarget() — Construtor, classe mx.logging.AbstractTarget |
|
Constructor. |
AbstractWebService — classe, pacote mx.rpc.soap |
|
AbstractWebService is an abstract base class for implementations
that provide RPC access to SOAP-based web services. |
AbstractWebService(destination:String, rootURL:String) — Construtor, classe mx.rpc.soap.AbstractWebService |
|
Creates a new WebService. |
AccConst — classe final, pacote mx.accessibility |
|
The AccConst class defines constants defined in
Microsoft's Active Accessibility (MSAA) specification. |
accDoDefaultAction(childID:uint) — método, classe flash.accessibility.AccessibilityImplementation |
|
Um método IAccessible que executa a ação padrão associada ao componente que esta AccessibilityImplementation representa ou um do seus elementos filho. |
ACCELERATED — Propriedade estática da constante, classe flash.media.VideoStatus |
|
Indica decodificação de vídeo acelerada por hardware (GPU). |
accelerationX — Propriedade, classe flash.events.AccelerometerEvent |
|
Aceleração ao longo de eixo X, medido em Gs. |
accelerationY — Propriedade, classe flash.events.AccelerometerEvent |
|
Aceleração ao longo de eixo Y, medido em Gs. |
accelerationZ — Propriedade, classe flash.events.AccelerometerEvent |
|
Aceleração ao longo de eixo Z, medido em Gs. |
Accelerometer — classe, pacote flash.sensors |
|
A classe Accelerometer despacha eventos com base na atividade detectada pelo sensor de movimento do dispositivo. |
Accelerometer() — Construtor, classe flash.sensors.Accelerometer |
|
Cria uma nova instância de Accelerometer. |
AccelerometerEvent — classe, pacote flash.events |
|
A classe Acelerômetro despacha objetos AccelerometerEvent quando as atualizações de aceleração são obtidas do sensor de Acelerômetro instalado no dispositivo. |
AccelerometerEvent(type:String, bubbles:Boolean, cancelable:Boolean, timestamp:Number, accelerationX:Number, accelerationY:Number, accelerationZ:Number) — Construtor, classe flash.events.AccelerometerEvent |
|
Cria um objeto AccelerometerEvent que contém informações sobre a aceleração ao longo de três eixos dimensionais. |
accentColor — Estilo, classe mx.charts.Legend |
| Accent color used by component skins. |
accentColor — Estilo, classe mx.controls.sliderClasses.Slider |
| Color of the track highlight. |
accentColor — Estilo, classe mx.controls.Button |
| Color applied to the button when the emphasized flag is true. |
accentColor — Estilo, classe mx.core.ScrollControlBase |
| Accent color used by component skins. |
accentColor — Estilo, classe mx.core.Container |
| Accent color used by component skins. |
accentColor — Estilo, classe spark.components.supportClasses.GroupBase |
| Accent color used by component skins. |
accentColor — Estilo, classe spark.components.Button |
| Color applied to the button when the emphasized flag is true. |
accentColor — Estilo, classe spark.components.ActionBar |
| Accent color used by component skins. |
accentColor — Estilo, classe spark.components.SkinnableContainer |
| Accent color used by component skins. |
accentColor — Estilo, classe spark.components.DateSpinner |
| Color applied for the date items that match today's date. |
accentColor — Estilo, classe spark.components.ToggleSwitch |
| Color applied to highlight the selected side of the ToggleSwitch control. |
accept() — Método estático , classe adobe.utils.XMLUI |
|
Faz a caixa de diálogo XMLUI atual fechar com um estado de "aceito". |
acceptableStatusCodes — Propriedade, classe air.net.URLMonitor |
|
Os códigos numéricos de status que representam um resultado bem-sucedido. |
acceptAllClient() — método, classe mx.data.Conflicts |
|
This is a convenience method that iterates all of the conflicts within
this list and invokes the Conflict.acceptClient() method. |
acceptAllServer() — método, classe mx.data.Conflicts |
|
This is a convenience method that iterates all of the conflicts within
this list and invokes the Conflict.acceptClient() method. |
acceptClient() — método, classe mx.data.Conflict |
|
Requeues the current local changes and updates the property values such
that a subsequent call to DataService.commit() should
succeed, causing these changes to override the previous ones. |
acceptDragDrop(target:flash.display:InteractiveObject) — Método estático , classe flash.desktop.NativeDragManager |
|
Informa ao NativeDragManager que o objeto interativo de destino especificado pode aceitar uma ação de soltar correspondente ao evento de arrastar atual. |
acceptDragDrop(target:mx.core:IUIComponent) — Método estático , classe mx.managers.DragManager |
|
Call this method from your dragEnter event handler if you accept
the drag/drop data. |
acceptServer() — método, classe mx.data.Conflict |
|
Removes the conflicting local change and applies the property values
found on the Conflict.serverObject property to the local item. |
Accessibility — classe final, pacote flash.accessibility |
|
A classe Accessibility gerencia a comunicação com leitores de tela. |
accessibilityDescription — Propriedade, classe mx.core.UIComponent |
|
A convenience accessor for the description property
in this UIComponent's accessibilityProperties object. |
accessibilityEnabled — Propriedade, classe mx.core.UIComponent |
|
A convenience accessor for the silent property
in this UIComponent's accessibilityProperties object. |
accessibilityImplementation — Propriedade, classe flash.display.InteractiveObject |
|
A implementação de acessibilidade atual (AccessibilityImplementation) para esta instância do InteractiveObject. |
AccessibilityImplementation — classe, pacote flash.accessibility |
|
A classe AccessibilityImplementation é a classe base no Flash Player que permite a implementação da acessibilidade em componentes. |
AccessibilityImplementation() — Construtor, classe flash.accessibility.AccessibilityImplementation |
|
Construtor estático. |
accessibilityName — Propriedade, classe mx.core.UIComponent |
|
A convenience accessor for the name property
in this UIComponent's accessibilityProperties object. |
accessibilityProperties — Propriedade, classe flash.display.DisplayObject |
|
As opções de acessibilidade atuais para este objeto de exibição. |
accessibilityProperties — Propriedade, classe mx.containers.utilityClasses.PostScaleAdapter |
| |
accessibilityProperties — Propriedade, interface mx.core.IFlexDisplayObject |
|
As opções de acessibilidade atuais para este objeto de exibição. |
accessibilityProperties — Propriedade, interface spark.core.IEditableText |
|
As opções de acessibilidade atuais para este objeto de exibição. |
AccessibilityProperties — classe, pacote flash.accessibility |
|
A classe AccessibilityProperties permite controlar a apresentação de objetos do Flash em ferramentas de acessibilidade, como leitores de tela. |
AccessibilityProperties() — Construtor, classe flash.accessibility.AccessibilityProperties |
|
Cria um novo objeto CameraRollBrowseOptions. |
accessibilityShortcut — Propriedade, classe mx.core.UIComponent |
|
A convenience accessor for the shortcut property
in this UIComponent's accessibilityProperties object. |
AccessibleButton — classe, pacote ga.uiComponents |
|
For internal use only. |
accessibleName — Propriedade, classe lc.procmgmt.ui.controls.EmbossedNavigator |
|
Sets the accessible name of the list that is read by a screen reader. |
AccessibleText — classe, pacote ga.uiComponents |
|
For internal use only. |
AccessPrivileges — classe, pacote mx.data |
|
Encapsulates the allowed privileges and provides access to simple
descriptions of what operations are allowed. |
AccessPrivileges(privileges:uint) — Construtor, classe mx.data.AccessPrivileges |
|
Constructs an instance with the specified privileges. |
AccImpl — classe, pacote fl.accessibility |
|
A classe AccImpl, também chamada de classe de Implementação de acessibilidade, é a classe base para a implementação da acessibilidade em componentes. |
AccImpl — classe, pacote mx.accessibility |
|
AccImpl is Flex's base accessibility implementation class
for MX and Spark components. |
AccImpl(master:mx.core:UIComponent) — Construtor, classe mx.accessibility.AccImpl |
|
Constructor. |
accLocation(childID:uint) — método, classe flash.accessibility.AccessibilityImplementation |
|
Método de MSAA para retornar um DisplayObject ou Retângulo que especifica a caixa delimitadora de um elemento de filho no AccessibilityImplementation. |
Accordion — classe, pacote mx.containers |
|
An MX Accordion navigator container has a collection of child MX containers
or Spark NavigatorContent containers, but only one of them at a time is visible. |
Accordion() — Construtor, classe mx.containers.Accordion |
|
Constructor. |
AccordionAutomationImpl — classe, pacote mx.automation.delegates.containers |
|
Defines the methods and properties required to perform instrumentation for the
Accordion class. |
AccordionAutomationImpl(obj:mx.containers:Accordion) — Construtor, classe mx.automation.delegates.containers.AccordionAutomationImpl |
|
Constructor. |
AccordionHeader — classe, pacote mx.containers.accordionClasses |
|
The AccordionHeader class defines the appearance of the navigation buttons
of an Accordion. |
AccordionHeader() — Construtor, classe mx.containers.accordionClasses.AccordionHeader |
|
Constructor. |
AccordionHeaderAccImpl — classe, pacote mx.accessibility |
|
AccordionHeaderAccImpl is a subclass of AccessibilityImplementation
which implements accessibility for the AccordionHeader class. |
AccordionHeaderAccImpl(master:mx.core:UIComponent) — Construtor, classe mx.accessibility.AccordionHeaderAccImpl |
|
Constructor. |
AccordionHeaderSkin — classe, pacote mx.skins.halo |
|
The skin for all the states of an AccordionHeader in an Accordion. |
AccordionHeaderSkin — classe, pacote mx.skins.spark |
| The Spark skin class for the header of the MX Accordion container. |
AccordionHeaderSkin — classe, pacote mx.skins.wireframe |
| The wireframe skin class for the header of the MX Accordion container. |
AccordionHeaderSkin() — Construtor, classe mx.skins.halo.AccordionHeaderSkin |
|
Constructor. |
AccordionHeaderSkin() — Construtor, classe mx.skins.spark.AccordionHeaderSkin |
| Constructor. |
AccordionHeaderSkin() — Construtor, classe mx.skins.wireframe.AccordionHeaderSkin |
| Constructor. |
_accordionMode — Propriedade, classe xd.core.axm.view.components.AXMAccordion |
|
The accordionMode determines if the accordion is in MODE_ACCORDION or MODE_DISCLOSURE
|
accordionMode — Propriedade, classe xd.core.axm.view.components.AXMAccordion |
|
accordionMode
|
AccordionNav — classe, pacote ga.controls |
| The AccordionNav component is an accordion control that lists section names
where each section contains a list of panels. |
AccordionNav() — Construtor, classe ga.controls.AccordionNav |
| Constructor. |
AccordionSkin — classe, pacote com.adobe.guides.spark.wrappers.skins |
|
Defines the Accordion wrapper skin. |
AccordionSkin() — Construtor, classe com.adobe.guides.spark.wrappers.skins.AccordionSkin |
| Constructor. |
accSelect(operation:uint, childID:uint) — método, classe flash.accessibility.AccessibilityImplementation |
|
Método IAccessible para alterar a seleção no componente que esta AccessibilityImplementation representa. |
accurate — Propriedade, classe mx.charts.chartClasses.AxisLabelSet |
|
When returned from the getLabelEstimate() method,
set to true if the estimate accurately represents
the final labels to be rendered. |
acknowledge — Evento, classe mx.messaging.MessageAgent |
|
Dispatched when an acknowledge message is received for a sent message. |
acknowledge(ackMsg:mx.messaging.messages:AcknowledgeMessage, msg:mx.messaging.messages:IMessage) — método, classe mx.messaging.MessageAgent |
|
Invoked by a MessageResponder upon receiving a result for a sent
message. |
ACKNOWLEDGE — Propriedade estática da constante, classe mx.messaging.events.MessageAckEvent |
|
The ACKNOWLEDGE event type; dispatched upon receipt of an acknowledgement. |
acknowledgeMessage — Propriedade, classe mx.messaging.events.MessageAckEvent |
|
Utility property to get the message property from the MessageEvent as an AcknowledgeMessage. |
AcknowledgeMessage — classe, pacote mx.messaging.messages |
|
An AcknowledgeMessage acknowledges the receipt of a message that
was sent previously. |
AcknowledgeMessage() — Construtor, classe mx.messaging.messages.AcknowledgeMessage |
|
Constructs an instance of an AcknowledgeMessage with an empty body and header. |
ACMRelationshipManager — classe, pacote com.adobe.icc.editors.managers |
|
Relationship manager for managing the Relationship browser. |
ACMRelationshipManager() — Construtor, classe com.adobe.icc.editors.managers.ACMRelationshipManager |
|
Constructor. |
acos(val:Number) — Método estático , classe Math |
|
Calcula e retorna o cosseno de arco do número especificado no parâmetro val, em radianos. |
acquireContextByName(name:String) — método, interface com.adobe.mosaic.om.interfaces.IApplication |
|
Returns the context interface with the given name for the application. |
acquireManager(name:String) — método, interface com.adobe.mosaic.om.interfaces.IClientFramework |
|
Creates or gets the instance of the requested Composite Application Framework component that implements IManager. |
ACROBAT_DETECT — Propriedade estática da 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 — Propriedade, classe coldfusion.service.BasicService |
|
Action string for the service. |
action — Propriedade, interface com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler |
|
Fetch action associated with this handler instance. |
action — Propriedade, classe com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler |
|
Fetch action associated with this handler instance. |
action — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.DataDictionaryEditor |
|
The action (AssetAction) being performed on this particular instance of data dictionary. |
action — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer |
|
The custom action instance associated with the action renderer. |
action — Propriedade, interface com.adobe.solutions.acm.authoring.presentation.actionbar.IActionRenderer |
|
Fetch action associated with this handler instance. |
action — Propriedade, classe mx.automation.events.AutomationDragEvent |
|
The requested action. |
action — Propriedade, classe mx.events.DragEvent |
|
The requested action. |
action — Propriedade, classe spark.events.ViewNavigatorEvent |
|
The navigation action committed by the view navigator that resulted
in the event. |
ACTION — Propriedade da constante, classe mx.messaging.management.MBeanOperationInfo |
|
The operation is write-like, updating the control in some way. |
ACTION_ACTIVATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — Propriedade estática da 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 — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant specifies that the asset has gained focus. |
actionBar — Parte da capa, 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 — Parte da capa, classe spark.components.ViewNavigator |
| A skin part that defines the action bar of the navigator.
A skin part that defines the action bar of the navigator. |
actionBar — Propriedade, classe spark.components.ViewNavigatorApplication |
|
A reference to the view navigator's ActionBar control,
if one exists. |
actionBar — Propriedade, classe spark.skins.mobile.ViewNavigatorSkin |
|
A skin part that defines the action bar of the navigator. |
ActionBar — classe, pacote com.adobe.ep.ux.content.view.components.toolbar |
|
Actionbar Host Component
|
ActionBar — classe, pacote spark.components |
|
The ActionBar class defines a component that includes title, navigation,
and action content groups. |
ActionBar() — Construtor, classe com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
|
Constructor
|
ActionBar() — Construtor, classe spark.components.ActionBar |
|
Constructor. |
ActionBarButtonSkinBase — classe, pacote spark.skins.mobile.supportClasses |
|
Base skin class for ActionBar buttons in mobile applications. |
ActionBarButtonSkinBase() — Construtor, classe spark.skins.mobile.supportClasses.ActionBarButtonSkinBase |
|
Constructor. |
ActionBarDefaultButtonAppearance — classe final, pacote spark.components |
|
The ActionBarDefaultButtonAppearance class defines the constants for the allowed values
of the defaultButtonAppearance style of ActionBar. |
ActionBarSkin — classe, pacote spark.skins.mobile |
|
The default skin class for the Spark ActionBar component in mobile
applications. |
ActionBarSkin() — Construtor, classe spark.skins.mobile.ActionBarSkin |
|
Constructor. |
actionBarVisible — Propriedade, classe spark.components.View |
|
Specifies whether a view should show the action bar or not. |
actionButton — Parte da capa, 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 — Parte da capa, 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 — Parte da capa, classe xd.core.axm.view.components.AXMSplitActionButton |
| |
actionButton — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin |
| The action button. |
ACTION_BUTTON_CLICK — Propriedade estática da constante, classe xd.core.axm.view.components.AXMSplitActionButton |
|
ACTION_BUTTON_CLICK
|
actionConfig — Propriedade, classe com.adobe.icc.vo.CustomAction |
|
Specifies the extended properties of the underlying object. |
actionContent — Propriedade, classe spark.components.ActionBar |
|
The components that define actions the user can take in a view. |
actionContent — Propriedade, classe spark.components.View |
| |
actionContent — Propriedade, classe spark.components.ViewNavigator |
| |
actionContent — Propriedade, classe spark.components.ViewNavigatorApplication |
| |
ACTION_COPY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_CREATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_DEFAULT — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies the default action to be taken on the asset
|
ACTION_DEFAULT — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant specifies the default action on the asset. |
ACTION_DEFAULT — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.event.AssetActionEvent |
|
Specifies the default action when the user double-clicks an action. |
ACTION_DEFAULT_VERSION_SPECIFIC — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DEPENDENCY_BROWSER — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
Dependency/Relationship action name. |
ACTION_DEPENDENCY_BROWSER_REPORT — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_EDIT — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to editing of an asset. |
ActionEffectInstance — classe, pacote mx.effects.effectClasses |
|
The ActionEffectInstance class is the superclass for all
action effect instance classes. |
ActionEffectInstance(target:Object) — Construtor, classe mx.effects.effectClasses.ActionEffectInstance |
|
Constructor. |
actionEnabled(extraParams:Object) — método, interface com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler |
|
Should the action be enabled in toolbar
|
actionEnabled(extraParams:Object) — método, classe com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler |
|
Should the action be enabled in toolbar
|
ACTION_EXPORTDEFINITION — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.BaseAssetHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.managers.ImportExportManager |
|
The constant specifying the export package action. |
actionGroup — Parte da capa, classe spark.components.ActionBar |
| The skin part that defines the appearance of the action area of the component. By default, the ActionBarSkin class defines the action area to appear to the right of the title area.
The skin part that defines the appearance of the
action area of the component. |
actionGroup — Propriedade, classe spark.skins.mobile.ActionBarSkin |
|
The skin part that defines the appearance of the
action area of the component. |
actionHandler — Propriedade, classe com.adobe.icc.vo.CustomAction |
|
Qulaified class name of the handler who will be handling this action click. |
actionHandler — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer |
|
The handler invoked on click of the custom action button on extensible toolbar. |
actionHandler — Propriedade, 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 — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.BaseAssetHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — Propriedade estática da constante, classe com.adobe.icc.editors.managers.ImportExportManager |
|
The constant specifying the import package action. |
actionIndex — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetAction |
|
Relative index of action in it's group
|
ACTION_INFO — Propriedade da constante, classe mx.messaging.management.MBeanOperationInfo |
|
The operation is both read-like and write-like, updating the control and returning
information. |
ACTION_INVALID_ERROR — Propriedade estática da constante, classe coldfusion.service.ProxyServiceError |
| |
actionItemGroup — Parte da capa, 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 — Parte da capa, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar |
| A skin part that defines ActionRenderer
A skin part that defines ActionRenderer
|
actionItems — Propriedade, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
Selected Itmes on which action is taken
|
actionItems — Propriedade, classe com.adobe.livecycle.assetmanager.client.event.AssetActionEvent |
|
Specifies the selected items on which to take the action. |
actionItemsInstances — Propriedade, classe com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
| |
actionLayout — Propriedade, classe spark.components.ActionBar |
|
Defines the layout of the components defined in the
action area by the actionGroup property. |
actionLayout — Propriedade, classe spark.components.View |
|
Defines the layout of the components defined in the
action area by the actionGroup property. |
actionLayout — Propriedade, classe spark.components.ViewNavigator |
|
The components that define actions the user can take in a view. |
actionLayout — Propriedade, classe spark.components.ViewNavigatorApplication |
|
Defines the layout of the components defined in the
action area by the actionGroup property. |
ACTION_MARKFORPUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_MARKFORPUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_MARKFORPUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to activation of an asset. |
actionMenu — Parte da capa, 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 — Propriedade, classe com.adobe.ep.taskmanagement.event.TaskCompletedEvent |
|
The name of the user action used to complete the task. |
actionName — Propriedade, classe com.adobe.ep.ux.content.event.AssetActionCompleteEvent |
|
Name of the action
|
actionName — Propriedade, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
Name of the action
|
actionName — Propriedade, classe com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent |
|
The name of the selected user action. |
actionName — Propriedade, classe com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent |
|
Specifies the name of the action. |
actionName — Propriedade, classe com.adobe.livecycle.assetmanager.client.event.AssetActionEvent |
|
Specifies the name of the action. |
actionName — Propriedade, classe com.adobe.solutions.rca.vo.AuditActionVO |
|
Retrieves the name of the audit action. |
actionName — Propriedade, classe com.adobe.solutions.rca.vo.AuditMetaInfoVO |
|
Gets the action name. |
actionName — Propriedade, classe lc.procmgmt.domain.UserActionProperty |
|
Returns name of the action. |
actionNames — Propriedade, interface com.adobe.ep.taskmanagement.domain.ILCTask |
|
Retrieves the list of user actions supported by the task. |
ActionNames — Propriedade, interface com.adobe.ep.taskmanagement.domain.ITask |
|
The list of user actions supported by the task. |
ACTION_PREVIEW_WITHOUT_DATA — Propriedade estática da 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 — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to previewing letter with data. |
ACTION_PUBLISH — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
Publish action name. |
ACTION_PUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_PUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_PUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to publishing report of an asset
|
actionRenderer — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetAction |
|
Can specify Renderer for Asset Action
|
ActionRenderer — classe, pacote com.adobe.solutions.acm.authoring.presentation.actionbar |
|
The renderer that is used to render the custom action instance on the extensible tool bar. |
ActionRenderer() — Construtor, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer |
|
Constructor. |
ACTION_REVERTTOLASTPUBLISH — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade, classe com.adobe.solutions.rca.vo.AuditLevelVO |
|
Gets the audit actions associated with the audit level. |
ACTIONSCRIPT — Propriedade estática da constante, classe fl.video.CuePointType |
|
Define o valor do parâmetro de tipo dos métodos findCuePoint() e findNearestCuePoint(). |
ACTION_SCRIPT — Propriedade estática da constante, classe mx.events.MetadataEvent |
|
The MetadataEvent.ACTION_SCRIPT constant defines the value of the
type property of the event object for a actionscript event. |
ACTIONSCRIPT — Propriedade estática da constante, classe org.osmf.metadata.CuePointType |
|
An ActionScript cue point. |
ACTIONSCRIPT2 — Propriedade estática da constante, classe flash.display.ActionScriptVersion |
|
Linguagem ActionScript versão 2.0 e anterior. |
ACTIONSCRIPT3 — Propriedade estática da constante, classe flash.display.ActionScriptVersion |
|
Linguagem ActionScript versão 3.0. |
actionScriptData — Propriedade, classe flash.external.ExtensionContext |
|
O objeto ActionScript associado a este contexto, se houver. |
actionScriptVersion — Propriedade, classe fl.display.ProLoaderInfo |
|
A versão ActionScript do arquivo SWF carregado. |
actionScriptVersion — Propriedade, classe flash.display.LoaderInfo |
|
A versão ActionScript do arquivo SWF carregado. |
ActionScriptVersion — classe final, pacote flash.display |
|
A classe ActionScriptVersion é uma enumeração de valores constantes que indicam a versão de linguagem de um arquivo SWF carregado. |
actionSelected — Evento, classe com.adobe.ep.ux.documentsubmit.domain.DocumentSubmit |
|
Dispatched when a button is selected. |
actionSelected — Evento, classe com.adobe.ep.ux.taskaction.component.TaskActionComponent |
|
Dispatched when the user clicks a user action button. |
actionSelected — Evento, classe com.adobe.ep.ux.taskaction.domain.TaskAction |
|
Dispatched when the user selects an action. |
ActionSelectedEvent — classe, pacote 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) — Construtor, classe com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent |
|
Constructor. |
ACTION_SELECTED_EVENT — Propriedade estática da constante, classe com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent |
|
The ACTION_SELECTED_EVENT constant define the event type name for the event. |
actionSeperator — Parte da capa, classe com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
| Factory for Separator between the actions
Factory for Separator between the actions
|
actionsList — Propriedade estática, classe adobe.utils.CustomActions |
|
Retorna um objeto Array contendo os nomes de todas as ações personalizadas que são registradas com a ferramenta de autoria do Flash. |
ACTION_VERSION_HISTORY — Propriedade estática da constante, classe com.adobe.ep.ux.content.event.AssetActionEvent |
|
Version History action name. |
ACTION_VERSIONHISTORY — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — Propriedade estática da constante, classe com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW_DEPENDENCY — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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 — Propriedade estática da 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étodo, interface com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler |
|
Should the action be visible in toolbar
|
actionVisible(extraParams:Object) — método, classe com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler |
|
Should the action be visible in toolbar
|
activate() — método, interface com.adobe.solutions.prm.domain.IProject |
|
This remote operation activates a current project and its child projects or workItems. |
activate() — método, interface com.adobe.solutions.prm.domain.IWorkItem |
|
This remote operation activates the current workitem. |
activate() — método, classe com.adobe.solutions.prm.domain.impl.Project |
|
This remote operation activates a current project and its child projects or workItems. |
activate() — método, classe com.adobe.solutions.prm.domain.impl.WorkItem |
|
This remote operation activates the current workitem. |
activate() — método, classe fl.managers.FocusManager |
|
Ativa a ocorrência FocusManager. |
activate() — método, interface fl.managers.IFocusManager |
|
Ativa um gerenciador de foco. |
activate — Evento, classe flash.desktop.NativeApplication |
|
Despachado quando esse aplicativo se torna o aplicativo ativo da área de trabalho. |
activate(window:flash.display:NativeWindow) — método, classe flash.desktop.NativeApplication |
|
Ativa esse aplicativo. |
activate — Evento, classe flash.display.NativeWindow |
|
Despachado por este objeto NativeWindow depois que a janela tiver sido ativada. |
activate() — método, classe flash.display.NativeWindow |
|
Ativa esta janela. |
activate — Evento, classe flash.events.EventDispatcher |
|
[transmissão de evento] Despachado quando o Flash Player ou o aplicativo do AIR ganha o foco do sistema operacional e está se tornando inativo. |
activate() — método, classe mx.core.Window |
|
Activates the underlying NativeWindow (even if this Window's application
is not currently active). |
activate() — método, classe mx.core.WindowedApplication |
|
Activates the underlying NativeWindow (even if this application is not the active one). |
activate() — método, classe mx.managers.FocusManager |
|
The SystemManager activates and deactivates a FocusManager
if more than one IFocusManagerContainer is visible at the same time. |
activate() — método, interface mx.managers.IFocusManager |
|
The SystemManager activates and deactivates a FocusManager
if more than one IFocusManagerContainer is visible at the same time. |
activate() — método, classe spark.components.Window |
|
Activates the underlying NativeWindow (even if this Window's application
is not currently active). |
activate() — método, classe spark.components.WindowedApplication |
|
Activates the underlying NativeWindow (even if this application is not the active one). |
ACTIVATE — Propriedade estática da constante, classe flash.events.Event |
|
A constante ACTIVATE define o valor da propriedade type de um objeto de evento activate. |
activateCheckbox — Parte da capa, 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étodo, 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étodo, interface com.adobe.icc.services.module.IModuleService |
|
Activates the specified data module. |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — método, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Call back indicating document view has activated. |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — método, interface ga.controls.IWrapperHost |
|
Call back indicating document view has activated. |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — método, classe ga.controls.Wrapper |
|
Call back indicating document view has activated. |
ACTIVATE_FOCUS_REQUEST — Propriedade estática da constante, classe mx.events.SWFBridgeRequest |
|
Sent from the top-level focus manager to a subordinate focus managers
so all the focus managers participating in a tab loop get activated. |
activateForm(formId:String, updateDependencies:Boolean) — método, interface com.adobe.icc.services.layout.ILayoutService |
|
Activates a form template
|
activateFragmentLayout(fragmentLayoutId:String, updateDependencies:Boolean) — método, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService |
|
Activates a fragmentLayout template
|
activateFragmentLayouts() — método, 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étodo, classe flashx.textLayout.container.ContainerController |
| Processa o evento Event.ACTIVATE quando o cliente gerencia os eventos. |
activateHandler(event:flash.events:Event) — método, classe flashx.textLayout.container.TextContainerManager |
| Processa o evento Event.ACTIVATE quando o cliente gerencia os eventos. |
activateHandler(event:flash.events:Event) — método, interface flashx.textLayout.edit.IInteractionEventHandler |
|
Processa um evento de ativação. |
activateHandler(event:flash.events:Event) — método, classe flashx.textLayout.edit.SelectionManager |
|
Processa um evento de ativação. |
activateImages() — método, classe com.adobe.icc.editors.handlers.ImageHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateLayouts() — método, 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étodo, interface com.adobe.icc.services.letter.ILetterService |
|
Activates a letter template
|
activateLetters() — método, classe com.adobe.icc.editors.handlers.LetterHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateLists() — método, classe com.adobe.icc.editors.handlers.ListHandler |
|
Called internally when this handler is handling an action of type Activate. |
ACTIVATE_POP_UP_REQUEST — Propriedade estática da constante, classe mx.events.SWFBridgeRequest |
|
Requests that a child application's pop up be activated. |
activateProject(projectId:String) — método, interface com.adobe.solutions.prm.service.IProjectManagementCoreService |
|
This function activates a given project and its child projects or workItems. |
activateProject(projectId:String) — método, classe com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
This function activates a given project and its child projects or workItems. |
activateTexts() — método, classe com.adobe.icc.editors.handlers.TextHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateWorkItem(workItemId:String) — método, interface com.adobe.solutions.prm.service.IWorkItemManagementService |
|
This function activates a given workitem. |
activateWorkItem(workItemId:String) — método, classe com.adobe.solutions.prm.services.impl.WorkItemManagementService |
|
This function activates a given workitem. |
activating — Propriedade, classe flash.events.ActivityEvent |
|
Indica se o dispositivo é @activating (true) ou deactivating (false). |
ActivationBrowser — classe, pacote com.adobe.ep.ux.content.view.components.activate |
|
Custom Component derived from TitleWindow which shows an asset's publish dependencies. |
ActivationBrowser() — Construtor, classe com.adobe.ep.ux.content.view.components.activate.ActivationBrowser |
|
Constructor
|
ACTIVATION_MANAGER_SERVICE_RO — Propriedade estática da 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 — Propriedade, interface com.adobe.gravity.service.bundleloader.IBundleLoaderContext |
|
The bundle activator for this bundle. |
ActivatorSkin — classe, pacote mx.skins.halo |
|
Defines the up, down, and over states for MenuBarItem objects. |
ActivatorSkin() — Construtor, classe mx.skins.halo.ActivatorSkin |
|
Constructor. |
active — Propriedade, classe com.adobe.livecycle.rca.model.ReviewTemplateReference |
| Specifies whether the template is active. |
active — Propriedade, interface com.adobe.solutions.rca.domain.IReviewTemplate |
|
A Boolean flag to determine if a template is active. |
active — Propriedade, interface com.adobe.solutions.rca.domain.IStageTemplate |
|
A Boolean value to decide if the template is active. |
active — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewTemplate |
|
A Boolean flag to determine if a template is active. |
active — Propriedade, classe com.adobe.solutions.rca.domain.impl.StageTemplate |
|
A Boolean value to decide if the template is active. |
active — Propriedade, classe com.adobe.solutions.rca.vo.ReviewTemplateVO |
|
A Boolean flag to determine if template is active or not. |
active — Propriedade, classe com.adobe.solutions.rca.vo.StageTemplateSearchFilterVO |
|
Whether to search for active templates only or for all templates. |
active — Propriedade, classe com.adobe.solutions.rca.vo.StageTemplateVO |
|
A Boolean flag to determine if template is active or not. |
active — Propriedade estática, classe flash.accessibility.Accessibility |
|
Indica se um leitor de tela está atualmente ativo e se o aplicativo está em comunicação com ele. |
active — Propriedade, classe flash.display.NativeWindow |
|
Indica se esta janela é a janela do aplicativo ativo. |
active — Propriedade, classe flash.net.NetworkInterface |
|
Relata se esta interface está ativa. |
active — Propriedade estática, classe flash.printing.PrintJob |
|
Indica se um trabalho de impressão está ativo atualmente. |
ACTIVE — Propriedade estática da constante, classe com.adobe.gravity.framework.BundleConstants |
|
The bundle has been started and is ready for use. |
ACTIVE — Propriedade estática da constante, classe com.adobe.icc.enum.FormState |
|
Specifies the enumerator code for Active state. |
ACTIVE — Propriedade estática da constante, classe com.adobe.icc.enum.LetterState |
|
Specifies the enumerator code for Active state. |
ACTIVE — Propriedade estática da constante, classe com.adobe.icc.enum.ObjectState |
|
Specifies the enumerator code for Active state. |
ACTIVE — Propriedade estática da constante, classe com.adobe.icc.enum.TBXState |
|
Specifies the enumerator code for Active state. |
ACTIVE — Propriedade estática da constante, classe flashx.textLayout.elements.LinkState |
|
Valor do estado ativo, que ocorre quando você mantém o mouse clicado sobre um link. |
activeAssetType — Propriedade, classe com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
|
Active Asset Type Descriptor which enables or disables the action buttons
|
activeAssetType — Propriedade, classe com.adobe.ep.ux.content.view.components.toolbar.Toolbar |
|
Active Asset Type Descriptor which enables or disables the action buttons
|
ACTIVE_CONTENT_CHANGE — Propriedade estática da 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, pacote 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) — Construtor, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
Constructor. |
activeData — Propriedade, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent |
|
The current selected data capture item. |
activeData — Propriedade, classe com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod |
|
The current selected data item in the Data capture Panel. |
ACTIVE_DATA_CHANGE — Propriedade estática da 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, pacote 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) — Construtor, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent |
|
Constructor. |
activeEffects — Propriedade, classe mx.core.UIComponent |
|
The list of effects that are currently playing on the component,
as an Array of EffectInstance instances. |
activeEndDate — Propriedade, classe com.adobe.consulting.pst.vo.Form |
| |
activeEndDate — Propriedade, classe com.adobe.consulting.pst.vo.Letter |
| |
activeEndDate — Propriedade, classe com.adobe.icc.editors.model.AssetModel |
|
The activeEndDate of the underlying value object. |
activeEndDate — Propriedade, classe com.adobe.icc.vo.ContainerLayout |
| |
activeEndDate — Propriedade, classe com.adobe.icc.vo.DataModule |
| |
activeEndDate — Propriedade, classe com.adobe.icc.vo.Document |
| |
activeEndDate — Propriedade, classe com.adobe.icc.vo.Portfolio |
| |
activeEndDateDisplay — Parte da capa, 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 — Propriedade, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod |
|
The current selected module in the content capture Panel. |
activeModule — Propriedade, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentLibraryContainer |
|
The currently selected module in the list. |
activeModule — Propriedade, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer |
|
The current text module being edited in the text editor. |
activeModule — Propriedade, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
The current selected module in the content capture panel. |
activeModuleList — Propriedade, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod |
|
The module display list which contains the current selected module. |
activeModuleList — Propriedade, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
The module display list which contains the current selected module. |
activePosition — Propriedade, interface flashx.textLayout.edit.ISelectionManager |
|
O ponto ativo da seleção. |
activePosition — Propriedade, classe flashx.textLayout.edit.SelectionManager |
|
O ponto ativo da seleção. |
activePosition — Propriedade, classe flashx.textLayout.elements.TextRange |
| Posição ativa da seleção, como posição absoluta no TextFlow. |
activeRequests — Propriedade, classe spark.core.ContentCache |
|
List of queued CacheEntryNode instances currently executing. |
activeStartDate — Propriedade, classe com.adobe.consulting.pst.vo.Form |
| |
activeStartDate — Propriedade, classe com.adobe.consulting.pst.vo.Letter |
| |
activeStartDate — Propriedade, classe com.adobe.icc.editors.model.AssetModel |
|
The activeStartDate date of the underlying value object. |
activeStartDate — Propriedade, classe com.adobe.icc.vo.ContainerLayout |
| |
activeStartDate — Propriedade, classe com.adobe.icc.vo.DataModule |
| |
activeStartDate — Propriedade, classe com.adobe.icc.vo.Document |
| |
activeStartDate — Propriedade, classe com.adobe.icc.vo.Portfolio |
| |
activeStartDateDisplay — Parte da capa, 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 — Propriedade, 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 — Propriedade, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod |
|
The target area display list which contains the current selected module. |
activeTargetModuleList — Propriedade, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
The target area display list which contains the current selected module. |
activeTask — Propriedade, interface com.adobe.ep.taskmanagement.services.ITaskManager |
|
Retrieves the active task from the task list. |
activeVideoPlayerIndex — Propriedade, classe fl.video.FLVPlayback |
|
Um número que especifica qual ocorrência do player de vídeo é afetada por outras APIs (interfaces de programação de aplicativo). |
activeView — Propriedade, classe spark.components.ViewNavigator |
|
During a view transition, this property references the
view that the navigator is transitioning to.
The currently active view of the navigator. |
activeView — Propriedade, classe spark.components.supportClasses.ViewNavigatorBase |
|
The currently active view of the navigator. |
activeViewType — Propriedade, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Indicates the type of communication expected, either DOR or interactive. |
activeViewType — Propriedade, interface ga.controls.IWrapperHost |
|
Indicates the type of communication expected, either DOR or interactive. |
activeViewType — Propriedade, classe ga.controls.Wrapper |
|
Indicates the type of communication expected, either DOR or interactive. |
activeWindow — Propriedade, classe flash.desktop.NativeApplication |
|
A janela do aplicativo ativo. |
activeWindow — Propriedade, classe mx.automation.air.AirFunctionsHelper |
|
Returns current window that is active
|
activity — Evento, classe flash.media.Camera |
|
Despachado quando uma câmera inicia ou encerra uma sessão. |
ACTIVITY — Propriedade estática da constante, classe flash.events.ActivityEvent |
|
A constante ActivityEvent.ACTIVITY define o valor da propriedade type de um objeto de evento activity. |
ActivityEvent — classe, pacote flash.events |
|
Um objeto Camera ou Microphone envia um objeto ActivityEvent sempre que uma câmera ou um microfone reportar que se tornou ativo ou inativo. |
ActivityEvent(type:String, bubbles:Boolean, cancelable:Boolean, activating:Boolean) — Construtor, classe flash.events.ActivityEvent |
|
Cria um objeto de evento que contém informações sobre eventos activity. |
activityLevel — Propriedade, classe flash.media.Camera |
|
A quantidade de movimento que a câmera está detectando. |
activityLevel — Propriedade, classe flash.media.Microphone |
|
A quantidade de som que o microfone está detectando. |
ACTUAL_BITRATE — Propriedade estática da constante, classe org.osmf.net.metrics.MetricType |
|
The type constant for the actual bitrate metric. |
ActualBitrateMetric — classe, pacote org.osmf.net.metrics |
|
Metric computing the actual bitrate of the currently downloading quality level.
This metric's type is MetricType.ACTUAL_BITRATE (org.osmf.net.abr.metrics.actualBitrate)
|
ActualBitrateMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory, maxFragments:uint) — Construtor, classe org.osmf.net.metrics.ActualBitrateMetric |
|
Constructor. |
actualCollection — Propriedade, classe mx.controls.listClasses.AdvancedListBase |
|
A copy of the value normally stored in the collection
property used while running data changes effects. |
actualCollection — Propriedade, classe mx.controls.listClasses.ListBase |
|
A copy of the value normally stored in collection
used while running data changes effects. |
actualColNum — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo |
|
The actual column index at which the header starts,
relative to the currently displayed columns. |
actualCreationPolicy — Propriedade, classe mx.charts.Legend |
|
The creation policy of this container. |
actualCreationPolicy — Propriedade, classe mx.core.Container |
|
The creation policy of this container. |
actualHeight — Propriedade, classe flashx.textLayout.elements.InlineGraphicElement |
| A altura real aplicada. |
actualHorizontalPosition — Propriedade, classe spark.components.Callout |
|
Fully resolved horizontal position after evaluating CalloutPosition.AUTO. |
actualIndex — Propriedade, classe org.osmf.net.NetStreamSwitcher |
|
The index of the quality level currently being downloaded
|
actualIndex — Propriedade, classe org.osmf.net.RuleSwitchManagerBase |
|
The index of the currently downloading quality level
|
actualIndex — Propriedade, classe org.osmf.net.qos.QoSInfo |
|
The index of the currently downloading quality level
|
actualIterator — Propriedade, classe mx.controls.listClasses.AdvancedListBase |
|
A copy of the value normally stored in the iterator
property used while running data changes effects. |
actualIterator — Propriedade, classe mx.controls.listClasses.ListBase |
|
A copy of the value normally stored in iterator
used while running data changes effects. |
actualListeners — Propriedade, classe mx.validators.Validator |
|
Contains an Array of listener objects, if any,
or the source object. |
actualListeners — Propriedade, classe spark.validators.supportClasses.GlobalizationValidatorBase |
|
Contains an Array of listener objects, if any,
or the source object. |
actualLocaleIDName — Propriedade, classe flash.globalization.Collator |
|
O nome do ID de localidade real usado por este objeto Collator. |
actualLocaleIDName — Propriedade, classe flash.globalization.CurrencyFormatter |
|
O nome do ID da localidade real usado por este objeto de CurrencyFormatter. |
actualLocaleIDName — Propriedade, classe flash.globalization.DateTimeFormatter |
|
O nome de ID de localidade real usado por este objeto de DateTimeFormatter. |
actualLocaleIDName — Propriedade, classe flash.globalization.NumberFormatter |
|
O nome do ID real de local usado por este objeto de NumberFormatter. |
actualLocaleIDName — Propriedade, classe flash.globalization.StringTools |
|
O nome da localidade real ID usado por este objeto de StringTools. |
actualLocaleIDName — Propriedade, classe spark.formatters.CurrencyFormatter |
|
The name of the actual locale ID used by this class object. |
actualLocaleIDName — Propriedade, classe spark.formatters.DateTimeFormatter |
|
The name of the actual locale ID used by this class object. |
actualLocaleIDName — Propriedade, classe spark.formatters.NumberFormatter |
|
The name of the actual locale ID used by this class object. |
actualLocaleIDName — Propriedade, classe spark.globalization.StringTools |
|
The name of the actual locale ID used by this class object. |
actualLocaleIDName — Propriedade, classe spark.globalization.supportClasses.CollatorBase |
|
The name of the actual locale ID used by this class object. |
actualLocaleIDName — Propriedade, classe spark.globalization.supportClasses.GlobalizationBase |
|
The name of the actual locale ID used by this class object. |
ACTUALSORT — Propriedade estática da constante, classe mx.controls.advancedDataGridClasses.SortInfo |
|
Specifies that the sort is the actual current sort. |
actualText — Propriedade, classe com.adobe.ep.ux.content.view.components.search.renderers.DefaultStringTextInput |
|
The actual text being shown in the text box. |
actualTrigger — Propriedade, classe mx.validators.Validator |
|
Contains the trigger object, if any,
or the source object. |
actualTrigger — Propriedade, classe spark.validators.supportClasses.GlobalizationValidatorBase |
|
Contains the trigger object, if any,
or the source object. |
actualVerticalPosition — Propriedade, classe spark.components.Callout |
|
Fully resolved vertical position after evaluating CalloutPosition.AUTO. |
actualWidth — Propriedade, classe flashx.textLayout.elements.InlineGraphicElement |
| A largura real aplicada. |
adapter — Propriedade, classe mx.data.DataManager |
|
An instance of a class that controls interaction with the server. |
ADAPTIVE_FREQUENCY_DESTINATION — Propriedade estática da constante, classe mx.messaging.AdvancedChannelSet |
|
Special value of a destination using adaptive frequency. |
add(v:flash.geom:Point) — método, classe flash.geom.Point |
|
Adiciona as coordenadas de outro ponto às coordenadas deste ponto a fim de criar um novo ponto. |
add(a:flash.geom:Vector3D) — método, classe flash.geom.Vector3D |
|
Adiciona o valor dos elementos x, y e z do objeto Vector3D atual aos valores dos elementos x, y e z de outro objeto Vector3D. |
add — Evento, classe lc.procmgmt.formbridge.SwfConnector |
|
Dispatched when an add event is received by Workspace. |
add — Evento, classe mx.core.UIComponent |
|
Dispatched when the component is added to a container as a content child
by using the addChild(), addChildAt(),
addElement(), or addElementAt() method. |
add — Propriedade, classe mx.effects.effectClasses.AddRemoveEffectTargetFilter |
|
Determines if this is an add or remove filter. |
add — Evento, classe mx.flash.UIMovieClip |
|
Dispatched when the component is added to a container as a content child
by using the addChild() or addChildAt() method. |
Add(inMatrix:fl.motion:DynamicMatrix) — método, classe fl.motion.DynamicMatrix |
|
Adiciona a matriz atual a uma matriz especifica. |
ADD — Propriedade estática da constante, classe fl.events.DataChangeType |
|
Os itens foram adicionados ao provedor de dados. |
ADD — Propriedade estática da constante, classe flash.display.BlendMode |
|
Adiciona os valores das cores constituintes do objeto de exibição às cores do seu plano de fundo, aplicando um limite superior de 0xFF. |
ADD — Propriedade estática da constante, classe mx.data.AccessPrivileges |
|
Indicates that add operations are allowed. |
ADD — Propriedade estática da constante, classe mx.events.CollectionEventKind |
|
Indicates that the collection added an item or items. |
ADD — Propriedade estática da constante, classe mx.events.FlexEvent |
|
The FlexEvent.ADD constant defines the value of the
type property of the event object for an add event. |
AddAction — classe, pacote spark.effects |
|
The AddAction class defines an action effect that corresponds
to the AddChild property of a view state definition. |
AddAction(target:Object) — Construtor, classe spark.effects.AddAction |
|
Constructor. |
AddActionInstance — classe, pacote spark.effects.supportClasses |
|
The AddActionInstance class implements the instance class
for the AddAction effect. |
AddActionInstance(target:Object) — Construtor, classe spark.effects.supportClasses.AddActionInstance |
|
Constructor. |
addAll(addList:mx.collections:IList) — método, classe mx.collections.ArrayList |
|
Adds a list of items to the current list, placing them at the end of
the list in the order they are passed. |
addAll(addList:mx.collections:IList) — método, classe mx.collections.ListCollectionView |
|
Adds a list of items to the current list, placing them at the end of
the list in the order they are passed. |
addAllAt(addList:mx.collections:IList, index:int) — método, classe mx.collections.ArrayList |
|
Adds a list of items to the current list, placing them at the position
index passed in to the function. |
addAllAt(addList:mx.collections:IList, index:int) — método, classe mx.collections.ListCollectionView |
|
Adds a list of items to the current list, placing them at the position
index passed in to the function. |
AddApprovalStageParticipant — classe, pacote com.adobe.solutions.rca.presentation |
|
The host component for the dialog to add participants to an approval stage. |
AddApprovalStageParticipant() — Construtor, classe com.adobe.solutions.rca.presentation.AddApprovalStageParticipant |
|
The constructor for AddApprovalStageParticipant class. |
addApprovalStageParticipantPanel — Parte da capa, 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étodo, 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étodo, 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étodo, classe com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService |
|
Adds an approver to an approval stage of an ongoing review. |
ADD_APPROVER — Propriedade estática da 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étodo, classe com.adobe.livecycle.rca.model.participant.ApproverCollection |
| Adds items of type Approver to the collection. |
addASCuePoint(timeOrCuePoint:any, name:String, parameters:Object) — método, classe fl.video.FLVPlayback |
|
Adiciona um ponto de sinalização ActionScript e tem o mesmo efeito de adicionar um ponto de sinalização ActionScript usando a caixa de diálogo Pontos de sinalização, exceto por ocorrer quando um aplicativo é executado e não durante o desenvolvimento do aplicativo. |
AddAssetPopUp — classe, pacote com.adobe.ep.ux.content.view.components.toolbar |
|
New Drop Down Control for the Toolbar
|
AddAssetPopUp() — Construtor, classe com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp |
|
Constructor
|
addAtEnd(child:com.adobe.mosaic.layouts:ILayoutChild) — método, 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étodo, 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étodo, 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étodo, classe com.adobe.mosaic.layouts.SmartRowLayout |
|
Adds the item using the item's column and row properties to place
the item. |
add_attachment — Parte da capa, classe com.adobe.ep.ux.attachmentlist.domain.AttachmentList |
| The Add Attachment button.
The Add Attachment button. |
add_attachment — Propriedade, 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étodo, 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étodo, classe com.adobe.ep.taskmanagement.services.LCTaskManager |
|
Adds a new attachment to the Document Server. |
addAttachment — Evento, 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étodo, interface lc.procmgmt.ITaskManager |
|
Adds an attachment to a task item. |
addAttachment(attachment:flash.net:FileReference, permissions:lc.procmgmt.domain:AttachmentPermissions) — método, classe lc.procmgmt.domain.Task |
|
Adds an attachment to the task. |
addAttachment() — método, classe lc.procmgmt.ui.attachments.AttachmentHeaderModel |
|
Adds the file property to the current
Task object, with the specified AttachmentPermissions
object set. |
ADD_ATTACHMENT — Propriedade estática da constante, classe com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent |
|
The ADD_ATTACHMENT constant specifies when an attachment has been added. |
ADD_ATTACHMENT_COMPLETE — Propriedade estática da 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étodo, 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étodo, interface com.adobe.mosaic.om.interfaces.IContext |
|
Adds a watcher to the context. |
addBackgroundShape(shape:flash.display:Shape) — método, classe flashx.textLayout.container.ContainerController |
|
Adiciona um objeto flash.display.Shape em que as formas do plano de fundo (como cor do fundo) são desenhadas. |
addBinaryChainBuildingCertificate(certificate:flash.utils:ByteArray, trusted:Boolean) — método, classe flash.net.SecureSocket |
|
Adiciona um certificado X.509 à cadeia de certificado local que seu sistema utiliza para validar o certificado de servidor. |
addBitmapData(bitmapData:flash.display:BitmapData) — método, classe flash.media.CameraRoll |
|
Adiciona uma imagem ao rolo da câmera do dispositivo. |
addBootstrapPeer(peerID:String) — método, classe flash.net.GroupSpecifier |
|
Faz com que o NetStream ou NetGroup associado crie uma conexão vizinha inicial à peerID especificada. |
addBtn — Parte da capa, 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 — Propriedade, classe com.adobe.dct.component.ExtendedProperty |
| |
addButton — Parte da capa, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout |
| The add button, a Spark Button.
The add button, a Spark Button. |
addButton — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin |
| The Add button control
|
addCacheEntry(source:Object, value:Object) — método, classe spark.core.ContentCache |
|
Adds new entry to cache (or replaces existing entry). |
addCallback(functionName:String, closure:Function) — Método estático , classe flash.external.ExternalInterface |
|
Registra um método ActionScript como chamável a partir do contêiner. |
ADD_CELL — Propriedade estática da constante, classe spark.events.GridSelectionEventKind |
|
Indicates that this cell should be added to the current selection. |
addCellSelectionData(uid:String, columnIndex:int, selectionData:mx.controls.advancedDataGridClasses:AdvancedDataGridBaseSelectionData) — método, classe mx.controls.AdvancedDataGrid |
|
Adds cell selection information to the control, as if you used the mouse to select the cell. |
addCertificate(cert:flash.utils:ByteArray, trusted:Boolean) — método, classe flash.security.XMLSignatureValidator |
|
Adiciona um certificado x509 pela criação do conjunto de chaves. |
addChannel(channel:mx.messaging:Channel) — método, classe mx.messaging.ChannelSet |
|
Adds a Channel to the ChannelSet. |
addChild(child:flash.display:DisplayObject) — método, classe flash.display.DisplayObjectContainer |
|
Adiciona uma ocorrência-filho de DisplayObject a essa ocorrência de DisplayObjectContainer. |
addChild(child:flash.display:DisplayObject) — método, classe flash.display.Stage |
|
Adiciona uma ocorrência-filho de DisplayObject a essa ocorrência de DisplayObjectContainer. |
addChild(child:flashx.textLayout.elements:FlowElement) — método, classe flashx.textLayout.elements.FlowGroupElement |
|
Anexa um objeto FlowElement filho. |
addChild(child:flash.display:DisplayObject) — método, classe mx.charts.Legend |
|
Adds a child DisplayObject to this Container. |
addChild(child:flash.display:DisplayObject) — método, classe mx.charts.chartClasses.CartesianDataCanvas |
|
Adds a child DisplayObject after the end of this child list. |
addChild(child:flash.display:DisplayObject) — método, classe mx.charts.chartClasses.ChartElement |
|
Adds a child DisplayObject after the end of this child list. |
addChild(child:flash.display:DisplayObject) — método, classe mx.charts.chartClasses.PolarDataCanvas |
|
Adds a child DisplayObject after the end of this child list. |
addChild(parent:Object, newChild:Object) — método, classe mx.collections.HierarchicalCollectionView |
|
Adds a child node to a node of the data. |
addChild(parent:Object, newChild:Object) — método, interface mx.collections.IHierarchicalCollectionView |
|
Adds a child node to a node of the data. |
addChild(child:flash.display:DisplayObject) — método, classe mx.core.Container |
|
Adds a child DisplayObject to this Container. |
addChild(child:flash.display:DisplayObject) — método, interface mx.core.IChildList |
|
Adds a child DisplayObject after the end of this child list. |
addChild(child:flash.display:DisplayObject) — método, interface mx.core.IContainer |
|
Adiciona uma ocorrência-filho de DisplayObject a essa ocorrência de DisplayObjectContainer. |
addChild(childEffect:mx.effects:IEffect) — método, classe mx.effects.CompositeEffect |
|
Adds a new child effect to this composite effect. |
addChild(child:org.osmf.media:MediaElement) — método, classe org.osmf.elements.CompositeElement |
|
Adds the specified child to the end of the list. |
AddChild — classe, pacote mx.states |
|
The AddChild class adds a child display object, such as a component,
to a container as part of a view state. |
AddChild(relativeTo:mx.core:UIComponent, target:flash.display:DisplayObject, position:String) — Construtor, classe mx.states.AddChild |
|
Constructor. |
AddChildAction — classe, pacote mx.effects |
|
The AddChildAction class defines an action effect that corresponds
to the AddChild property of a view state definition. |
AddChildAction(target:Object) — Construtor, classe mx.effects.AddChildAction |
|
Constructor. |
AddChildActionInstance — classe, pacote mx.effects.effectClasses |
|
The AddChildActionInstance class implements the instance class
for the AddChildAction effect. |
AddChildActionInstance(target:Object) — Construtor, classe mx.effects.effectClasses.AddChildActionInstance |
|
Constructor. |
addChildAt(child:flash.display:DisplayObject, index:int) — método, classe flash.display.DisplayObjectContainer |
|
Adiciona uma ocorrência-filho de DisplayObject a essa ocorrência de DisplayObjectContainer. |
addChildAt(child:flash.display:DisplayObject, index:int) — método, classe flash.display.Stage |
|
Adiciona uma ocorrência-filho de DisplayObject a essa ocorrência de DisplayObjectContainer. |
addChildAt(index:uint, child:flashx.textLayout.elements:FlowElement) — método, classe flashx.textLayout.elements.FlowGroupElement |
|
Acrescenta um objeto FlowElement filho na posição de índice especificada. |
addChildAt(child:flash.display:DisplayObject, index:int) — método, classe mx.charts.Legend |
|
Adds a child DisplayObject to this Container. |
addChildAt(child:flash.display:DisplayObject, index:int) — método, classe mx.charts.chartClasses.CartesianDataCanvas |
|
Adds a child DisplayObject instance to this DisplayObjectContainer
instance. |
addChildAt(child:flash.display:DisplayObject, index:int) — método, classe mx.charts.chartClasses.ChartElement |
|
Adds a child DisplayObject instance to this DisplayObjectContainer
instance. |
addChildAt(child:flash.display:DisplayObject, index:int) — método, classe mx.charts.chartClasses.PolarDataCanvas |
|
Adds a child DisplayObject instance to this DisplayObjectContainer
instance. |
addChildAt(parent:Object, newChild:Object, index:int) — método, classe mx.collections.HierarchicalCollectionView |
|
Add a child node to a node at the specified index. |
addChildAt(parent:Object, newChild:Object, index:int) — método, interface mx.collections.IHierarchicalCollectionView |
|
Adds a child node to a node of the data at a specific index in the data. |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — método, interface mx.controls.menuClasses.IMenuDataDescriptor |
|
Add a child node to a node at the specified index. |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — método, classe mx.controls.treeClasses.DefaultDataDescriptor |
|
Add a child node to a node at the specified index. |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — método, interface mx.controls.treeClasses.ITreeDataDescriptor |
|
Adds a child node to a node at the specified index. |
addChildAt(child:flash.display:DisplayObject, index:int) — método, classe mx.core.Container |
|
Adds a child DisplayObject to this Container. |
addChildAt(child:flash.display:DisplayObject, index:int) — método, interface mx.core.IChildList |
|
Adds a child DisplayObject to this child list at the index specified. |
addChildAt(child:flash.display:DisplayObject, index:int) — método, interface mx.core.IContainer |
|
Adiciona uma ocorrência-filho de DisplayObject a essa ocorrência de DisplayObjectContainer. |
addChildAt(child:org.osmf.media:MediaElement, index:Number) — método, classe org.osmf.elements.CompositeElement |
|
Adds the child to the list at the specified index. |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — método, interface mx.core.ISWFBridgeGroup |
|
Adds a new bridge to the pod. |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — método, classe mx.core.SWFBridgeGroup |
|
Adds a new bridge to the pod. |
addChildBridge(bridge:flash.events:IEventDispatcher, owner:flash.display:DisplayObject) — método, interface mx.managers.IMarshalSystemManager |
|
Adds a child bridge to the system manager. |
addChildSet(childSet:Array) — método, classe mx.effects.effectClasses.CompositeEffectInstance |
|
Adds a new set of child effects to this Composite effect. |
addChildToSandboxRoot(layer:String, child:flash.display:DisplayObject) — método, interface mx.managers.IMarshalSystemManager |
|
Adds the specified child to the sandbox root in the layer requested. |
addColumn(column:any) — método, classe fl.controls.DataGrid |
|
Adiciona uma coluna ao final da matriz de colunas. |
addColumnAt(column:any, index:uint) — método, classe fl.controls.DataGrid |
|
Insere uma coluna no índice especificado da matriz de colunas. |
addCondition(aProperty:com.adobe.ep.taskmanagement.filter:IProperty, aComparisonOperator:com.adobe.ep.taskmanagement.filter:IComparisonOperator, aComparisonValue:Object) — método, interface com.adobe.ep.taskmanagement.filter.IFilter |
|
Adds a condition to the filter. |
addContentRenderer() — método, 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étodo, interface flashx.textLayout.compose.IFlowComposer |
|
Adiciona um controlador a esta instância do IFlowComposer. |
addController(controller:flashx.textLayout.container:ContainerController) — método, classe flashx.textLayout.compose.StandardFlowComposer |
|
Adiciona um controlador a esta instância do IFlowComposer. |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — método, interface flashx.textLayout.compose.IFlowComposer |
|
Adiciona um controlador a esta instância do IFlowComposer no índice especificado. |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — método, classe flashx.textLayout.compose.StandardFlowComposer |
|
Adiciona um controlador a esta instância do IFlowComposer no índice especificado. |
addCreatorButton — Parte da capa, 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, pacote com.adobe.solutions.rca.presentation |
|
The host component for dialog used to adding creator to a creation stage. |
AddCreatorDialog() — Construtor, classe com.adobe.solutions.rca.presentation.AddCreatorDialog |
|
The constructor for AddCreatorDialog class. |
addCreatorDialogPanel — Parte da capa, 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étodo, classe mx.controls.videoClasses.CuePointManager |
|
Adds a cue point. |
addData(data:Object, format:String) — método, classe mx.core.DragSource |
|
Adds data and a corresponding format String to the drag source. |
addDataChild(child:flash.display:DisplayObject, left:any, top:any, right:any, bottom:any, hCenter:any, vCenter:any) — método, classe mx.charts.chartClasses.CartesianDataCanvas |
|
Adds the specified display object as a child to the current canvas. |
addDataChild(child:flash.display:DisplayObject, angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, angleCenter:any, radialCenter:any) — método, classe mx.charts.chartClasses.PolarDataCanvas |
|
This adds any DisplayObject as child to current canvas
|
addDataDictionary(dataDictionary:com.adobe.dct.model:DEPDictionaryModel) — método, 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étodo, classe mx.controls.listClasses.AdvancedListBase |
|
Adds an item renderer if a data change effect is running. |
addDataEffectItem(item:Object) — método, classe mx.controls.listClasses.ListBase |
|
Adds an item renderer if a data change effect is running. |
addDataEffectItem(target:Object) — método, interface mx.effects.IEffectTargetHost |
|
Adds an item renderer if a data change effect is running. |
addDataElement — Evento, classe com.adobe.dct.component.dataElementsPanel.NewDataElement |
|
Dispatched when the user presses the Insert ButtonBase control. |
addDDE(elementType:String) — método, classe com.adobe.dct.component.datadictionary.DDExplorer |
|
Adds a new data dictionary element as child to the current selected element. |
addDeferredInclude(includeURL:String) — método, interface com.adobe.gravity.service.manifest.IManifestParseContext |
|
Add a deferred include. |
addDelayedInstance(instance:Object, stringID:String) — Método estático , classe fl.lang.Locale |
|
Adiciona o par {instance, string ID} à matriz interna para uso posterior. |
addDisplayObject(displayObject:flash.display:DisplayObject, depth:Number) — método, classe spark.components.supportClasses.DisplayLayer |
|
Adds a displayObject with the specified depth to the ordered list. |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — método, 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étodo, 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étodo, 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étodo, classe mx.charts.chartClasses.ChartBase |
|
Adds the selected items to the DragSource object as part of a
drag and drop operation. |
addDragData(dragSource:Object) — método, classe mx.controls.listClasses.AdvancedListBase |
|
Adds the selected items to the DragSource object as part of a
drag-and-drop operation. |
addDragData(dragSource:Object) — método, classe mx.controls.listClasses.ListBase |
|
Adds the selected items to the DragSource object as part of a
drag-and-drop operation. |
addDragData(dragSource:mx.core:DragSource) — método, classe spark.components.List |
|
Adds the selected items to the DragSource object as part of
a drag-and-drop operation. |
added — Propriedade, classe fl.video.CaptionChangeEvent |
|
Um valor booliano que determina se a legenda foi adicionada ou removida. |
added — Evento, classe flash.display.DisplayObject |
|
Despachado quando um objeto de exibição é adicionado à lista de exibição. |
ADDED — Propriedade estática da constante, classe flash.events.Event |
|
A constante Event.ADDED define o valor da propriedade type de um objeto de evento added. |
addedEffect — Efeito, classe mx.core.UIComponent |
|
Played when the component is added as a child to a Container.
|
addedToStage — Evento, classe flash.display.DisplayObject |
|
Despachado quando um objeto de exibição é adicionado à lista de exibição no palco, seja diretamente ou através da adição de uma subárvore na qual esse objeto de exibição está contido. |
ADDED_TO_STAGE — Propriedade estática da constante, classe flash.events.Event |
|
A constante Event.ADDED_TO_STAGE define o valor da propriedade type de um objeto de evento addedToStage. |
addElement — Evento, classe com.adobe.dct.component.toolbars.DDToolbar |
|
Dispatched when the New Element button is clicked. |
addElement(element:mx.core:IVisualElement) — método, classe mx.charts.Legend |
|
Adds a visual element to this container. |
addElement(element:mx.core:IVisualElement) — método, classe mx.core.Container |
|
Adds a visual element to this container. |
addElement(element:mx.core:IVisualElement) — método, interface mx.core.IVisualElementContainer |
|
Adds a visual element to this container. |
addElement(element:mx.core:IVisualElement) — método, classe mx.flash.ContainerMovieClip |
|
Adds a visual element to this container. |
addElement(element:mx.olap:IOLAPElement) — método, interface mx.olap.IOLAPSet |
|
Adds a new member to the set. |
addElement(e:mx.olap:IOLAPElement) — método, classe mx.olap.OLAPSet |
|
Adds a new member to the set. |
addElement(element:mx.core:IVisualElement) — método, classe spark.components.Group |
|
Adds a visual element to this container. |
addElement(element:mx.core:IVisualElement) — método, classe spark.components.Scroller |
|
This operation is not supported in Scroller. |
addElement(element:mx.core:IVisualElement) — método, classe spark.components.SkinnableContainer |
|
Adds a visual element to this container. |
addElementAt(element:mx.core:IVisualElement, index:int) — método, classe mx.charts.Legend |
|
Adds a visual element to this container. |
addElementAt(element:mx.core:IVisualElement, index:int) — método, classe mx.core.Container |
|
Adds a visual element to this container. |
addElementAt(element:mx.core:IVisualElement, index:int) — método, interface mx.core.IVisualElementContainer |
|
Adds a visual element to this container. |
addElementAt(element:mx.core:IVisualElement, index:int) — método, classe mx.flash.ContainerMovieClip |
|
Adds a visual element to this container. |
addElementAt(element:mx.core:IVisualElement, index:int) — método, classe spark.components.Group |
|
Adds a visual element to this container. |
addElementAt(element:mx.core:IVisualElement, index:int) — método, classe spark.components.Scroller |
|
This operation is not supported in Scroller. |
addElementAt(element:mx.core:IVisualElement, index:int) — método, classe spark.components.SkinnableContainer |
|
Adds a visual element to this container. |
addElements(elements:mx.collections:IList) — método, interface mx.olap.IOLAPSet |
|
Adds a list of members to the set. |
addElements(members:mx.collections:IList) — método, classe mx.olap.OLAPSet |
|
Adds a list of members to the set. |
addEnabled — Propriedade, classe com.adobe.guides.spark.layouts.components.RepeaterLayoutHost |
|
Whether or not the add button is enabled. |
addEntry(url:String, policyFileURL:String) — método, classe fl.rsl.RSLInfo |
|
Adiciona uma série de URLs (arquivos de RSL e arquivos de política). |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, classe com.adobe.fiber.styles.Style |
|
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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo estático , 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, classe com.adobe.mosaic.mxml.Catalog |
|
Overridden EventDispatcher addEventListener. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — método, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, classe flash.data.SQLConnection |
|
Registra um objeto de ouvinte de evento em um objeto EventDispatcher, de forma que o ouvinte receba a notificação de um evento. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, classe flash.desktop.NativeApplication |
|
Registra um objeto de ouvinte de evento em um objeto EventDispatcher, de forma que o ouvinte receba a notificação de um evento. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, classe flash.display.Stage |
|
Registra um objeto de ouvinte de evento em um objeto EventDispatcher, de forma que o ouvinte receba a notificação de um evento. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, classe flash.events.EventDispatcher |
|
Registra um objeto de ouvinte de evento em um objeto EventDispatcher, de forma que o ouvinte receba a notificação de um evento. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, interface flash.events.IEventDispatcher |
|
Registra um objeto de ouvinte de evento em um objeto EventDispatcher, de forma que o ouvinte receba a notificação de um evento. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, classe flash.media.AVURLLoader |
| |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, classe flash.net.URLLoader |
|
Registra um objeto de ouvinte de evento em um objeto EventDispatcher, de forma que o ouvinte receba a notificação de um evento. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, classe flash.system.MessageChannel |
|
Registra um objeto de ouvinte de evento em um objeto EventDispatcher, de forma que o ouvinte receba a notificação de um evento. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, classe flash.system.Worker |
|
Registra um objeto de ouvinte de evento em um objeto EventDispatcher, de forma que o ouvinte receba a notificação de um evento. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, classe flashx.textLayout.elements.LinkElement |
|
Registra um objeto de ouvinte de evento em um objeto EventDispatcher, de forma que o ouvinte receba a notificação de um evento. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, classe flashx.textLayout.elements.TextFlow |
|
Registra um objeto de ouvinte de evento em um objeto EventDispatcher, de forma que o ouvinte receba a notificação de um evento. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — método, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, classe mx.collections.ListCollectionView |
|
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étodo, classe mx.containers.utilityClasses.PostScaleAdapter |
| |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, classe mx.data.DataStoreEventDispatcher |
|
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étodo, classe mx.data.DynamicManagedItem |
|
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étodo, classe mx.data.ManagedRemoteService |
|
Add an event listener to the service. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, classe mx.olap.OLAPCube |
|
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étodo, classe mx.utils.ObjectProxy |
|
Registers an event listener object
so that the listener receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — método, classe mx.utils.OnDemandEventDispatcher |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
ADD_EVENT_LISTENER_REQUEST — Propriedade estática da constante, classe mx.events.EventListenerRequest |
|
Request to add an event listener. |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — método, classe mx.automation.AutomationManager |
| |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — método, interface mx.automation.IAutomationManager2 |
|
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable
child applications in the current ApplicationDomain. |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — método, classe mx.automation.AutomationManager |
| |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — método, interface mx.automation.IAutomationManager2 |
|
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable
parent applications in the current ApplicationDomain. |
addExport(name:String) — método, interface com.adobe.gravity.service.manifest.IInterfaceBuilder |
|
Add a service export. |
addExtendedPropertyRow(key:String, value:String, isKeyEditable:Boolean) — método, classe com.adobe.dct.view.DictionaryPropertiesView |
|
Adds an extended property row in the PropertiesView. |
addFaultHandler(handler:Function) — método, interface com.adobe.ep.taskmanagement.util.IToken |
|
Adds a fault handler for this asynchronous invocation. |
addFaultHandler(handler:Function) — método, classe com.adobe.ep.taskmanagement.util.Token |
|
Adds a fault handler for this asynchronous invocation. |
addFaultHandler(handler:Function, weakReference:Boolean) — método, classe com.adobe.gravity.utility.async.AggregatingToken |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — método, interface com.adobe.gravity.utility.async.IToken |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — método, classe com.adobe.gravity.utility.async.ImmediateFaultToken |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — método, classe com.adobe.gravity.utility.async.ImmediateSuccessToken |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — método, classe com.adobe.gravity.utility.async.Token |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — método, classe com.adobe.gravity.utility.flex.async.AsyncTokenWrapper |
|
Add a handler to be called if the operation fails. |
addFaultHandler(fault:Function) — método, interface com.adobe.icc.token.IAsyncToken |
|
Adds a fault handler to this token. |
addFaultHandler(fault:Function) — método, interface com.adobe.livecycle.rca.token.IAsyncToken |
|
Adds a fault handler to this token. |
addFaultHandler(fault:Function) — método, classe com.adobe.livecycle.rca.token.RCAToken |
|
Adds a fault handler to this token. |
addFaultHandler(handler:Function) — método, classe lc.foundation.util.Token |
|
Adds a fault handler for this asynchronous invocation. |
ADD_FAVORITE — Propriedade estática da 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étodo, classe fl.motion.MotionBase |
|
Modifica uma propriedade de filtro em todos os quadros-chave correspondentes de um objeto Motion. |
addFirst(p:mx.automation:AutomationIDPart) — método, classe mx.automation.AutomationID |
|
Adds a parts to the front of the id. |
ADD_FOCUS_MANAGER — Propriedade estática da constante, classe mx.events.FlexEvent |
|
The FlexEvent.ADD_FOCUS_MANAGER constant defines the value of the
type property of the event object for an addFocusManager event. |
addFormat(format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Método estático , classe flashx.textLayout.conversion.TextConverter |
|
Registre um novo formato para importação/exportação. |
addFormatAt(index:int, format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Método estático , classe flashx.textLayout.conversion.TextConverter |
|
Registre um novo formato para importar/exportar no local especificado. |
addFunction(inExpr:String, actual:String) — método, classe com.adobe.solutions.exm.runtime.impl.SimpleFunctionMapper |
|
Adds a new local function mapping. |
addHaloColors(colors:Object, themeColor:uint, fillColor0:uint, fillColor1:uint) — Método estático , classe mx.skins.halo.HaloColors |
|
Calculates colors that are used by components that
support the Halo theme, such as the colors of beveled
edges. |
addHandler(handler:Function, weakReference:Boolean) — método, classe com.adobe.gravity.utility.async.HandlerHolder |
|
Add a handler function. |
addHandler(handler:Function, format:String) — método, classe mx.core.DragSource |
|
Adds a handler that is called when data
for the specified format is requested. |
addHandler(name:String, handler:Function, priority:int) — método, classe org.osmf.net.NetClient |
|
Adds a handler for the specified callback name. |
addHandlers(token:com.adobe.gravity.utility.async:IToken, successHandler:Function, faultHandler:Function, weakReference:Boolean) — Função do pacote, 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étodo, interface com.adobe.ep.taskmanagement.util.IToken |
|
Adds a result and fault handler for this asynchronous invocation. |
addHandlers(resultHandler:Function, faultHandler:Function) — método, classe com.adobe.ep.taskmanagement.util.Token |
|
Adds a result and fault handler for this asynchronous invocation. |
addHandlers(success:Function, fault:Function) — método, interface com.adobe.icc.token.IAsyncToken |
|
Adds a success and a fault handler to this token. |
addHandlers(success:Function, fault:Function) — método, interface com.adobe.livecycle.rca.token.IAsyncToken |
|
Adds success and fault handlers to this token. |
addHandlers(success:Function, fault:Function) — método, classe com.adobe.livecycle.rca.token.RCAToken |
|
Adds success and fault handlers to this token. |
addHandlers(resultHandler:Function, faultHandler:Function) — método, classe lc.foundation.util.Token |
|
Adds a result and fault handler for this asynchronous invocation. |
addHaveObjects(startIndex:Number, endIndex:Number) — método, classe flash.net.NetGroup |
|
Adiciona objetos de startIndex a endIndex ao conjunto de objetos que este nó anuncia aos vizinhos como objetos para os quais ele atenderá as solicitações. |
addHeader(operation:String, mustUnderstand:Boolean, param:Object) — método, classe flash.net.NetConnection |
|
Adiciona um cabeçalho de contexto à estrutura de pacotes AMF (Action Message Format). |
addHeader(header:Object) — método, classe mx.rpc.soap.AbstractWebService |
|
Adds a header that will be applied to all operations of this web service. |
addHeader(header:Object) — método, classe mx.rpc.soap.Operation |
|
Adds a header that is applied only to this Operation. |
addImplementationClassName(className:String) — método, classe mx.automation.AutomationClass |
|
Add Flex class names which match this class description. |
addImport(name:String) — método, interface com.adobe.gravity.service.manifest.IBundleBuilder |
|
Add a service import. |
addImport(name:String) — método, interface com.adobe.gravity.service.manifest.IInterfaceBuilder |
|
Add a service import. |
addingService(reference:com.adobe.gravity.framework:IServiceReference) — método, 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étodo, 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étodo, classe flashx.textLayout.container.ContainerController |
|
Adiciona um objeto flash.display.DisplayObject como um descendente do pai. |
addIPMulticastAddress(address:String, port:any, source:String) — método, classe flash.net.GroupSpecifier |
|
Faz com que o NetStream ou NetGroup associado junte-se ao grupo de multicast IP especificado e escute a porta UDP especificada. |
addItem(group:spark.components:Group, itemFactory:mx.core:IFactory) — método, 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étodo, classe com.adobe.guides.spark.layouts.components.LayoutHostBase |
|
instantiate the itemFactory and add it to the specified group
|
addItem(item:Object) — método, classe com.adobe.livecycle.rca.model.document.DocumentCollection |
|
Overrides the addItem() method for ArrayCollection. |
addItem(item:Object) — método, classe com.adobe.livecycle.rca.model.participant.ApproverCollection |
|
Overrides the addItem() method of ArrayCollection. |
addItem(item:Object) — método, classe com.adobe.livecycle.rca.model.participant.ModeratorCollection |
|
Overrides the addItem() method of ArrayCollection. |
addItem(item:Object) — método, classe com.adobe.livecycle.rca.model.participant.ReviewerCollection |
|
Overrides the addItem() method of ArrayCollection. |
addItem(item:Object) — método, classe com.adobe.livecycle.rca.model.reminder.ReminderCollection |
|
Overrides the addItem() method of ArrayCollection. |
addItem(item:Object) — método, classe com.adobe.livecycle.rca.model.stage.StageCollection |
|
Overrides the addItem() method of the ArrayCollection. |
addItem(item:Object) — método, classe fl.controls.ComboBox |
|
Acrescenta um item ao final da lista de itens. |
addItem(item:Object) — método, classe fl.controls.SelectableList |
|
Acrescenta um item ao final da lista de itens. |
addItem(item:Object) — método, classe fl.data.DataProvider |
|
Acrescenta um item ao final do provedor de dados. |
addItem(item:flash.display:NativeMenuItem) — método, classe flash.display.NativeMenu |
|
Adiciona um item de menu à parte inferior do menu. |
addItem(item:Object) — método, classe mx.collections.ArrayList |
|
Add the specified item to the end of the list. |
addItem(item:Object) — método, classe mx.collections.AsyncListView |
|
Adds the specified item to the end of the list. |
addItem(item:Object) — método, interface mx.collections.IList |
|
Adds the specified item to the end of the list. |
addItem(item:Object) — método, classe mx.collections.ListCollectionView |
|
Adds the specified item to the end of the list. |
addItem(item:org.osmf.media:MediaFactoryItem) — método, classe org.osmf.media.MediaFactory |
|
Adds the specified MediaFactoryItem to the factory. |
addItem(item:org.osmf.net.metrics:MetricFactoryItem) — método, classe org.osmf.net.metrics.MetricFactory |
|
Adds the specified MetricFactoryItem to the factory. |
addItem(item:Object) — método, classe spark.collections.NumericDataProvider |
|
This function is not supported. |
addItem(item:Object) — método, classe spark.components.TabbedViewNavigator |
|
Add the specified view navigator to the end of the list. |
AddItemAction — classe, pacote mx.effects |
|
The AddItemAction class defines an action effect that determines
when the item renderer appears in the control for an item being added
to a list-based control, such as List or TileList,
or for an item that replaces an existing item in the control. |
AddItemAction(target:Object) — Construtor, classe mx.effects.AddItemAction |
|
Constructor. |
AddItemActionInstance — classe, pacote mx.effects.effectClasses |
|
The AddItemActionInstance class implements the instance class
for the AddItemAction effect. |
AddItemActionInstance(target:Object) — Construtor, classe mx.effects.effectClasses.AddItemActionInstance |
|
Constructor. |
addItemAt(item:Object, index:int) — método, classe com.adobe.livecycle.rca.model.document.DocumentCollection |
|
Overrides the addItemAt() method for ArrayCollection. |
addItemAt(item:Object, index:int) — método, classe com.adobe.livecycle.rca.model.participant.ApproverCollection |
|
Overrides the addItemAt() method for ArrayCollection. |
addItemAt(item:Object, index:int) — método, classe com.adobe.livecycle.rca.model.participant.ModeratorCollection |
|
Overrides the addItemAt() method of ArrayCollection. |
addItemAt(item:Object, index:int) — método, classe com.adobe.livecycle.rca.model.participant.ReviewerCollection |
|
Overrides the addItemAt() method of ArrayCollection. |
addItemAt(item:Object, index:int) — método, classe com.adobe.livecycle.rca.model.reminder.ReminderCollection |
|
Overrides the addItemAt() method of ArrayCollection. |
addItemAt(item:Object, index:int) — método, classe com.adobe.livecycle.rca.model.stage.StageCollection |
|
Overrides the addItemAt() method of the ArrayCollection. |
addItemAt(item:Object, index:uint) — método, classe fl.controls.ComboBox |
|
Insere um item na lista, na localização de índice especificada. |
addItemAt(item:Object, index:uint) — método, classe fl.controls.SelectableList |
|
Insere um item na lista, na localização de índice especificada. |
addItemAt(item:Object, index:uint) — método, classe fl.data.DataProvider |
|
Adiciona um novo item ao provedor de dados no índice especificado. |
addItemAt(item:flash.display:NativeMenuItem, index:int) — método, classe flash.display.NativeMenu |
|
Insere um item de menu na posição especificada. |
addItemAt(item:flash.display:NativeMenuItem, index:int) — método, classe flash.ui.ContextMenu |
|
Adiciona um item de menu à parte inferior do menu. |
addItemAt(item:Object, index:int) — método, classe mx.collections.ArrayList |
|
Add the item at the specified index. |
addItemAt(item:Object, index:int) — método, classe mx.collections.AsyncListView |
|
Adds the item at the specified index. |
addItemAt(item:Object, index:int) — método, interface mx.collections.IList |
|
Adds the item at the specified index. |
addItemAt(item:Object, index:int) — método, classe mx.collections.ListCollectionView |
|
Adds the item at the specified index. |
addItemAt(item:Object, index:int) — método, classe spark.collections.NumericDataProvider |
|
This function is not supported. |
addItemAt(item:Object, index:int) — método, classe spark.components.TabbedViewNavigator |
|
Add the view navigator at the specified index. |
addItems(oItems:Array, oContainers:Array, nStartTabIndex:int, nTabIncrement:int, oAreaContainer:spark.components:Group) — método, classe com.adobe.guides.spark.layouts.components.AlignmentArea |
|
Add items to an alignment area obeying "keepWithPrevious" settings. |
addItems(items:Object) — método, classe fl.data.DataProvider |
|
Acrescenta vários itens ao final de DataProvider e despacha um evento DataChangeType.ADD. |
AddItems — classe, pacote mx.states |
|
Documentation is not currently available. |
AddItems() — Construtor, classe mx.states.AddItems |
|
Constructor. |
addItemsAt(items:Object, index:uint) — método, classe fl.data.DataProvider |
|
Adiciona vários itens ao provedor de dados no índice especificado e despacha um evento DataChangeType.ADD. |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — método, 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étodo, 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étodo, 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étodo, 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étodo, classe com.adobe.guides.spark.layouts.components.LayoutHostBase |
|
Add items alternating between the specified groups, incremented the tab indexes. |
addItemToCollectionOperation — Propriedade, classe mx.data.ManagedQuery |
|
These addItemToCollectionOperation() and removeItemFromCollectionOperation()
methods are optional operations which let you define a function to be invoked
as an item is added to or removed from a collection. |
additionalColumnListDisplay — Parte da capa, 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 — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
Fetches the array of Edit Options. |
additionalMetadata — Propriedade, interface com.adobe.solutions.rca.domain.IParticipant |
|
This property can be used to store additional metadata, while extending the application. |
additionalMetadata — Propriedade, interface com.adobe.solutions.rca.domain.IReviewContext |
|
Any review-specific data can be preserved in this field. |
additionalMetadata — Propriedade, interface com.adobe.solutions.rca.domain.IStage |
|
This property can be used to store additional metadata while extending the application. |
additionalMetadata — Propriedade, classe com.adobe.solutions.rca.domain.impl.Participant |
|
This property can be used to store additional metadata, while extending the application. |
additionalMetadata — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Any review-specific data can be preserved in this field. |
additionalMetadata — Propriedade, classe com.adobe.solutions.rca.domain.impl.Stage |
|
This property can be used to store additional metadata while extending the application. |
additionalMetadata — Propriedade, classe com.adobe.solutions.rca.vo.ParticipantVO |
|
This property can be used to store additional metadata, while extending the application. |
additionalMetadata — Propriedade, classe com.adobe.solutions.rca.vo.ReviewContextVO |
|
Any review specific data can be preserved in this field. |
additionalMetadata — Propriedade, classe com.adobe.solutions.rca.vo.ReviewStageVO |
|
This property can be used to store additional metadata, while extending the application. |
additionalMetaData — Propriedade, classe com.adobe.livecycle.rca.model.ReviewContext |
| Specifies any data specific to this review to save. |
additionalMetaData — Propriedade, classe com.adobe.livecycle.rca.model.participant.AbstractParticipant |
|
Specifies additional metadata when you extend the application. |
additionalMetaData — Propriedade, classe com.adobe.livecycle.rca.model.stage.AbstractStage |
|
Stores additional metadata when the application is extended. |
additionalTableColumns — Propriedade, classe com.adobe.icc.vo.Table |
|
Table column details for all the columns inside the table. |
addKeyframe(newKeyframe:fl.motion:KeyframeBase) — método, classe fl.motion.MotionBase |
|
Adiciona um objeto de quadro-chave à ocorrência Motion. |
addKeyPair(key:String, value:String) — método, 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étodo, classe mx.automation.AutomationID |
|
Adds a parts to the end of the id. |
addLayer(value:mx.core:DesignLayer) — método, classe mx.core.DesignLayer |
|
Adds a DesignLayer child to this layer. |
addLayoutCompleteSynchronization() — método, classe mx.automation.delegates.core.UIComponentAutomationImpl |
|
Sets up an automation synchronization with the Layout Manager's UPDATE_COMPLETE event. |
addLayoutCompleteSynchronization() — método, classe mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl |
|
Sets up a automation synchronization with layout manager update complete event. |
addLineForReuse(textLine:flash.text.engine:TextLine) — Método estático , classe flashx.textLayout.compose.TextLineRecycler |
|
Adicione uma TextLine no agrupamento para reutilização. |
addListenerHandler() — método, classe mx.validators.Validator |
|
Sets up all of the listeners for the
valid and invalid
events dispatched from the validator. |
addListenerHandler() — método, classe spark.validators.supportClasses.GlobalizationValidatorBase |
|
Sets up all of the listeners for the
valid and invalid
events dispatched from the validator. |
addLoader(bundleLoaderFactory:com.adobe.gravity.service.bundleloader:IBundleLoaderFactory, configuration:XML) — método, 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étodo, 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étodo, classe com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
This function adds a local user to a project. |
addLogger(logger:mx.logging:ILogger) — método, classe mx.logging.AbstractTarget |
|
Sets up this target with the specified logger. |
addLogger(logger:mx.logging:ILogger) — método, interface mx.logging.ILoggingTarget |
|
Sets up this target with the specified logger. |
addManagedOperation(mop:mx.data:ManagedOperation) — método, classe mx.data.RPCDataManager |
|
Adds a managed operation to the set managed by this data manager. |
addMarker(marker:org.osmf.metadata:TimelineMarker) — método, classe org.osmf.metadata.TimelineMetadata |
|
Adds the specified TimelineMarker to this object. |
addMediaElement(element:org.osmf.media:MediaElement) — método, interface org.osmf.containers.IMediaContainer |
|
Adds a MediaElement instance to the container. |
addMediaElement(element:org.osmf.media:MediaElement) — método, classe org.osmf.containers.MediaContainer |
|
Adds a MediaElement instance to the container. |
addMember(s:mx.olap:IOLAPMember) — método, interface mx.olap.IOLAPQueryAxis |
|
Adds a single member to the query axis. |
addMember(member:mx.olap:IOLAPElement) — método, interface mx.olap.IOLAPTuple |
|
Adds a new member to the tuple. |
addMember(m:mx.olap:IOLAPMember) — método, classe mx.olap.OLAPQueryAxis |
|
Adds a single member to the query axis. |
addMember(element:mx.olap:IOLAPElement) — método, classe mx.olap.OLAPTuple |
|
Adds a new member to the tuple. |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — método, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, classe flash.net.NetGroup |
|
Adiciona manualmente um registro que especifica que peerID é membro do Grupo. |
addMembers(value:mx.collections:IList) — método, interface mx.olap.IOLAPTuple |
|
Adds a list of members to the tuple. |
addMembers(value:mx.collections:IList) — método, classe mx.olap.OLAPTuple |
|
Adds a list of members to the tuple. |
addMenuItem(obj:flash.display:InteractiveObject, url:String, hideBuiltIns:Boolean) — Método estático , classe com.adobe.viewsource.ViewSource |
|
Adds a "View Source" context menu item
to the context menu of the given object. |
addMessageListener(namespace:String, name:String, handler:Function) — método, 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étodo, classe org.osmf.media.MediaElement |
|
Adds a Metadata object to this MediaElement under the specified namespace URL. |
addMetadataValue(namespaceURL:String, value:Object) — método, classe org.osmf.media.MediaResourceBase |
|
Adds a metadata value to this resource. |
addModerator(moderator:com.adobe.livecycle.rca.model.participant:Moderator) — método, 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étodo, 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étodo, 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étodo, 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étodo, classe spark.effects.supportClasses.AnimateTransformInstance |
|
Adds a MotionPath object to the set of MotionPath objects in this instance,
with the start time relative to the outermost parent effect. |
addMouseClickHandlerToExistingRenderers() — método, classe spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl |
| |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — método, classe mx.automation.delegates.core.UIComponentAutomationImpl |
| |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — método, classe spark.automation.delegates.components.supportClasses.SparkGroupBaseAutomationImpl |
| |
addNamespace(ns:Object) — método, classe XML |
|
Adiciona um namespace ao conjunto de namespaces em escopo para o objeto XML. |
addNeighbor(peerID:String) — método, classe flash.net.NetGroup |
|
Adiciona manualmente um vizinho conectando-se imediata e diretamente à peerID especificada, que já deve estar neste grupo. |
addNewAsset() — método, 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étodo, interface lc.procmgmt.ITaskManager |
|
Adds a note to a task item. |
addNote(title:String, note:String, permissions:lc.procmgmt.domain:AttachmentPermissions) — método, classe lc.procmgmt.domain.Task |
|
Adds a note to the task. |
addNote() — método, 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 — Propriedade estática da 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étodo, classe mx.printing.FlexPrintJob |
|
Adds a UIComponent object to the list of objects being printed. |
addOfflineItem(item:Object) — método, classe mx.data.DataServiceOfflineAdapter |
|
Adds the specified offline item to the localStore. |
addOfflineItem(item:Object) — método, classe mx.data.SQLiteOfflineAdapter |
|
Adds the specified offline item to the localStore. |
addOneShotEventListener(dispatcher:flash.events:IEventDispatcher, type:String, listener:Function, useCapture:Boolean, priority:int) — Função do pacote, 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) — Função do pacote, 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étodo, classe flashx.textLayout.operations.CompositeOperation |
|
Acrescenta mais uma operação ao final da lista. |
addOperationParameterButton — Parte da capa, 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étodo, classe flash.printing.PrintJob |
|
Envia o objeto Sprite especificado como página única ao spooler de impressão. |
addPage() — método, 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étodo, 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étodo, 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étodo, interface com.adobe.mosaic.om.interfaces.IView |
|
Adds a Panel to the View. |
addPanelButton — Parte da capa, classe com.adobe.guides.spark.wrappers.components.StandardWrapperHost |
| The add panel button skin part.
The add panel button skin part. |
AddPanelButton — classe, pacote 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, pacote 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) — Construtor, classe com.adobe.mosaic.om.events.AddPanelEvent |
|
Constructor. |
addParams(func:Function, ... rest) — Função do pacote, 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) — Função do pacote, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo estático , classe mx.managers.PopUpManager |
|
Pops up a top-level window. |
ADD_POP_UP_PLACE_HOLDER_REQUEST — Propriedade estática da constante, classe mx.events.SWFBridgeRequest |
|
Adds a placeholder for a pop up window hosted by a child SystemManager. |
ADD_POP_UP_REQUEST — Propriedade estática da constante, classe mx.events.SWFBridgeRequest |
|
Adds a popup on the targeted application. |
addPosition(p:mx.olap:IOLAPAxisPosition) — método, classe mx.olap.OLAPResultAxis |
|
Adds a position to the axis of the query result. |
addPostLoadAction(action:Function) — método, interface com.adobe.gravity.service.manifest.IManifestParseContext |
|
Add a post-load action. |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — método, interface mx.core.IFlexModuleFactory |
|
Adds an RSL to the preloadedRSLs list. |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — método, classe mx.managers.SystemManager |
|
Adds an RSL to the preloadedRSLs list. |
addProject(prj:com.adobe.solutions.prm.domain:IProject) — método, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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 — Parte da capa, 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étodo, classe fl.motion.MotionBase |
|
Armazena uma matriz de valores em quadros-chave correspondentes de uma propriedade declarada da classe Motion. |
addQuads — Propriedade, classe coldfusion.service.mxml.Pdf |
|
Add the position or quadrants of the thumbnail
|
addRadioButton(radioButton:fl.controls:RadioButton) — método, classe fl.controls.RadioButtonGroup |
|
Adiciona um botão de rádio à matriz interna de botões de rádio para uso com a indexação de grupo de botões de rádio, que possibilita a seleção de um único botão de rádio em um grupo de botões de rádio. |
addRawModule(dataModule:com.adobe.icc.vo:DataModule, position:int) — método, 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étodo, 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étodo, interface com.adobe.gravity.framework.IApplicationDomainManager |
|
Increment the reference count on the ApplicationDomain. |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — método, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, classe com.adobe.livecycle.rca.model.reminder.ReminderCollection |
| Adds items of type Reminder to the collection. |
AddRemoveEffectTargetFilter — classe, pacote mx.effects.effectClasses |
|
AddRemoveEffectTargetFilter is a subclass of EffectTargetFilter that handles
the logic for filtering targets that have been added or removed as
children to a container. |
AddRemoveEffectTargetFilter() — Construtor, classe mx.effects.effectClasses.AddRemoveEffectTargetFilter |
|
Constructor. |
addResource(ns:Namespace, resource:Object) — método, classe mx.rpc.xml.QualifiedResourceManager |
|
Adds a resource to a potential Array of resources for a
given namespace. |
addResourceBundle(resourceBundle:mx.resources:IResourceBundle, useWeakReference:Boolean) — método, interface mx.resources.IResourceManager |
|
Adds the specified ResourceBundle to the ResourceManager
so that its resources can be accessed by ResourceManager
methods such as getString(). |
addResources(lang:String, res:Object) — método, classe air.update.ApplicationUpdaterUI |
|
Adiciona dinamicamente um novo grupo de recursos para o idioma especificado. |
addResponder(responder:mx.rpc:IResponder) — método, classe coldfusion.air.SessionToken |
|
addResponder adds a responder to an Array of responders. |
addResponder(responder:mx.rpc:IResponder) — método, 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étodo, 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étodo, interface com.adobe.icc.token.IAsyncToken |
|
Adds a responder to this token. |
addResponder(responder:mx.rpc:IResponder) — método, interface com.adobe.livecycle.rca.token.IAsyncToken |
|
Adds a responder to this token. |
addResponder(responder:mx.rpc:IResponder) — método, classe com.adobe.livecycle.rca.token.RCAToken |
|
Adds a responder to this token. |
addResponder(responder:mx.rpc:IResponder) — método, classe lc.foundation.util.Token |
|
Adds an object to handle the result or failure for an asynchronous invocation. |
addResponder(responder:mx.rpc:IResponder) — método, classe mx.collections.errors.ItemPendingError |
|
addResponder adds a responder to an Array of responders. |
addResponder(responder:mx.rpc:IResponder) — método, classe mx.rpc.AsyncToken |
|
Adds a responder to an Array of responders. |
address — Propriedade, classe flash.net.InterfaceAddress |
|
O endereço de Protocolo de Internet (IP). |
address — Propriedade, classe flash.net.dns.AAAARecord |
|
O endereço IPv6. |
address — Propriedade, classe flash.net.dns.ARecord |
|
O endereço IPv4. |
address — Propriedade, classe lc.foundation.domain.User |
|
Deprecated Since Workspace 10: Please use the postalAddress property. |
addressedTo — Propriedade, classe com.adobe.solutions.prm.vo.MessageVO |
|
Defines the addressed-to field for a message. |
addresses — Propriedade, classe flash.net.NetworkInterface |
|
A lista dos endereços vinculados à esta interface de rede. |
addResultHandler(handler:Function) — método, interface com.adobe.ep.taskmanagement.util.IToken |
|
Adds a result handler for this asynchronous invocation. |
addResultHandler(handler:Function) — método, classe com.adobe.ep.taskmanagement.util.Token |
|
Adds a result handler for this asynchronous invocation. |
addResultHandler(handler:Function) — método, classe lc.foundation.util.Token |
|
Adds a result handler for this asynchronous invocation. |
addReviewer(reviewer:com.adobe.livecycle.rca.model.participant:Reviewer) — método, 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étodo, 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étodo, classe com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService |
|
Adds a reviewer to a stage of an ongoing review. |
ADD_REVIEWER — Propriedade estática da 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étodo, classe com.adobe.livecycle.rca.model.participant.ReviewerCollection |
| Adds items of type Reviewer to the collection. |
AddReviewStageParticipant — classe, pacote com.adobe.solutions.rca.presentation |
|
The host component for dialog used to adding participants to an review stage. |
AddReviewStageParticipant() — Construtor, classe com.adobe.solutions.rca.presentation.AddReviewStageParticipant |
|
The constructor for AddReviewStageParticipant class. |
addReviewStageParticipantPanel — Parte da capa, 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 — Propriedade estática da constante, classe spark.events.GridSelectionEventKind |
|
Indicates that this row should be added to the current selection. |
addRSLInfo(info:fl.rsl:RSLInfo) — método, classe fl.rsl.RSLPreloader |
|
Adiciona um registro de RSLInfo descritivo do SWF ou arquivo SWZ que está sendo carregado. |
addScrollers(chilArray:Array) — método, classe spark.automation.delegates.components.SparkDataGridAutomationImpl |
|
private
|
addScrollers(chilArray:Array) — método, classe spark.automation.delegates.components.SparkSkinnableDataContainerAutomationImpl |
| |
addScrollers(chilArray:Array) — método, classe spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl |
|
private
|
addSection() — método, 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étodo, classe spark.components.DataGrid |
|
If selectionMode
is GridSelectionMode.SINGLE_CELL or
GridSelectionMode.MULTIPLE_CELLS, adds the cell to
the selection and sets the caret position to the cell. |
addSelectedCell(rowIndex:int, columnIndex:int) — método, classe spark.components.Grid |
|
If selectionMode
is GridSelectionMode.SINGLE_CELL or
GridSelectionMode.MULTIPLE_CELLS, adds the cell to
the selection and sets the caret position to the cell. |
addSelectedIndex(rowIndex:int) — método, classe spark.components.DataGrid |
|
If selectionMode
is GridSelectionMode.MULTIPLE_ROWS, adds this row to
the selection and sets the caret position to this row. |
addSelectedIndex(rowIndex:int) — método, classe spark.components.Grid |
|
If selectionMode
is GridSelectionMode.MULTIPLE_ROWS, adds this row to
the selection and sets the caret position to this row. |
addSelectionContainer(selectionContainer:flash.display:DisplayObjectContainer) — método, classe flashx.textLayout.container.ContainerController |
|
Adiciona um objeto flash.display.DisplayObjectContainer ao qual a seleção se forma (como realce de seleção de bloco, cursor etc.) são adicionados. |
addService(service:com.adobe.mosaic.om.interfaces:IService, onSuccess:Function, onFailure:Function) — método, interface com.adobe.mosaic.om.interfaces.IShell |
|
Adds a service to this shell. |
AddServiceEvent — classe, pacote 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) — Construtor, classe com.adobe.mosaic.om.events.AddServiceEvent |
|
Constructor. |
addServiceEventFailure — Evento, classe com.adobe.mosaic.mxml.Service |
|
The addServiceEventFailure defines a failure notification of an attempt to load a Service. |
addServiceEventSuccess — Evento, classe com.adobe.mosaic.mxml.Service |
|
The addServiceEventSuccess defines a successful notification of loading a Service. |
addSet(s:mx.olap:IOLAPSet) — método, interface mx.olap.IOLAPQueryAxis |
|
Adds a set to the query axis. |
addSet(s:mx.olap:IOLAPSet) — método, classe mx.olap.OLAPQueryAxis |
|
Adds a set to the query axis. |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — método, classe mx.rpc.soap.AbstractWebService |
|
Add a header that will be applied to all operations of this WebService. |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — método, classe mx.rpc.soap.Operation |
|
Adds a header that is applied only to this Operation. |
addSortField(columnName:String, columnNumber:int, collection:mx.collections:ICollectionView) — método, classe mx.controls.AdvancedDataGridBaseEx |
|
Adds a data field to the list of sort fields. |
addStage(stage:com.adobe.livecycle.rca.model.stage:AbstractStage) — método, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, classe com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Adds stage to the review at the specified index from the beginning. |
AddStageParticipant — classe, pacote com.adobe.solutions.rca.presentation |
|
This class defines the base functionality for adding a participant to a stage. |
AddStageParticipant() — Construtor, classe com.adobe.solutions.rca.presentation.AddStageParticipant |
|
The constructor for AddStageParticipant class. |
addStageParticipantHandler(event:com.adobe.solutions.rca.presentation.event:StageParticipantEvent) — método, 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étodo, 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étodo, classe mx.core.UIComponent |
|
Adds a non-visual style client to this component instance. |
addSubmenu(submenu:flash.display:NativeMenu, label:String) — método, classe flash.display.NativeMenu |
|
Adiciona um submenu ao menu inserindo um novo item de menu. |
addSubmenuAt(submenu:flash.display:NativeMenu, index:int, label:String) — método, classe flash.display.NativeMenu |
|
Adiciona um submenu ao menu inserindo um novo item de menu na posição especificada. |
addSubscription(subtopic:String, selector:String, maxFrequency:uint) — método, classe mx.messaging.MultiTopicConsumer |
|
This is a convenience method for adding a new subscription. |
ADD_SUBSCRIPTIONS — Propriedade estática da constante, classe mx.messaging.messages.CommandMessage |
|
Header used in a MULTI_SUBSCRIBE message to specify an Array of subtopic/selector
pairs to add to the existing set of subscriptions. |
addSubtopic(subtopic:String) — método, classe mx.messaging.MultiTopicProducer |
|
Adds a subtopic to the current list of subtopics for messages sent by this
producer. |
addSuccessHandler(handler:Function, weakReference:Boolean) — método, classe com.adobe.gravity.utility.async.AggregatingToken |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — método, interface com.adobe.gravity.utility.async.IToken |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — método, classe com.adobe.gravity.utility.async.ImmediateFaultToken |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — método, classe com.adobe.gravity.utility.async.ImmediateSuccessToken |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — método, classe com.adobe.gravity.utility.async.Token |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — método, classe com.adobe.gravity.utility.flex.async.AsyncTokenWrapper |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(success:Function) — método, interface com.adobe.icc.token.IAsyncToken |
|
Adds a success handler to this token. |
addSuccessHandler(success:Function) — método, interface com.adobe.livecycle.rca.token.IAsyncToken |
|
Adds a success handler to this token. |
addSuccessHandler(success:Function) — método, classe com.adobe.livecycle.rca.token.RCAToken |
|
Adds a success handler to this token. |
addSupportingDocument(doc:com.adobe.livecycle.rca.model.document:SupportingDocument) — método, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, interface mx.automation.IAutomationObjectHelper |
|
Adds a synchronization object to the automation manager. |
addTab — Evento, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout |
|
Dispatched when the add button is clicked. |
addTab(child:flash.display:DisplayObject) — método, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout |
|
Adds a child to the end of the tab list. |
ADD_TAB — Propriedade estática da constante, classe com.adobe.mosaic.sparklib.tabLayout.events.TabLayoutEvent |
|
A new tab is requested. |
addTabAt(child:flash.display:DisplayObject, index:int) — método, 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étodo, classe fl.motion.AnimatorFactoryBase |
|
Cria e retorna uma ocorrência de AnimatorBase cuja propriedade de destino é definida como DisplayObject (se aplicável), que é a propriedade targetName de targetParent, e cuja propriedade Motion é armazenada na ocorrência de AnimatorFactoryBase durante a criação. |
addTarget(target:mx.logging:ILoggingTarget) — Método estático , classe mx.logging.Log |
|
Allows the specified target to begin receiving notification of log
events. |
addTarget(target:org.osmf.layout:ILayoutTarget) — método, classe org.osmf.layout.LayoutRendererBase |
|
Method for adding a target to the layout renderer's list of objects
that it calculates the size and position for. |
addTargetInfo(targetParent:flash.display:DisplayObject, targetName:String, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean, initialPosition:Array, zIndex:int, placeholderName:String, instanceFactoryClass:Class) — método, classe fl.motion.AnimatorFactoryBase |
|
Referencia DisplayObjectContainer pai, cria e retorna uma ocorrência de AnimatorBase cuja propriedade de destino é definida como DisplayObject (se aplicável), que é a propriedade targetName de targetParent, e cuja propriedade Motion é armazenada na ocorrência de AnimatorFactoryBase durante a criação. |
addTask(task:lc.procmgmt.domain:Task) — método, classe lc.procmgmt.domain.QueueBase |
|
Adds a task to the queue. |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — método, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, 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étodo, classe flashx.textLayout.container.ContainerController |
|
Adiciona um objeto flash.text.engine.TextLine como um descendente do container. |
addTile(tile:com.adobe.mosaic.om.interfaces:ITile, onSuccess:Function, onFailure:Function) — método, 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étodo, interface com.adobe.mosaic.om.interfaces.IShell |
|
Adds a Tile to the Shell. |
AddTileEvent — classe, pacote 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) — Construtor, classe com.adobe.mosaic.om.events.AddTileEvent |
|
Constructor. |
addTileEventFailure — Evento, classe com.adobe.mosaic.mxml.Tile |
|
The addTileEventFailure event indicates that an attempt to add a Tile from a Catalog failed. |
addTileEventSuccess — Evento, 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étodo, classe mx.core.Application |
|
Add a container to the Application's creation queue. |
addToDeviceGroup(deviceGroup:flash.net.drm:DRMDeviceGroup, forceRefresh:Boolean) — método, classe flash.net.drm.DRMManager |
|
adiciona o dispositivo atualmente em execução a um grupo de dispositivos. |
ADD_TO_DEVICE_GROUP_COMPLETE — Propriedade estática da constante, classe flash.events.DRMDeviceGroupEvent |
| |
ADD_TO_DEVICE_GROUP_ERROR — Propriedade estática da constante, classe flash.events.DRMDeviceGroupErrorEvent |
| |
addToFavorites(startpoint:lc.procmgmt.domain:Startpoint) — método, interface lc.procmgmt.IFavoritesManager |
|
Adds an startpoint to the Favorites collection. |
addToFavorites(startpoint:lc.procmgmt.domain:Startpoint) — método, classe lc.procmgmt.impl.FavoritesManager |
|
Adds an startpoint to the Favorites collection. |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — método, classe mx.controls.listClasses.AdvancedListBase |
|
Adds a renderer to the recycled renderer list,
making it invisible and cleaning up references to it. |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — método, classe mx.controls.listClasses.ListBase |
|
Adds a renderer to the recycled renderer list,
making it invisible and cleaning up references to it. |
addToken(token:com.adobe.gravity.utility.async:IToken) — método, classe com.adobe.gravity.utility.async.AggregatingToken |
|
Add a token to be aggregated. |
addToRowArrays() — método, classe mx.controls.listClasses.ListBase |
|
Add a blank row to the beginning of the arrays that store references to the rows. |
addToShortestColumn(index:int) — método, 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étodo, 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étodo, classe org.osmf.media.MediaElement |
|
Adds a new media trait to this media element. |
addTuple(t:mx.olap:IOLAPTuple) — método, interface mx.olap.IOLAPQueryAxis |
|
Adds a tuple to the query axis. |
addTuple(tuple:mx.olap:IOLAPTuple) — método, interface mx.olap.IOLAPSet |
|
Adds a new tuple to the set. |
addTuple(t:mx.olap:IOLAPTuple) — método, classe mx.olap.OLAPQueryAxis |
|
Adds a tuple to the query axis. |
addTuple(tuple:mx.olap:IOLAPTuple) — método, classe mx.olap.OLAPSet |
|
Adds a new tuple to the set. |
addUser() — método, classe lc.procmgmt.ui.task.TaskDirectiveModel |
|
Adds the selected users from the UserSearchDataGridModel object to
the selectedUsers property. |
addValidationListeners(validator:com.adobe.solutions.rca.presentation.util:MultiTriggerValidator) — método, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
|
This method adds event listeners to a validator. |
addValidationListeners(validator:com.adobe.solutions.rca.presentation.util:MultiTriggerValidator) — método, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
|
This method adds listeners for validation events on the given validator. |
addValue(key:String, value:Object) — método, classe org.osmf.metadata.Metadata |
|
Stores the specified value in this Metadata object, using the specified
key. |
addView(view:com.adobe.mosaic.om.interfaces:IView, onSuccess:Function, onFailure:Function) — método, interface com.adobe.mosaic.om.interfaces.IViewManager |
|
Adds a view to the ViewManager. |
AddViewEvent — classe, pacote com.adobe.mosaic.om.events |
|