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 | |
O — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla O (79). | |
obj — Propriedade, classe fl.transitions.Tween | |
O objeto de destino que está sendo interpolado. | |
objByteArray — Propriedade, classe com.adobe.icc.vo.DataDownload | |
Downloaded content. | |
object — Propriedade, classe com.adobe.dct.transfer.DataDictionaryInstance | |
The manifestation of DataDictionaryInstance as Map. | |
object — Propriedade, classe com.adobe.mosaic.om.events.BaseEvent | |
Returns the node that was added. | |
object — Propriedade, classe flash.sampler.NewObjectSample | |
O objeto NewObjectSample se ele ainda existir. | |
object — Propriedade, classe mx.utils.ObjectProxy | |
The object being proxied. | |
object — Propriedade, classe spark.components.supportClasses.ViewReturnObject | |
The return object generated by the view that is being removed. | |
Object(value:Object) — Função do pacote, Nível superior | |
Cada valor no ActionScript 3.0 é um objeto, o que significa que chamar Object() em um valor retorna esse valor. | |
Object — Classe dinâmica, Nível superior | |
A classe Object está na raiz da hierarquia de classes do tempo de execução do ActionScript. | |
Object() — Construtor, classe Object | |
Cria um objeto Object e armazena uma referência ao método do construtor desse objeto na respectiva propriedade "constructor". | |
OBJECT — Propriedade estática da constante, classe mx.data.Conflict | |
Conflict mode constant representing object level conflict detection. | |
objectEncoding — Propriedade, classe flash.filesystem.FileStream | |
Especifica se o formato AMF3 ou o AMF0 é usado ao gravar ou ler dados binários usando o método readObject() ou writeObject(). | |
objectEncoding — Propriedade, classe flash.net.NetConnection | |
A codificação de objeto para esta ocorrência de NetConnection. | |
objectEncoding — Propriedade, classe flash.net.NetStream | |
A codificação de objeto (versão AMF) para este objeto NetStream. | |
objectEncoding — Propriedade, classe flash.net.SharedObject | |
A codificação de objeto (versão AMF) para este objeto compartilhado. | |
objectEncoding — Propriedade, classe flash.net.Socket | |
Controla a versão do AMF usada ao gravar ou ler um objeto. | |
objectEncoding — Propriedade, classe flash.net.URLStream | |
Controla a versão do AMF (Action Message Format) usada ao gravar ou ler um objeto. | |
objectEncoding — Propriedade, classe flash.utils.ByteArray | |
Usada para determinar se o formato ActionScript 3.0, ActionScript 2.0 ou ActionScript 1.0 deve ser usado ao gravar em, ou ler de, uma ocorrência de ByteArray. | |
objectEncoding — Propriedade, interface flash.utils.IDataInput | |
Usado para determinar se o formato AMF3 ou AMF0 é usado durante a gravação ou leitura de dados binários usando o método readObject(). | |
objectEncoding — Propriedade, interface flash.utils.IDataOutput | |
Usado para determinar se o formato AMF3 ou AMF0 é usado durante a gravação ou leitura de dados binários usando o método writeObject(). | |
ObjectEncoding — classe final, pacote flash.net | |
A classe ObjectEncoding é usada nas configurações de serialização de definição em classes que serializam objetos (como FileStream, NetStream, NetConnection, SharedObject e ByteArray) para funcionar com versões anteriores do ActionScript. | |
objectID — Propriedade estática, classe flash.external.ExternalInterface | |
Retorna o atributo de id da marca de objeto no Internet Explorer ou o atributo de nome da marca incorporada no Netscape. | |
ObjectInstance — classe, pacote mx.messaging.management | |
Client representation of an object name instance for server-side management controls. | |
ObjectInstance() — Construtor, classe mx.messaging.management.ObjectInstance | |
Creates a new instance of an empty ObjectInstance. | |
objectName — Propriedade, classe mx.messaging.management.ObjectInstance | |
The object name. | |
ObjectName — classe, pacote mx.messaging.management | |
Client representation of the name for server-side management controls. | |
ObjectName() — Construtor, classe mx.messaging.management.ObjectName | |
Creates a new instance of an empty ObjectName. | |
OBJECT_NOT_FOUND — Propriedade estática da constante, classe mx.automation.AutomationError | |
Defines the code for the error when an object is not found by the Flex automation mechanism. | |
OBJECT_NOT_UNIQUE — Propriedade estática da constante, classe mx.automation.AutomationError | |
Defines the code for the error when the Flex automation mechanism detects that an object has the same identification parameters as another object. | |
OBJECT_NOT_VISIBLE — Propriedade estática da constante, classe mx.automation.AutomationError | |
Defines the code for the error when an object used by the Flex automation mechanism is not visible. | |
object_proxy — Instrução | |
Define métodos da classe ObjectProxy. | |
ObjectProxy — Classe dinâmica, pacote mx.utils | |
This class provides the ability to track changes to an item managed by this proxy. | |
ObjectProxy(item:Object, uid:String, proxyDepth:int) — Construtor, classe mx.utils.ObjectProxy | |
Initializes this proxy with the specified object, id and proxy depth. | |
objectReplicationEnabled — Propriedade, classe flash.net.GroupSpecifier | |
Especifica se a replicação de objetos está ativada para o NetGroup. | |
objectReplicationReceiveBytesPerSecond — Propriedade, classe flash.net.NetGroupInfo | |
Especifica a taxa na qual o nó local está recebendo objetos de itens de mesmo nível via o sistema de Replicação de objeto, em bytes por segundo. | |
objectReplicationSendBytesPerSecond — Propriedade, classe flash.net.NetGroupInfo | |
Especifica a taxa na qual os objetos estão sendo copiados do nó local para itens de mesmo nível pelo sistema de Replicação de objeto, em bytes por segundo. | |
ObjectResultEvent — classe, pacote com.adobe.ep.taskmanagement.event | |
The ObjectResultEvent event is dispatched when an object is retrieved. | |
ObjectResultEvent — classe, pacote lc.foundation.events | |
The ObjectResultEvent event is dispatched when an object is retrieved. | |
ObjectResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, object:Object, token:com.adobe.ep.taskmanagement.util:IToken) — Construtor, classe com.adobe.ep.taskmanagement.event.ObjectResultEvent | |
Constructor. | |
ObjectResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, object:Object, token:lc.foundation.util:Token) — Construtor, classe lc.foundation.events.ObjectResultEvent | |
Constructor. | |
ObjectState — classe, pacote com.adobe.icc.enum | |
Specifies the enumerator for the state of an object or asset. | |
ObjectToken — classe, pacote com.adobe.ep.taskmanagement.util | |
The ObjectToken class represents a token for an asynchronous call that returns an object. | |
ObjectToken — classe, pacote lc.foundation.util | |
The ObjectToken class represents a token for an asynchronous call that returns an object. | |
objectToString(object:Object, separator:String, encodeURL:Boolean) — Método estático , classe mx.utils.URLUtil | |
Enumerates an object's dynamic properties (by using a for..in loop) and returns a String. | |
ObjectType — classe, pacote com.adobe.icc.enum | |
Specifies the enumerator codes for various object and asset types. | |
ObjectUtil — classe, pacote mx.utils | |
The ObjectUtil class is an all-static class with methods for working with Objects within Flex. | |
objFileName — Propriedade, classe com.adobe.icc.vo.DataDownload | |
File name corresponding to the downloaded data, if applicable. | |
objName — Propriedade, classe com.adobe.icc.vo.DataDownload | |
Unique object name (version-independent) of the object whose data was downloaded. | |
occur — Propriedade, classe com.adobe.icc.dc.domain.BaseModuleInstance | |
The occurrence index of this content within its parent container. | |
occur — Propriedade, interface com.adobe.icc.dc.domain.IModuleInstance | |
The occurrence index of this content within its parent container. | |
occurence — Propriedade, classe com.adobe.icc.vo.Variable | |
OFF — Propriedade estática da constante, classe com.adobe.gravity.utility.logging.LogLevel | |
Log level for disabling all logging levels. | |
OFF — Propriedade estática da constante, classe fl.controls.ScrollPolicy | |
Nunca mostra a barra de rolagem. | |
OFF — Propriedade estática da constante, classe flash.display.ColorCorrection | |
Desativa a correção de cores, independentemente do ambiente de host do player. | |
OFF — Propriedade estática da constante, classe flash.media.MicrophoneEnhancedMode | |
Toda a funcionalidade de microfone aprimorado é desligada. | |
OFF — Propriedade estática da constante, classe flash.text.engine.Kerning | |
Usado para indicar se kerning está desativado. | |
OFF — Propriedade estática da constante, classe flashx.textLayout.container.ScrollPolicy | |
Faz com que o runtime não exiba linhas excedentes, o que significa que o usuário não poderá navegar até elas. | |
OFF — Propriedade estática da constante, classe mx.core.ScrollPolicy | |
Never show the scrollbar. | |
OFF — Propriedade estática da constante, classe mx.core.UIComponentCachePolicy | |
Specifies that the Flex framework should never attempt to cache the object as a bitmap. | |
offlineAdapter — Propriedade, classe mx.data.DataManager | |
Returns an object of type mx.data.DataServiceOfflineAdapter. | |
offlineLeaseEndDate — Propriedade, classe flash.net.drm.DRMVoucher | |
A data e a hora em que deste comprovante expira para reprodução offline. | |
offlineLeasePeriod — Propriedade, classe flash.events.DRMStatusEvent | |
O número de dias remanescentes em que o conteúdo pode ser exibido offline. | |
offlineLeaseStartDate — Propriedade, classe flash.net.drm.DRMVoucher | |
A data e a hora da validade deste comprovante para reprodução offline. | |
offscreenExtraColumns — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The number of columns that are currently not visible. | |
offscreenExtraColumns — Propriedade, classe mx.controls.listClasses.ListBase | |
The target number of extra columns of item renderers used in the layout of the control. | |
offscreenExtraColumnsLeft — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The number of columns on the left side of the control that are currently not visible. | |
offscreenExtraColumnsLeft — Propriedade, classe mx.controls.listClasses.ListBase | |
The number of offscreen columns currently to the left of the leftmost visible column. | |
offscreenExtraColumnsRight — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The number of columns on the right side of the control that are currently not visible. | |
offscreenExtraColumnsRight — Propriedade, classe mx.controls.listClasses.ListBase | |
The number of offscreen columns currently to the right of the right visible column. | |
offscreenExtraRows — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The number of extra item renderers the layout algorithm can use when constructing animations for data effects. | |
offscreenExtraRows — Propriedade, classe mx.controls.listClasses.ListBase | |
The target number of extra rows of item renderers to be used in the layout of the control. | |
offscreenExtraRowsBottom — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The number of offscreen items currently below the bottommost visible item renderer | |
offscreenExtraRowsBottom — Propriedade, classe mx.controls.listClasses.ListBase | |
The number of offscreen rows currently below the bottom visible item renderer. | |
offscreenExtraRowsOrColumns — Propriedade, classe mx.controls.listClasses.ListBase | |
The target number of extra rows or columns of item renderers to be used in the layout of the control. | |
offscreenExtraRowsOrColumnsChanged — Propriedade, classe mx.controls.listClasses.ListBase | |
A flag indicating that the number of offscreen rows or columns may have changed. | |
offscreenExtraRowsTop — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The number of offscreen items currently above the topmost visible renderer. | |
offscreenExtraRowsTop — Propriedade, classe mx.controls.listClasses.ListBase | |
The number of offscreen rows currently above the topmost visible row. | |
offset(dx:Number, dy:Number) — método, classe flash.geom.Point | |
Desloca o objeto Point pela intensidade especificada. | |
offset(dx:Number, dy:Number) — método, classe flash.geom.Rectangle | |
Ajusta a localização do objeto Rectangle, conforme determinado pelo seu canto superior esquerdo, pelas intensidades especificadas. | |
offset — Propriedade, classe flash.net.NetStreamPlayOptions | |
O tempo de fluxo absoluto em que o servidor alterna entre fluxos de diferentes taxas de bits do fluxo dinâmico do Flash Media Server. | |
offset — Propriedade, classe mx.charts.chartClasses.HLOCSeriesBase | |
Specifies how far to offset the center of the elements from the center of the available space, relative to the category width. | |
offset — Propriedade, interface mx.charts.chartClasses.IBar | |
Specifies how far to offset the center of the items from the center of the available space, relative the category size. | |
offset — Propriedade, interface mx.charts.chartClasses.IColumn | |
Specifies how far to offset the center of the items from the center of the available space, relative the category size. | |
offset — Propriedade, classe mx.charts.effects.SeriesEffect | |
Specifies the amount of time, in milliseconds, that Flex delays the effect. | |
offset — Propriedade, classe mx.charts.effects.effectClasses.SeriesEffectInstance | |
Specifies the amount of time, in milliseconds, that Flex delays the effect. | |
offset — Propriedade, classe mx.charts.series.BarSeries | |
Specifies how far to offset the center of the bars from the center of the available space, relative the category width. | |
offset — Propriedade, classe mx.charts.series.BarSet | |
Specifies how far to offset the center of the bars from the center of the available space, relative the category width. | |
offset — Propriedade, classe mx.charts.series.ColumnSeries | |
Specifies how far to offset the center of the columns from the center of the available space, relative to the category width. | |
offset — Propriedade, classe mx.charts.series.ColumnSet | |
Specifies how far to offset the center of the columns from the center of the available space, relative to the category width. | |
offset — Propriedade, classe mx.controls.listClasses.ListBaseSeekPending | |
The offset from the bookmark that was the target of the seek operation. | |
offsetPoint(point:flash.geom:Point) — método, classe flash.geom.Rectangle | |
Ajusta a localização do objeto Rectangle usando um objeto Point como parâmetro. | |
offsetTicks — Propriedade, interface com.adobe.solutions.rca.presentation.gantt.ruler.IRulerItemRenderer | |
If this Boolean flag is set to True, then the ticks are not on actual date but are at the mid-point of the renderer. | |
offsetX — Propriedade, classe flash.events.TransformGestureEvent | |
A conversão horizontal do objeto de exibição, desde o evento de gesto anterior. | |
offsetX — Propriedade, classe mx.graphics.BitmapFill | |
How far the bitmap is horizontally offset from the origin. | |
offSetX — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.common.HoverComponent | |
The horizontal offset from the hovered component where the preview pod has to be shown. | |
offsetY — Propriedade, classe flash.events.TransformGestureEvent | |
A conversão vertical do objeto de exibição, desde o evento de gesto anterior. | |
offsetY — Propriedade, classe mx.graphics.BitmapFill | |
How far the bitmap is vertically offset from the origin. | |
offSetY — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.common.HoverComponent | |
The vertical offset from the hovered component where the preview pod has to be shown. | |
oid — Propriedade, classe com.adobe.livecycle.rca.model.participant.BaseUser | |
Specifies the OID of the user or group, as defined in Adobe User Management. | |
oid — Propriedade, interface com.adobe.solutions.rca.domain.IUser | |
OID of a user or a group, as defined in Document Server User Management. | |
oid — Propriedade, classe com.adobe.solutions.rca.domain.impl.User | |
OID of a user or a group, as defined in Document Server User Management. | |
oid — Propriedade, classe com.adobe.solutions.rca.vo.um.PrincipalVO | |
Identifier of the principal. | |
oid — Propriedade, classe lc.foundation.domain.Principal | |
The unique identifier for the user called a object identifier. | |
OK — Propriedade estática da constante, classe mx.controls.Alert | |
Value that enables an OK button on the Alert control when passed as the flags parameter of the show() method. | |
okBtn — Parte da capa, classe com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
A skin part that defines OK button A skin part that defines OK button | |
okBtn — Parte da capa, classe com.adobe.solutions.acm.authoring.presentation.common.ImportAssets | |
A skin part that defines OK button A skin part that defines OK button | |
okBtn — Parte da capa, classe com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
A skin part that defines OK button A skin part that defines OK button | |
okButton — Parte da capa, classe com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
A skin part that defines the OK button A skin part that defines the OK button | |
okButton — Parte da capa, classe com.adobe.solutions.acm.authoring.presentation.ListCustomStylePopUp | |
A skin part that defines OK button to save a custom style A skin part that defines OK button to save a custom style | |
okButton — Parte da capa, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.FreeTextSettings | |
A skin part which defines the OK button. A skin part which defines the OK button. | |
okButton — Parte da capa, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings | |
A skin part which defines the OK button. A skin part which defines the OK button. | |
okButton — Parte da capa, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A Skin part which defines UI component to display OK Button. A Skin part which defines UI component to display OK Button. | |
okButton — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the OK button. The skin part for the OK button. | |
okButton — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The skin part for the OK button. The skin part for the OK button. | |
okButton — Parte da capa, classe com.adobe.solutions.prm.presentation.document.ImportUrlDialog | |
The skin part for OK button. The skin part for OK button. | |
okButton — Parte da capa, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the OK button. The skin part for the OK button. | |
okButton — Parte da capa, classe com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
The skin part for the OK button. The skin part for the OK button. | |
okButton — Parte da capa, classe com.adobe.solutions.rca.presentation.template.stages.NewStageDialog | |
A reference to the Button object that allows user to create a new stage. A reference to the Button object that allows user to create a new stage. | |
okButton — Parte da capa, classe com.adobe.solutions.rca.presentation.template.stages.SelectProcessDialog | |
A reference to the ButtonBase object that allows users to select a process. A reference to the ButtonBase object that allows users to select a process. | |
okButton — Parte da capa, classe com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
A reference to the ButtonBase object that allows users to apply a change made to the stage duration. A reference to the ButtonBase object that allows users to apply a change made to the stage duration. | |
okButton — Parte da capa, classe com.adobe.solutions.rca.presentation.template.NewTemplateDialog | |
A reference to the ButtonBase object that allow users to create a new schedule. A reference to the ButtonBase object that allow users to create a new schedule. | |
okButton — Parte da capa, classe com.adobe.solutions.rca.presentation.SearchUserDialog | |
A reference to the Button object that dispatches UserSelectedEvent on clicking. A reference to the Button object that dispatches UserSelectedEvent on clicking. | |
okButton_clickHandler(event:flash.events:Event) — método, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method is called upon clicking the OK button. | |
okButton_clickHandler(event:flash.events:Event) — método, classe com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
This method is invoked when a user clicks the OK button. | |
okButton_clickHandler(event:flash.events:Event) — método, classe com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
This method is invoked when user clicks the OK button. | |
okButton_clickHandler(event:flash.events:Event) — método, classe com.adobe.solutions.rca.presentation.SearchUserDialog | |
This method dispatches user selected event, when the OK button is clicked. | |
okButtonClickHandler(event:flash.events:MouseEvent) — método, classe com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
This method is called when the OK button is clicked. | |
okClick — Evento, classe com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
Event dispatched on click of OK button. | |
Ok_Icon — Propriedade estática da constante, classe com.adobe.icc.editors.managers.ErrorManager | |
The constant specifying the OK Icon. | |
OK_ICON — Propriedade, classe com.adobe.solutions.rca.presentation.util.AlertFormatter | |
This property refers to OK icon. | |
okLabel — Propriedade estática, classe mx.controls.Alert | |
The label for the OK button. | |
OLAPAttribute — classe, pacote mx.olap | |
The OLAPAttribute class represents a single attribute of an OLAPDimension. | |
OLAPAttribute(name:String, displayName:String) — Construtor, classe mx.olap.OLAPAttribute | |
Constructor. | |
OLAPAxisPosition — classe, pacote mx.olap | |
The OLAPAxisPosition class represents a position along the axis of the result of an OLAP query result. | |
OLAPAxisPosition() — Construtor, classe mx.olap.OLAPAxisPosition | |
Constructor | |
OLAPCell — classe, pacote mx.olap | |
The OLAPCell class represents a cell in an OLAPResult instance. | |
OLAPCell(value:Number, formattedValue:String) — Construtor, classe mx.olap.OLAPCell | |
Constructor | |
OLAPCube — classe, pacote mx.olap | |
The OLAPCube class represents an OLAP cube. | |
OLAPCube(name:String) — Construtor, classe mx.olap.OLAPCube | |
Constructor. | |
OLAPDataGrid — classe, pacote mx.controls | |
The OLAPDataGrid control expands on the functionality of the AdvancedDataGrid control to add support for the display of the results of OLAP queries. | |
OLAPDataGrid() — Construtor, classe mx.controls.OLAPDataGrid | |
Constructor. | |
OLAPDataGridAutomationImpl — classe, pacote mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the OLAPDataGrid control. | |
OLAPDataGridAutomationImpl(obj:mx.controls:OLAPDataGrid) — Construtor, classe mx.automation.delegates.advancedDataGrid.OLAPDataGridAutomationImpl | |
Constructor. | |
OLAPDataGridGroupRenderer — classe, pacote mx.controls.olapDataGridClasses | |
The OLAPDataGridGroupRenderer class defines the default item renderer for a group renderer for the OLAPDataGrid control. | |
OLAPDataGridGroupRenderer() — Construtor, classe mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer | |
Constructor. | |
OLAPDataGridGroupRendererAutomationImpl — classe, pacote mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the OLAPDataGridGroupRenderer class. | |
OLAPDataGridGroupRendererAutomationImpl(obj:mx.controls.olapDataGridClasses:OLAPDataGridGroupRenderer) — Construtor, classe mx.automation.delegates.advancedDataGrid.OLAPDataGridGroupRendererAutomationImpl | |
Constructor. | |
OLAPDataGridHeaderRendererProvider — classe, pacote mx.controls.olapDataGridClasses | |
The OLAPDataGridHeaderRendererProvider class lets you specify a custom header renderer for the columns in the OLAPDataGrid control. | |
OLAPDataGridItemRendererProvider — classe, pacote mx.controls.olapDataGridClasses | |
An OLAPDataGridItemRendererProvider instance lets you specify a formatter for the items in the OLAPDataGrid control. | |
OLAPDataGridRendererProvider — classe, pacote mx.controls.olapDataGridClasses | |
The OLAPDataGridRendererProvider class defines the base class for assigning item renderers used by the OLAPDataGrid control. | |
OLAPDimension — classe, pacote mx.olap | |
The OLAPDimension class represents a dimension of an OLAP cube. | |
OLAPDimension(name:String, displayName:String) — Construtor, classe mx.olap.OLAPDimension | |
Constructor | |
OLAP_DIMENSION — Propriedade estática da constante, classe mx.controls.OLAPDataGrid | |
A constant that corresponds to a member of an axis. | |
OLAPElement — classe, pacote mx.olap | |
The OLAPElement class defines a base interface that provides common properties for all OLAP elements. | |
OLAPElement(name:String, displayName:String) — Construtor, classe mx.olap.OLAPElement | |
Constructor | |
OLAPHierarchy — classe, pacote mx.olap | |
The OLAPHierarchy class represents a hierarchy of the schema of an OLAP cube. | |
OLAPHierarchy(name:String, displayName:String) — Construtor, classe mx.olap.OLAPHierarchy | |
Constructor | |
OLAP_HIERARCHY — Propriedade estática da constante, classe mx.controls.OLAPDataGrid | |
A constant that corresponds to a member of an axis. | |
OLAPLevel — classe, pacote mx.olap | |
The OLAPLevel class represents a level in an OLAP cube. | |
OLAPLevel(name:String, displayName:String) — Construtor, classe mx.olap.OLAPLevel | |
Constructor | |
OLAP_LEVEL — Propriedade estática da constante, classe mx.controls.OLAPDataGrid | |
A constant that corresponds to a level of an axis. | |
OLAPMeasure — classe, pacote mx.olap | |
The OLAPMeasure class represents a member of the measure dimension of an OLAP cube. | |
OLAPMeasure(name:String, displayName:String) — Construtor, classe mx.olap.OLAPMeasure | |
Constructor. | |
OLAPMember — classe, pacote mx.olap | |
The OLAPMember class represents a member of an OLAP dimension. | |
OLAPMember(name:String, displayName:String) — Construtor, classe mx.olap.OLAPMember | |
Constructor | |
OLAP_MEMBER — Propriedade estática da constante, classe mx.controls.OLAPDataGrid | |
A constant that corresponds to a member of an axis. | |
OLAPQuery — classe, pacote mx.olap | |
The OLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. | |
OLAPQueryAxis — classe, pacote mx.olap | |
The OLAPQueryAxis interface represents an axis of an OLAP query. | |
OLAPQueryAxis(ordinal:int) — Construtor, classe mx.olap.OLAPQueryAxis | |
Constructor | |
OLAPResult — classe, pacote mx.olap | |
The OLAPResult class represents the result of a query on an OLAP cube. | |
OLAPResultAxis — classe, pacote mx.olap | |
The OLAPResultAxis class represents an axis of the result of an OLAP query. | |
OLAPSchema — classe, pacote mx.olap | |
The OLAPSchema class represents an OLAP cube or cubes. | |
OLAPSet — classe, pacote mx.olap | |
The OLAPSet class represents a set, which is used to configure the axis of an OLAP query. | |
OLAPSet() — Construtor, classe mx.olap.OLAPSet | |
Constructor | |
OLAPTrace — classe, pacote mx.olap | |
The OLAPTrace class controls the generation of trace information generated by the OLAP classes and written to the log file. | |
OLAPTuple — classe, pacote mx.olap | |
The OLAPTuple class reprsents a tuple expression pointing to an OLAP cube cell. | |
OLAPTuple() — Construtor, classe mx.olap.OLAPTuple | |
Constructor | |
OL_CHIKI — Propriedade estática da constante, classe flash.globalization.NationalDigitsType | |
Representa o valor de Unicode para o dígito zero do conjunto de dígitos Ol Chiki. | |
oldBounds — Propriedade, classe fl.video.LayoutEvent | |
Indica os valores das propriedades x, y, de largura e de altura do destino antes da ocorrência do evento. | |
oldColumn — Propriedade, classe com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
The previous parent column index. | |
oldColumnIndex — Propriedade, classe mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
The zero-based index before the change. | |
oldColumnIndex — Propriedade, classe spark.events.GridCaretEvent | |
The zero-based index of the column of the caret position before it was changed. | |
oldContainer — Propriedade, classe org.osmf.events.ContainerChangeEvent | |
Defines the old container reference. | |
oldDisplayObject — Propriedade, classe org.osmf.events.DisplayObjectEvent | |
Old value of view before it was changed. | |
oldHeight — Propriedade, classe mx.events.ResizeEvent | |
The previous height of the object, in pixels. | |
oldHeight — Propriedade, classe org.osmf.events.DisplayObjectEvent | |
Old value of height before it was changed. | |
oldId — Propriedade, classe com.adobe.icc.editors.model.AssetModel | |
Id of the Asset which was cloned to create this copy. | |
oldIndex — Propriedade, classe com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
The previous parent display list index. | |
oldIndex — Propriedade, classe mx.events.IndexChangedEvent | |
The zero-based index before the change. | |
oldIndex — Propriedade, classe spark.events.IndexChangeEvent | |
The zero-based index before the change. | |
oldLocation — Propriedade, classe mx.events.CollectionEvent | |
When the kind value is CollectionEventKind.MOVE, this property is the zero-based index in the target collection of the previous location of the item(s) specified by the items property. | |
oldParent — Propriedade, classe com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
The previous parent location. | |
oldRegistrationBounds — Propriedade, classe fl.video.LayoutEvent | |
Indica os valores das propriedades registrationX, registrationY, registrationWidth e registrationHeight do destino antes da ocorrência do evento. | |
oldRow — Propriedade, classe com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
The previous parent row index. | |
oldRowIndex — Propriedade, classe spark.events.GridCaretEvent | |
The zero-based index of the row of the caret position before it was changed. | |
oldSortFields — Propriedade, classe spark.events.GridSortEvent | |
The array of ISortFields for the last sort. | |
oldState — Propriedade, classe mx.events.StateChangeEvent | |
The name of the view state that the component is exiting. | |
oldState — Propriedade, classe org.osmf.events.LoaderEvent | |
The previous state of the LoadTrait. | |
oldStreamName — Propriedade, classe flash.net.NetStreamPlayOptions | |
O nome do antigo fluxo ou do fluxo de transição. | |
OLD_STYLE — Propriedade estática da constante, classe flash.text.engine.DigitCase | |
Usado para especificar a caixa de dígito no estilo antigo. | |
oldValue — Propriedade, classe com.adobe.dct.event.DDInstanceValueChangeEvent | |
Old value of data dictionary element. | |
oldValue — Propriedade, classe com.adobe.solutions.exm.runtime.VariableChangeEvent | |
Returns the old value of the variable. | |
oldValue — Propriedade, classe mx.events.PropertyChangeEvent | |
The value of the property before the change. | |
oldValue — Propriedade, classe org.osmf.events.MetadataEvent | |
The old value associated with this event. | |
oldWidth — Propriedade, classe mx.events.ResizeEvent | |
The previous width of the object, in pixels. | |
oldWidth — Propriedade, classe org.osmf.events.DisplayObjectEvent | |
Old value of width before it was changed. | |
oldX — Propriedade, classe mx.events.MoveEvent | |
The previous x coordinate of the object, in pixels. | |
oldY — Propriedade, classe mx.controls.listClasses.ListRowInfo | |
The last Y value for the row. | |
oldY — Propriedade, classe mx.events.MoveEvent | |
The previous y coordinate of the object, in pixels. | |
omitUserOids — Propriedade, classe lc.procmgmt.ui.task.TaskDirectiveModel | |
The list of users to remove from the searches. | |
ON — Propriedade estática da constante, classe fl.controls.ScrollPolicy | |
Sempre mostra a barra de rolagem. | |
ON — Propriedade estática da constante, classe flash.display.ColorCorrection | |
Ativa a correção de cores, independentemente do ambiente de host do player, caso ela esteja disponível. | |
ON — Propriedade estática da constante, classe flash.text.engine.Kerning | |
Usado para indicar se kerning está ativado. | |
ON — Propriedade estática da constante, classe flashx.textLayout.container.ScrollPolicy | |
Especifica se a rolagem estará disponível para acessar o conteúdo que ultrapassar as dimensões do contêiner. | |
ON — Propriedade estática da constante, classe mx.core.ScrollPolicy | |
Always show the scrollbar. | |
ON — Propriedade estática da constante, classe mx.core.UIComponentCachePolicy | |
Specifies that the Flex framework should always cache the object as a bitmap. | |
onActivateButtonClick(event:flash.events:MouseEvent) — método, classe com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Handles a user's Publish button click in the Publish browser pop up. | |
onAddMenuClick(event:spark.events:DropDownEvent) — método, classe com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
Method called on click of item in the drop down | |
onCancelClick(event:flash.events:MouseEvent) — método, classe com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
This method is called upon clicking the Cancel button. | |
onChange(event:flash.events:Event) — método, classe com.adobe.ep.ux.content.view.components.search.renderers.DefaultStringTextInputSearchRenderer | |
Event handler called on change of text in the text input | |
onChange(event:flash.events:Event) — método, classe com.adobe.ep.ux.content.view.components.search.renderers.FullTextSearchRenderer | |
Event Handler called on any change in the input search box | |
onChange(event:flash.events:Event) — método, classe com.adobe.ep.ux.content.view.components.search.renderers.SingleCheckBoxSearchRenderer | |
Handler called on state change of checkbox | |
onChange(event:flash.events:Event) — método, classe com.adobe.ep.ux.content.view.components.search.renderers.TextInputSearchRenderer | |
Function called on change in text input | |
onCloseButtonClick(event:flash.events:MouseEvent) — método, classe com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Closes the Publish Browser window | |
onCloseClick(event:flash.events:MouseEvent) — método, classe com.adobe.ep.ux.content.view.components.version.VersionBrowser | |
Closes Version Browser Pop Up. | |
onCloseClick(event:flash.events:Event) — método, classe com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
An event handler for handling the click event on close button on Export Popup. | |
onCloseClick(event:flash.events:Event) — método, classe com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
This function removes the revert asset Pop up from the screen. | |
onCuePoint — Evento, classe flash.net.NetStream | |
Estabelece um ouvinte de resposta quando se chega a um ponto de sinalização incorporado durante a reprodução de um arquivo de vídeo. | |
onDataDictionaryChange() — método, classe com.adobe.solutions.acm.authoring.presentation.ImageEditor | |
Updates the data dictionary name in image model | |
onDataProviderChange(event:flash.events:Event) — método, classe com.adobe.solutions.rca.presentation.SearchUserDialog | |
This operation is called when the data provider of search result grid is changed. | |
ON_DEMAND — Propriedade estática da constante, classe flash.system.ImageDecodingPolicy | |
Uma constante, especifica que a imagem que está sendo carregada será decodificada quando necessário, e que os dados decodificados podem ser liberados a critério do sistema. | |
OnDemandEventDispatcher — classe, pacote mx.utils | |
OnDemandEventDispatcher serves as a base class for classes that dispatch events but expect listeners to be infrequent. | |
OnDemandEventDispatcher() — Construtor, classe mx.utils.OnDemandEventDispatcher | |
Constructor. | |
onDownloadComplete(event:com.adobe.livecycle.content:FileEvent) — método, classe com.adobe.solutions.rca.presentation.FileRenderer | |
This method is called when a file is successfully downloaded. | |
onDRMContentData — Evento, classe flash.net.NetStream | |
Estabelece um ouvinte para responder quando o AIR extrai metadados de conteúdo DRM incorporados a um arquivo de mídia. | |
ONE — Propriedade estática da constante, classe flash.display3D.Context3DBlendFactor | |
O fator de mistura é (1,1,1,1). | |
ONE — Propriedade estática da constante, classe mx.data.ManagedAssociation | |
Indicates that this is a one-to-one relationship. | |
OneColumn — classe, pacote ga.layouts | |
Defines the default One Column panel layout available in the Guide Design perspective in Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
OneColumn() — Construtor, classe ga.layouts.OneColumn | |
Constructor. | |
OneColumnSkin — classe, pacote com.adobe.guides.spark.layouts.skins | |
Defines the OneColumn skin available in the Guide Design perspective in Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
OneColumnSkin() — Construtor, classe com.adobe.guides.spark.layouts.skins.OneColumnSkin | |
Constructor. | |
ONE_DAY — Propriedade estática da constante, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Value of one day in milliseconds. | |
onEffectEnd(event:mx.events:EffectEvent) — método, classe com.adobe.mosaic.layouts.MosaicLayoutBase | |
Called when the effects are over to reset the elementBeingMoved value. | |
onEffectEnd(childEffect:mx.effects:IEffectInstance) — método, classe mx.effects.effectClasses.CompositeEffectInstance | |
Called each time one of the child effects has finished playing. | |
onEffectEnd(childEffect:mx.effects:IEffectInstance) — método, classe mx.effects.effectClasses.ParallelInstance | |
Each time a child effect of SequenceInstance or ParallelInstance finishes, Flex calls the onEffectEnd() method. | |
onEffectEnd(childEffect:mx.effects:IEffectInstance) — método, classe mx.effects.effectClasses.SequenceInstance | |
Each time a child effect of SequenceInstance finishes, Flex calls the onEffectEnd() method. | |
ONE_HOUR — Propriedade estática da constante, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Value of one hour in milliseconds. | |
OneLevelPanelNavigator — classe, pacote com.adobe.guides.spark.navigators.components | |
A guide navigator that navigates a simple one level deep list of pages. | |
ONE_MINUS_DESTINATION_ALPHA — Propriedade estática da constante, classe flash.display3D.Context3DBlendFactor | |
O fator de mistura é (1-Da, 1-Da, 1-Da, 1-Da), onde Da é o componente alfa da cor atual no buffer de cores. | |
ONE_MINUS_DESTINATION_COLOR — Propriedade estática da constante, classe flash.display3D.Context3DBlendFactor | |
O fator de mistura é (-Dr, 1-Dg, 1-Db, 1-Da), onde Dr/g/b/a é o componente correspondente da cor atual no buffer de cores. | |
ONE_MINUS_SOURCE_ALPHA — Propriedade estática da constante, classe flash.display3D.Context3DBlendFactor | |
O fator de mistura é (1-Sa, 1-Sa, 1-Sa, 1-Sa), onde Sa é o componente alfa da cor do fragmento computada pelo programa de pixel. | |
ONE_MINUS_SOURCE_COLOR — Propriedade estática da constante, classe flash.display3D.Context3DBlendFactor | |
O fator de mistura é (1-Sr, 1-Sg, 1-Sb, 1-Sa), onde Sr/g/b/a é o componente correspondente da cor do fragmento computada pelo programa de pixel. | |
ONE_TO_MANY — Propriedade estática da constante, classe mx.data.ManagedAssociation | |
Indicates that this is a one-to-many relationship. | |
ONE_TO_ONE — Propriedade estática da constante, classe mx.data.ManagedAssociation | |
Indicates that this is a one-to-one relationship. | |
ONE_WEEK — Propriedade estática da constante, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Value of seven days in milliseconds. | |
onExportAssetComplete(e:mx.rpc.events:ResultEvent) — método, classe com.adobe.icc.editors.managers.ImportExportManager | |
ONE_YEAR — Propriedade estática da constante, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Value of one year in milliseconds. | |
onFieldAssignmentChange(e:flash.events:Event) — método, classe com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Dispataches an event when the Field's assignment is changed. | |
ONGOING — Propriedade estática da constante, classe com.adobe.livecycle.rca.model.constant.ReviewStatus | |
Specifies that the review is currently in progress. | |
ONGOING — Propriedade estática da constante, classe com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the stage is in progress. | |
ONGOING — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.ReviewStatus | |
ONGOING status means the review is currently in progress. | |
ONGOING — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.StageStatus | |
ONGOING status means the stage is currently in progress. | |
onImageData — Evento, classe flash.net.NetStream | |
Estabelece um ouvinte de resposta quando o Flash Player recebe dados de imagem como uma matriz de bytes incorporada em um arquivo de mídia em reprodução. | |
onImportPackageComplete(e:mx.rpc.events:ResultEvent) — método, classe com.adobe.icc.editors.managers.ImportExportManager | |
onImportPackageFail(e:mx.rpc.events:FaultEvent) — método, classe com.adobe.icc.editors.managers.ImportExportManager | |
onInit() — método, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSkin | |
Initializer function. | |
ON_LOAD — Propriedade estática da constante, classe flash.system.ImageDecodingPolicy | |
Uma constante, especifica que a imagem que está sendo carregada será decodificada no carregamento, antes do envio do evento completo. | |
ONLY — Propriedade estática da constante, classe flashx.textLayout.compose.TextFlowLineLocation | |
Especifica a primeira e a última linhas de um parágrafo. | |
ONLY_INTRA_STAGE — Propriedade estática da constante, classe com.adobe.livecycle.rca.model.constant.ReviewCommentVisibility | |
Specifies that comments added to a review stage are not visible in other stages. | |
ONLY_INTRA_STAGE — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.ReviewCommentVisibility | |
Comments of two stages are hidden from each other. | |
ONLY_WHEN_IN_USE — Propriedade estática da constante, classe flash.permissions.PermissionStatus | |
Especifica que a permissão foi concedida somente para quando o Aplicativo estiver em uso. | |
onMaxChange(event:mx.events:CalendarLayoutChangeEvent) — método, classe com.adobe.ep.ux.content.view.components.search.renderers.DateSearchRenderer | |
Handles the CalendarLayoutChangeEvent.CHANGE is thrown when a new Date is selected from the DateChooser Widget | |
onMaxChange(event:flash.events:Event) — método, classe com.adobe.ep.ux.content.view.components.search.renderers.NumericStepperSearchRenderer | |
Called on change of maximum numeric stepper | |
onMetaData — Evento, classe flash.net.NetStream | |
Estabelece um ouvinte de resposta quando o Flash Player recebe informações descritivas incorporadas ao vídeo em reprodução. | |
onMinChange(event:mx.events:CalendarLayoutChangeEvent) — método, classe com.adobe.ep.ux.content.view.components.search.renderers.DateSearchRenderer | |
Handles the CalendarLayoutChangeEvent.CHANGE is thrown when a new Date is selected from the DateChooser Widget | |
onMinChange(event:flash.events:Event) — método, classe com.adobe.ep.ux.content.view.components.search.renderers.NumericStepperSearchRenderer | |
Called on change of minimum numeric stepper | |
onModuleAssignmentChange(e:mx.events:DynamicEvent) — método, classe com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Dispatches an event when module assignment is changed in the working target area. | |
onMoveTweenEnd(value:Object) — método, classe mx.effects.effectClasses.MaskEffectInstance | |
Callback method that is called when the x and y position of the mask should be updated by the effect for the last time. | |
onMoveTweenUpdate(value:Object) — método, classe mx.effects.effectClasses.MaskEffectInstance | |
Callback method that is called when the x and y position of the mask should be updated by the effect. | |
onPeerConnect(subscriber:flash.net:NetStream) — método, classe flash.net.NetStream | |
Chamado sempre que um fluxo de publicação de mesmo nível corresponder a um fluxo de assinatura de mesmo nível. | |
onPlayheadUpdate(event:mx.events:VideoEvent) — método, classe ga.controls.HelpVideo | |
Updates the current running time and the corresponding time slider. | |
onPlayStatus — Evento, classe flash.net.NetStream | |
Estabelece um ouvinte de resposta quando um objeto NetStream reproduziu um fluxo na íntegra. | |
onReportButtonClick(event:flash.events:MouseEvent) — método, classe com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Handles a user's Report button click in the Publish browser pop up. | |
onResize(width:Number, height:Number) — método, classe fl.livepreview.LivePreviewParent | |
Redimensiona a ocorrência de componente no palco para as dimensões especificadas, seja chamando um método definido pelo usuário ou definindo separadamente as propriedades de largura e altura. | |
onScaleTweenEnd(value:Object) — método, classe mx.effects.effectClasses.MaskEffectInstance | |
Callback method that is called when the scaleX and scaleY properties of the mask should be updated by the effect for the last time. | |
onScaleTweenUpdate(value:Object) — método, classe mx.effects.effectClasses.MaskEffectInstance | |
Callback method that is called when the scaleX and scaleY properties of the mask should be updated by the effect. | |
onSearchClick(e:flash.events:Event) — método, classe com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Handle Search Button Click | |
onSearchFilterChange(searchEvent:com.adobe.ep.ux.content.event:SearchEvent) — método, classe com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Function called when search filter changes | |
onSearchFilterChange(searchEvent:com.adobe.ep.ux.content.event:SearchEvent) — método, classe com.adobe.ep.ux.content.view.components.searchpod.BasicSearchPod | |
Handler for SearchEvent.EVENT_SEARCH_FILTER_CHANG When search filter is changed, update the search filters | |
onSeekPoint — Evento, classe flash.net.NetStream | |
Invocado sincronicamente de appendBytes() quando o analisador de anexação de bytes encontra um ponto que acredita ser um ponto passível de busca (por exemplo, um quadro-chave de vídeo). | |
onSelectedItemsChange(event:spark.events:GridSelectionEvent) — método, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
Overriding this function just to avoid invocation of parent's onSelectedItemsChange in which AssetHandleRegistry is looked up and unneccessary Asset action event is dispatched A fix for the Bug #2878192 Preview for a letter 'with/without' option shows only selecting it second time from the AM ui. | |
onTaskChangeHandler(taskACL:lc.procmgmt.domain:TaskACL) — método, classe lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
Dispatches when the taskACL property changes on the Task object. | |
onTextData — Evento, classe flash.net.NetStream | |
Estabelece um ouvinte de resposta quando o Flash Player recebe dados de texto incorporados em um arquivo de mídia em reprodução. | |
onTweenEnd(value:Object) — método, classe mx.effects.effectClasses.TweenEffectInstance | |
Callback method that is called when the target should be updated by the effect for the last time. | |
onTweenUpdate(value:Object) — método, classe mx.effects.effectClasses.TweenEffectInstance | |
Callback method that is called when the target should be updated by the effect. | |
onUpdate(... rest) — método, classe fl.livepreview.LivePreviewParent | |
Atualiza as propriedades da ocorrência do componente. | |
onUpdateItem(event:mx.events:CollectionEvent) — método, classe com.adobe.ep.ux.content.view.AssetManagerView | |
onVersionHistoryComplete(versionEvent:com.adobe.ep.ux.content.event:VersionEvent) — método, classe com.adobe.ep.ux.content.view.components.version.VersionBrowser | |
Gets called when version retrieval is completed by version manager. | |
onXMPData — Evento, classe flash.net.NetStream | |
Estabelece um ouvinte para responder quando o Flash Player recebe informações específicas do Adobe Extensible Metadata Platform (XMP) incorporadas ao vídeo que está sendo reproduzido. | |
opacity — Propriedade, classe coldfusion.service.mxml.Pdf | |
Opacity of the watermark. | |
opaqueBackground — Propriedade, classe fl.motion.KeyframeBase | |
Controla se o objeto de destino tem fundo opaco. | |
opaqueBackground — Propriedade, classe flash.display.DisplayObject | |
Especifica se o objeto de exibição é opaco com uma certa cor de plano de fundo. | |
opaqueBackground — Propriedade, classe mx.containers.utilityClasses.PostScaleAdapter | |
opaqueBackground — Propriedade, interface mx.core.IFlexDisplayObject | |
Especifica se o objeto de exibição é opaco com uma certa cor de plano de fundo. | |
OpaqueWrapperToken — classe, pacote com.adobe.gravity.utility.async | |
OpaqueWrapperToken wraps another token, calling successHandlers with no parameters. | |
OpaqueWrapperToken(token:com.adobe.gravity.utility.async:IToken) — Construtor, classe com.adobe.gravity.utility.async.OpaqueWrapperToken | |
Constructor. | |
OP_CONTAINS — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies the contains operator. | |
open — Evento, classe air.desktop.URLFilePromise | |
Despachado quando a conexão URLStream subjacente é aberta. | |
open() — método, classe air.desktop.URLFilePromise | |
Permite que o tempo de execução de AIR abra a fonte de dados no momento apropriado durante a operação de arrastar e soltar. | |
open() — método, classe com.adobe.gravity.tracker.ServiceTracker | |
Start tracking services. | |
open — Propriedade, classe com.adobe.icc.dc.domain.ConditionModuleInstance | |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
open — Propriedade, interface com.adobe.icc.dc.domain.IContainerInstance | |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
open — Propriedade, classe com.adobe.icc.dc.domain.ListModuleInstance | |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
open — Propriedade, classe com.adobe.icc.dc.domain.TargetInstance | |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
open — Propriedade, classe com.adobe.icc.editors.model.ListModel | |
The open property of the underlying value object. | |
open — Propriedade, classe com.adobe.icc.vo.ListDataModule | |
Specifies whether the list allows extra content to be inserted from the library when a letter is being filled. | |
open — Propriedade, classe com.adobe.icc.vo.TargetAreaAssignment | |
Specifies whether the target assignment is open. | |
open — Evento, classe fl.containers.ScrollPane | |
Despachado após o início de uma operação de rede. | |
open — Evento, classe fl.containers.UILoader | |
Despachado após o início de uma operação de rede. | |
open — Evento, classe fl.controls.ColorPicker | |
Despachado quando o usuário abra a paleta de cores. | |
open() — método, classe fl.controls.ColorPicker | |
Mostra a paleta de cores. | |
open — Evento, classe fl.controls.ComboBox | |
Despachado quando o usuário clica no botão suspenso para exibir a lista suspensa. | |
open() — método, classe fl.controls.ComboBox | |
Abre a lista suspensa. | |
open — Evento, classe fl.video.FLVPlaybackCaptioning | |
Despachado quando é iniciada a operação de download para carregar o arquivo XML de Texto cronometrado, após uma chamada para o método URLLoader.load(). | |
open — Evento, classe flash.data.SQLConnection | |
Despachado quando uma operação de chamada do método openAsync() é concluída com êxito. | |
open(reference:Object, openMode:String, autoCompact:Boolean, pageSize:int, encryptionKey:flash.utils:ByteArray) — método, classe flash.data.SQLConnection | |
Abre uma conexão sincrônica com o arquivo do banco de dados no local especificado no sistema de arquivos, ou cria e abre um novo arquivo de banco de dados no local, ou cria e abre um banco de dados na memória. | |
open() — método, interface flash.desktop.IFilePromise | |
Retorna o objeto de provedor de dados. | |
open — Evento, classe flash.display.LoaderInfo | |
Despachado quando uma operação de carregamento é iniciada. | |
open(file:flash.filesystem:File, fileMode:String) — método, classe flash.filesystem.FileStream | |
Abre o objeto FileStream de forma síncrona, apontando para arquivo especificado pelo parâmetro do arquivo. | |
open — Evento, classe flash.media.AVURLLoader | |
Despachado quando a operação de download é iniciada após uma chamada para o método URLLoader.load(). | |
open() — método, classe flash.media.MediaPromise | |
Abre a fonte de dados subjacente e retorna a instância IDataInput para que você possa lê-la. | |
open — Evento, classe flash.media.Sound | |
Despachado quando uma operação de carregamento é iniciada. | |
open — Evento, classe flash.net.FileReference | |
Despachado quando uma operação de upload ou download é iniciada. | |
open — Evento, classe flash.net.URLLoader | |
Despachado quando a operação de download é iniciada após uma chamada para o método URLLoader.load(). | |
open — Evento, classe flash.net.URLStream | |
Despachado quando uma operação de carregamento é iniciada. | |
open — Evento, classe flash.system.SystemUpdater | |
Despachado quando começa uma atualização. | |
open — Evento, classe lc.procmgmt.ui.search.SearchDescriptorCardRenderer | |
The event is dispatched when a search template is requested to be opened in Workspace. | |
open — Evento, classe lc.procmgmt.ui.search.SearchDescriptorCardRendererModel | |
The event is dispatched when a search template is requested to be opened in Workspace. | |
open — Evento, classe lc.procmgmt.ui.startpoint.StartpointDetails | |
The event is dispatched when an process card is selected in Workspace. | |
open — Evento, classe lc.procmgmt.ui.startpoint.StartpointDetailsModel | |
The event is dispatched when an process card is selected in Workspace. | |
open — Evento, classe lc.procmgmt.ui.task.TaskCardRenderer | |
Dispatched when the task is requested to be opened. | |
open — Evento, classe lc.procmgmt.ui.task.TaskCardRendererModel | |
Dispatched when the task is requested to display the associated form. | |
open — Evento, classe lc.procmgmt.ui.task.TaskDetails | |
The event is dispatched when a task card is selected in Workspace. | |
open — Evento, classe lc.procmgmt.ui.task.TaskDetailsModel | |
The event is dispatched when a task card is selected in Workspace. | |
open — Evento, classe lc.procmgmt.ui.task.TaskTileList | |
This event is dispatched from the items displayed in the TaskTileList object. | |
open — Propriedade, classe mx.charts.series.items.HLOCSeriesItem | |
The open value of this item converted into screen coordinates. | |
open — Evento, classe mx.controls.ColorPicker | |
Dispatched when the color swatch panel opens. | |
open() — método, classe mx.controls.ColorPicker | |
Displays the drop-down SwatchPanel object that shows colors that users can select. | |
open — Evento, classe mx.controls.ComboBox | |
Dispatched when the user clicks the drop-down button to display the drop-down list. | |
open() — método, classe mx.controls.ComboBox | |
Displays the drop-down list. | |
open — Evento, classe mx.controls.DateField | |
Dispatched when a user selects the field to open the drop-down list. | |
open() — método, classe mx.controls.DateField | |
Opens the DateChooser control. | |
open — Evento, classe mx.controls.PopUpButton | |
Dispatched when the specified UIComponent opens. | |
open() — método, classe mx.controls.PopUpButton | |
Opens the UIComponent object specified by the popUp property. | |
open — Evento, classe mx.controls.SWFLoader | |
Dispatched when a network operation starts. | |
open — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
Contains true if the item is open and it has children. | |
open — Propriedade, classe mx.controls.treeClasses.TreeListData | |
Contains true if the node is open. | |
open(openWindowActive:Boolean) — método, classe mx.core.Window | |
Creates the underlying NativeWindow and opens it. | |
open — Estado da capa, classe spark.components.mediaClasses.VolumeBar | |
Open state of the drop-down slider. | |
open — Estado da capa, classe spark.components.supportClasses.DropDownListBase | |
Skin state for the open state of the DropDownListBase control. | |
open — Estado da capa, classe xd.core.axm.view.components.support.AXMDropDownListBase | |
Skin state for the open state of the DropDownListBase control. | |
open — Estado da capa, classe xd.core.axm.view.components.AXMAccordionSegment | |
open — Evento, classe spark.components.CalloutButton | |
Dispatched when the user clicks the open button to display the callout. | |
open — Evento, classe spark.components.SkinnablePopUpContainer | |
Dispatched by the container when it's opened and ready for user interaction. | |
open(owner:flash.display:DisplayObjectContainer, modal:Boolean) — método, classe spark.components.SkinnablePopUpContainer | |
Opens the container as a pop-up, and switches the skin state from closed to normal. | |
open(openWindowActive:Boolean) — método, classe spark.components.Window | |
Creates the underlying NativeWindow and opens it. | |
open — Evento, classe spark.components.mediaClasses.VolumeBar | |
Dispatched when the user mouses over the drop-down slider to display it. | |
open — Evento, classe spark.components.supportClasses.DropDownListBase | |
Dispatched when the user clicks the anchor button to display the drop-down list. | |
open — Evento, classe xd.core.axm.view.components.support.AXMDropDownListBase | |
Dispatched when the user clicks the anchor button to display the drop-down list. | |
OPEN — Propriedade estática da constante, classe flash.errors.SQLErrorOperation | |
Indica que o método SQLConnection.open() ou o método SQLConnection.openAsync() foi chamado. | |
OPEN — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.OPEN define o valor da propriedade type de um objeto de evento open. | |
OPEN — Propriedade estática da constante, classe flash.events.SQLEvent | |
A constante SQLEvent.OPEN define o valor da propriedade type de um objeto de evento open. | |
OPEN — Propriedade estática da constante, classe flash.system.MessageChannelState | |
Este estado indica que o canal de mensagens está aberto e disponível para uso. | |
OPEN — Propriedade estática da constante, classe mx.events.DropdownEvent | |
The DropdownEvent.OPEN constant defines the value of the type property of the event object for a open event. | |
OPEN — Propriedade estática da constante, classe spark.events.DropDownEvent | |
The DropDownEvent.OPEN constant defines the value of the type property of the event object for a open event. | |
OPEN — Propriedade estática da constante, classe spark.events.PopUpEvent | |
The PopUpEvent.OPEN constant defines the value of the type property of the PopUpEvent object for an open event. | |
openActivationBrowser — Evento, classe com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
openActivationBrowser is dispatched from the Toolbar when any activation button is clicked on the toolbar | |
openAlways — Propriedade, classe mx.controls.PopUpButton | |
If true, specifies to pop up the popUp when you click the main button. | |
openAsync(reference:Object, openMode:String, responder:flash.net:Responder, autoCompact:Boolean, pageSize:int, encryptionKey:flash.utils:ByteArray) — método, classe flash.data.SQLConnection | |
Abre uma conexão assíncrona com o arquivo do banco de dados no local especificado no sistema de arquivos, ou cria e abre um novo arquivo de banco de dados no local, ou cria e abre um banco de dados na memória. | |
openAsync(file:flash.filesystem:File, fileMode:String) — método, classe flash.filesystem.FileStream | |
Abre o objeto FileStream de forma assincronamente, apontando para o arquivo especificado pelo parâmetro file. | |
openButton — Parte da capa, classe spark.components.supportClasses.DropDownListBase | |
A skin part that defines the anchor button. A skin part that defines the anchor button. | |
openButton — Parte da capa, classe xd.core.axm.view.components.support.AXMDropDownListBase | |
A skin part that defines the anchor button. A skin part that defines the anchor button. | |
openButton — Propriedade, classe spark.components.supportClasses.DropDownController | |
A reference to the openButton skin part of the drop-down component. | |
openButton — Propriedade, classe spark.skins.spark.ComboBoxSkin | |
openButton — Propriedade, classe spark.skins.spark.DropDownListSkin | |
openButton — Propriedade, classe spark.skins.wireframe.ComboBoxSkin | |
openButton — Propriedade, classe spark.skins.wireframe.DropDownListSkin | |
openButton — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxSkin | |
openButton — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
openButton — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
The open button. | |
openButton — Propriedade, classe xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
A reference to the openButton skin part of the drop-down component. | |
openButton — Propriedade, interface xd.core.axm.view.components.support.IDropDownController | |
The Open button. | |
openDetails(task:lc.procmgmt.domain:Task) — método, classe lc.procmgmt.ui.search.SearchSelectorModel | |
Opens details page for the given task. | |
openDropDown() — método, classe spark.components.CalloutButton | |
Initializes the dropDown and changes the skin state to open. | |
openDropDown() — método, classe spark.components.mediaClasses.VolumeBar | |
Opens the drop-down slider. | |
openDropDown() — método, classe spark.components.supportClasses.DropDownController | |
Open the drop down and dispatch a DropdownEvent.OPEN event. | |
openDropDown() — método, classe spark.components.supportClasses.DropDownListBase | |
Open the drop-down list and dispatch a DropdownEvent.OPEN event. | |
openDropDown() — método, classe xd.core.axm.view.components.support.AXMDropDownListBase | |
Open the drop-down list and dispatch a DropdownEvent.OPEN event. | |
openDropDown() — método, classe xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
Open the drop down and dispatch a DropdownEvent.OPEN event. | |
openDropDown() — método, interface xd.core.axm.view.components.support.IDropDownController | |
Specifies to open or display the dropdown. | |
OP_ENDS_WITH — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies the ends with operator. | |
openDuration — Estilo, classe mx.containers.Accordion | |
Duration, in milliseconds, of the animation from one child to another. | |
openDuration — Estilo, classe mx.controls.ColorPicker | |
Length of an open transition, in milliseconds. | |
openDuration — Estilo, classe mx.controls.Tree | |
Length of an open or close transition, in milliseconds. | |
openDuration — Estilo, classe mx.controls.ComboBox | |
Length of the transition when the drop-down list opens, in milliseconds. | |
openDuration — Estilo, classe mx.controls.Menu | |
The duration of the menu or submenu opening transition, in milliseconds. | |
openDuration — Estilo, classe mx.controls.AdvancedDataGrid | |
Length of an open or close transition for the navigation tree, in milliseconds. | |
openDuration — Estilo, classe mx.controls.PopUpButton | |
Length of an open transition, in milliseconds. | |
openEasingFunction — Estilo, classe mx.containers.Accordion | |
Tweening function used by the animation from one child to another. | |
openEasingFunction — Estilo, classe mx.controls.ColorPicker | |
Easing function to control component tweening. | |
openEasingFunction — Estilo, classe mx.controls.Tree | |
Easing function to control component tweening. | |
openEasingFunction — Estilo, classe mx.controls.ComboBox | |
An easing function to control the open transition. | |
openEasingFunction — Estilo, classe mx.controls.AdvancedDataGrid | |
Easing function to control component tweening. | |
openEasingFunction — Estilo, classe mx.controls.PopUpButton | |
Easing function to control component opening tween. | |
openedWindows — Propriedade, classe flash.desktop.NativeApplication | |
Uma matriz contendo todas as janelas nativas abertas deste aplicativo. | |
openField — Propriedade, classe mx.charts.chartClasses.HLOCSeriesBase | |
Specifies the field of the data provider that determines the y-axis location of the opening value of the element. | |
openFilter — Propriedade, classe mx.charts.series.items.HLOCSeriesItem | |
The open value of this item, filtered against the vertical axis of the containing chart. | |
openForm() — método, classe lc.procmgmt.ui.startpoint.StartpointDetailsModel | |
Dispatches a TaskEvent.OPEN event when the process card is selected in Workspace. | |
openFragmentLayoutLibrary — Evento, classe com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
Event dispatched on open of Fragment Layout Library when Insert Fragment button is clicked. | |
openFragmentLayoutLibrary — Evento, classe com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
Event dispatched when Fragment Layout Library is opened. | |
openIcon — Propriedade, classe xd.core.axm.view.components.AXMAccordionSegment | |
openIcon | |
opening — Propriedade, classe mx.events.AdvancedDataGridEvent | |
Indicates whether the item is opening true, or closing false. | |
opening — Propriedade, classe mx.events.TreeEvent | |
Used for an ITEM_OPENING type events only. | |
openItems — Propriedade, classe mx.controls.Tree | |
The items that have been opened or set opened. | |
openNode(node:Object) — método, classe mx.collections.HierarchicalCollectionView | |
Opens a node to display its children. | |
openNode(node:Object) — método, interface mx.collections.IHierarchicalCollectionView | |
Opens a node to display its children. | |
openNodes — Propriedade, classe mx.collections.HierarchicalCollectionView | |
An Array of Objects containing the data provider element for all the open branch nodes of the data. | |
openNodes — Propriedade, interface mx.collections.IHierarchicalCollectionView | |
An Array of Objects containing the data provider element for all the open branch nodes of the data. | |
openNumber — Propriedade, classe mx.charts.series.items.HLOCSeriesItem | |
The open value of this item, converted to a number by the vertical axis of the containing chart. | |
openOnInput — Propriedade, classe spark.components.ComboBox | |
If true, the drop-down list opens when the user edits the prompt area. | |
openPaths — Propriedade, classe mx.controls.FileSystemTree | |
An Array of nativePath Strings for the File items representing the open subdirectories. | |
openQuery(searchTemplateDescriptor:lc.procmgmt.domain:SearchTemplateDescriptor) — método, classe lc.procmgmt.ui.search.SearchSelectorModel | |
Opens a query for the given search template descriptor. | |
openRelationshipBrowser — Evento, classe com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
openRelationshipBrowser is dispatched from the Toolbar when any relationship button is clicked on the toolbar | |
openSession(dbfile:flash.filesystem:File, id:uint, encryptionKey:flash.utils:ByteArray, cacheDirectory:flash.filesystem:File) — método, classe coldfusion.air.SyncManager | |
Creates a session with a specific database file. | |
openSession(config:com.adobe.mosaic.om.interfaces:ISessionConfiguration, onSuccess:Function, onFailure:Function) — método, interface com.adobe.mosaic.om.interfaces.ISessionManager | |
Creates an ISession instance based on the supplied configuration information. | |
OpenSessionEvent — classe, pacote com.adobe.mosaic.om.events | |
The OpenSessionEvent class defines a transient notification of opening an ISession. | |
OpenSessionEvent(type:String, sess:com.adobe.mosaic.om.interfaces:ISession, msg:String) — Construtor, classe com.adobe.mosaic.om.events.OpenSessionEvent | |
Constructor. | |
openSessionEventFailure — Evento, classe com.adobe.mosaic.mxml.ServerSession | |
Dispatched when an OpenSessionEvent call fails. | |
openSessionEventSuccess — Evento, classe com.adobe.mosaic.mxml.ServerSession | |
Dispatched upon the first successful OpenSessionEvent from the remote server. | |
openStreamingConnection(appendToURL:String) — método, classe mx.messaging.channels.StreamingConnectionHandler | |
Used by the streaming channels to set up the streaming connection if necessary and issue the open request to the server. | |
openSubdirectory(nativePath:String) — método, classe mx.controls.FileSystemTree | |
Opens a subdirectory specified by a native file system path. | |
openTab(tabName:String, force:Boolean) — método, classe lc.procmgmt.ui.layout.WorkspaceModel | |
Opens a particular tab of the Workspace component by the tab name. | |
openTask() — método, classe lc.procmgmt.ui.task.TaskDetailsModel | |
Dispatches a TaskEvent.OPEN event when a task card is selected in Workspace. | |
openTickLength — Estilo, classe mx.charts.series.HLOCSeries | |
Specifies the length, in pixels, for the open tick mark if an opening value is specified. | |
openTickStroke — Estilo, classe mx.charts.series.HLOCSeries | |
Specifies the stroke to use for the open tick mark if an opening value is specified. | |
OPEN_URL — Propriedade estática da constante, classe flash.desktop.InvokeEventReason | |
Somente celular; indica que o InvokeEvent aconteceu porque o aplicativo foi chamado por outro aplicativo ou pelo sistema. | |
openValue — Propriedade, classe mx.charts.series.items.HLOCSeriesItem | |
The open value of this item. | |
openWithDefaultApplication() — método, classe flash.filesystem.File | |
Abre o arquivo no aplicativo registrado pelo sistema operacional para abrir este tipo de arquivo. | |
OP_EQUALS — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies the equals operator. | |
operand — Propriedade, classe com.adobe.icc.editors.model.el.operators.UnaryOperator | |
Operand associated with this unary operator instance | |
operands — Propriedade, classe com.adobe.icc.editors.model.el.Expression | |
Fetches the array of operands. | |
operands — Propriedade, classe com.adobe.icc.editors.model.el.operators.BinaryOperator | |
Array of Operands associated with this binary operator | |
operation — Propriedade, classe coldfusion.air.Conflict | |
The operation that caused the server-side conflict. | |
operation — Propriedade, classe flash.errors.SQLError | |
Um valor indicando que estava ocorrendo tentativa da operação quando o erro ocorreu. | |
operation — Propriedade, classe flashx.textLayout.events.FlowOperationEvent | |
A operação que está prestes a começar ou que terminou há pouco. | |
operation — Propriedade, classe flashx.textLayout.operations.RedoOperation | |
A operação a ser repetida. | |
operation — Propriedade, classe flashx.textLayout.operations.UndoOperation | |
A operação a ser desfeita. | |
operation — Propriedade, classe mx.collections.SummaryField | |
The function that should be performed on the children. | |
operation — Propriedade, classe mx.data.ManagedOperation | |
Stores the service's operation which we are using for this managed operation. | |
operation — Propriedade, classe mx.data.messages.DataMessage | |
Provides access to the operation/command of this DataMessage. | |
operation — Propriedade, classe mx.data.messages.ManagedRemotingMessage | |
Provides access to the operation/command of this message. | |
operation — Propriedade, classe mx.messaging.messages.CommandMessage | |
Provides access to the operation/command for the CommandMessage. | |
operation — Propriedade, classe mx.messaging.messages.RemotingMessage | |
Provides access to the name of the remote method/operation that should be called. | |
operation — Propriedade, classe spark.events.TextOperationEvent | |
The FlowOperation object representing the editing operation being performed on the text by the user. | |
Operation — classe, pacote mx.rpc.http | |
An Operation used specifically by an HTTPMultiService. | |
Operation — classe, pacote mx.rpc.remoting | |
An Operation used specifically by RemoteObjects. | |
Operation — classe, pacote mx.rpc.remoting.mxml | |
The Operation used for RemoteObject when created in an MXML document. | |
Operation — classe, pacote mx.rpc.soap | |
An Operation used specifically by WebServices. | |
Operation — classe, pacote mx.rpc.soap.mxml | |
An Operation used specifically by WebServices. | |
Operation(service:mx.rpc.http:HTTPMultiService, name:String) — Construtor, classe mx.rpc.http.Operation | |
Creates a new Operation. | |
Operation(remoteObject:mx.rpc:AbstractService, name:String) — Construtor, classe mx.rpc.remoting.Operation | |
Creates a new Operation. | |
Operation(webService:mx.rpc:AbstractService, name:String) — Construtor, classe mx.rpc.soap.Operation | |
Creates a new Operation. | |
Operation(webService:mx.rpc.soap:WebService, name:String) — Construtor, classe mx.rpc.soap.mxml.Operation | |
Creates a new Operation. | |
OperationInfo — classe, pacote com.adobe.dct.transfer | |
Transfer object Holds the information for Service operation. | |
operationList — Propriedade, classe com.adobe.solutions.prm.domain.impl.Project | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Propriedade, classe com.adobe.solutions.prm.domain.impl.WorkItem | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Propriedade, interface com.adobe.solutions.rca.domain.common.IGanttDataItem | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Propriedade, classe com.adobe.solutions.rca.domain.impl.Approver | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Propriedade, classe com.adobe.solutions.rca.domain.impl.Reviewer | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Propriedade, classe com.adobe.solutions.rca.domain.impl.Stage | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Propriedade, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Propriedade, classe mx.rpc.http.HTTPMultiService | |
This serves as the default property for this instance so that we can define a set of operations as direct children of the HTTPMultiService tag in MXML. | |
operationManager — Propriedade, classe mx.rpc.AbstractInvoker | |
This property is set usually by framework code which wants to modify the behavior of a service invocation without modifying the way in which the service is called externally. | |
operationMethodName — Propriedade, classe mx.data.messages.ManagedRemotingMessage | |
The target method to invoke on the managed remote service. | |
operationMode — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The current state of the Editor. | |
operationMode — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Specifies the current state of the Category Editor. | |
operationMode — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor | |
The current state in which Letter has been opened. | |
operationMode — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
The current state in which Letter has been opened. | |
operationMode — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
The current state in which Letter has been opened. | |
operationMode — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
The current state in which Letter has been opened. | |
operationMode — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
Specifies the current state of the Text Editor. | |
operationMode — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Specfies the current state of the Text. | |
OPERATION_MODE_COPY — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The constant defining the Copy state of an Editor. | |
OPERATION_MODE_COPY — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The constant which defines the Copy state of Category. | |
OPERATION_MODE_CREATE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The constant defining the Create state of an Editor. | |
OPERATION_MODE_CREATE — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The constant which defines the Create state of Category. | |
OPERATION_MODE_EDIT — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The constant defining the Edit state of an Editor. | |
OPERATION_MODE_EDIT — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The constant which defines the Edit state of Category. | |
OPERATION_MODE_EDIT — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the Edit state. | |
OPERATION_MODE_VIEW — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The constant defining the View state of an Editor. | |
OPERATION_MODE_VIEW — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The constant which defines the View state of Category. | |
OPERATION_MODE_VIEW — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the View state. | |
operationName — Propriedade, classe com.adobe.dct.transfer.OperationInfo | |
The operation name | |
operationName — Propriedade, interface com.adobe.icc.token.IAsyncToken | |
Returns the operation name associated with this token or null if an operation name was not given. | |
operationName — Propriedade, classe com.adobe.livecycle.rca.token.RCAToken | |
Specifies the operation name. | |
operationName — Propriedade, classe com.adobe.livecycle.ria.security.api.SecurityConfig | |
The name of the operation invoked on the Remoting destination used to fetch the user details. | |
operationNameDisplay — Parte da capa, classe com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines a SkinnableTextBase displaying operation name. A skin part that defines a SkinnableTextBase displaying operation name. | |
operationNameDisplay — Parte da capa, classe com.adobe.dct.view.ImportFMLView | |
A skin part that defines ListBase for the operations in the selected service. A skin part that defines ListBase for the operations in the selected service. | |
OperationParameter — classe, pacote com.adobe.dct.transfer | |
Transfer object holding the details of Operation Parameter. | |
operationParameters — Propriedade, classe com.adobe.dct.transfer.OperationInfo | |
The operationParameters of Operation | |
operationParametersDisplay — Parte da capa, classe com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines the DataGrid showing Operation Parameters. A skin part that defines the DataGrid showing Operation Parameters. | |
operations — Propriedade, classe com.adobe.fiber.services.wrapper.AbstractServiceWrapper | |
Operations of the wrapped service. | |
operations — Propriedade, classe flashx.textLayout.operations.CompositeOperation | |
Uma matriz que contém as operações agrupadas por esta operação de compostos. | |
operations — Propriedade, classe mx.messaging.management.MBeanInfo | |
The operations provided by the MBean. | |
operations — Propriedade, classe mx.rpc.AbstractService | |
The Operations array is usually only set by the MXML compiler if you create a service using an MXML tag. | |
operationsByName — Propriedade, classe mx.data.RPCDataManager | |
Stores the name to ManagedOperation mapping for all ManagedOperation object. | |
operationType — Propriedade, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
The OperationType contains the value ExpressionBuilder.UPDATE_EXPRESSION or ExpressionBuilder.SAVE_EXPRESSION. | |
operationType — Propriedade, classe com.adobe.solutions.exm.authoring.view.SaveExpression | |
The OperationType contains the value ExpressionBuilder.UPDATE_EXPRESSION or ExpressionBuilder.SAVE_EXPRESSION. | |
OperationType — classe, pacote com.adobe.solutions.rca.constant | |
OperationType Enum. | |
OperationType() — Construtor, classe com.adobe.solutions.rca.constant.OperationType | |
The constructor for OperationType class. | |
operator — Propriedade, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
Operator for establishing search type relation between attributeName and attributeValue for e.g. | |
operator — Propriedade, classe com.adobe.ep.ux.content.model.search.SimpleStatement | |
Search Operator between attributeName and attributeValue | |
operator — Propriedade, classe com.adobe.icc.editors.model.el.Expression | |
Operator associated with the expression | |
operator — Propriedade, classe com.adobe.icc.vo.Statement | |
Operator for this statement. | |
operator — Propriedade, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies the operator that establishes the relationship between attributeName and attributeValue for the search. | |
operator — Propriedade, classe lc.procmgmt.domain.SearchFilterCondition | |
The operator for the search filter condition. | |
OPERATOR_CONTAINS — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the CONTAINS operator. | |
OPERATOR_CONTAINS — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the CONTAINS operator. | |
OPERATOR_CONTAINS — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a contains operator. | |
OPERATOR_ENDS_WITH — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the ENDS WITH operator. | |
OPERATOR_ENDS_WITH — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the ENDS WITH operator. | |
OPERATOR_ENDS_WITH — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies an ends with operator. | |
OPERATOR_EQUALS — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the EQUALS operator. | |
OPERATOR_EQUALS — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the EQUALS operator. | |
OPERATOR_EQUALS — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies an equals operator. | |
OPERATOR_FULL_TEXT_SEARCH — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the FULL TEXT SEARCH operator. | |
OPERATOR_FULL_TEXT_SEARCH — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the FULL TEXT SEARCH operator. | |
OPERATOR_FULL_TEXT_SEARCH — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a full-text search operator. | |
OPERATOR_FULL_TEXT_SEARCH_ON_PROPERTIES — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the FULL TEXT SEARCH operator. | |
OPERATOR_FULL_TEXT_SEARCH_ON_PROPERTIES — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the FULL TEXT SEARCH ON PROPERTIES operator. | |
OPERATOR_GREATER_THAN — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the GREATER THAN operator. | |
OPERATOR_GREATER_THAN — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the GREATER THAN operator. | |
OPERATOR_GREATER_THAN — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a greater than operator. | |
OPERATOR_GREATER_THAN_EQUALS — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the GREATER THAN OR EQUALS TO operator. | |
OPERATOR_GREATER_THAN_EQUALS — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the GREATER THAN OR EQUALS TO operator. | |
OPERATOR_GREATER_THAN_EQUALS — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a greater than or equal operator. | |
OPERATOR_LESS_THAN — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the LESS THAN operator. | |
OPERATOR_LESS_THAN — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the LESS THAN operator. | |
OPERATOR_LESS_THAN — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a less than operator. | |
OPERATOR_LESS_THAN_EQUALS — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the LESS THAN OR EQUALS TO operator. | |
OPERATOR_LESS_THAN_EQUALS — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the LESS THAN OR EQUALS TO operator. | |
OPERATOR_LESS_THAN_EQUALS — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a less than or equal operator. | |
OPERATOR_LIKE — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the LIKE operator. | |
OPERATOR_LIKE — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the LIKE operator. | |
OPERATOR_LIKE — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a like operator. | |
OPERATOR_NOT_EQUALS — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the NOT EQUALS operator. | |
OPERATOR_NOT_EQUALS — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the NOT EQUALS operator. | |
OPERATOR_NOT_EQUALS — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a not equal operator. | |
OPERATOR_NOT_NULL — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the NOT NULL CHECK operator. | |
OPERATOR_NOT_NULL — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the NOT NULL CHECK operator. | |
OPERATOR_NULL — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the NULL CHECK operator. | |
OPERATOR_NULL — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the NULL CHECK operator. | |
OPERATOR_STARTS_WITH — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the STARTS WITH operator. | |
OPERATOR_STARTS_WITH — Propriedade estática da constante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the STARTS WITH operator. | |
OPERATOR_STARTS_WITH — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a starts with operator. | |
OP_GREATER_EQUALS — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies the greater than or equal to operator. | |
OP_GREATER_THAN — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies the greater than operator. | |
OP_IS_NULL — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies the null operator. | |
OP_LESS_EQUALS — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies the equal to operator. | |
OP_LESS_THAN — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies the less than operator. | |
OP_NOT_EQUALS — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies the not equal operator. | |
OP_STARTS_WITH — Propriedade estática da constante, classe com.adobe.icc.vo.Statement | |
Specifies the starts with operator. | |
optimumSpacing — Propriedade, classe flash.text.engine.SpaceJustifier | |
Especifica o espaçamento ótimo (como um multiplicador da largura de um espaço normal) entre palavras para usar durante a justificação. | |
optional — Propriedade, classe com.adobe.icc.dc.domain.BaseModuleInstance | |
True if this module is optional in its container (based on the assignment, not the selected state). | |
optional — Propriedade, classe com.adobe.icc.dc.domain.FieldInstance | |
True if the underlying object is optional. | |
optional — Propriedade, interface com.adobe.icc.dc.domain.IDataInstance | |
True if the underlying object is optional. | |
optional — Propriedade, interface com.adobe.icc.dc.domain.IModuleInstance | |
True if this module is optional in its container (based on the assignment, not the selected state). | |
optional — Propriedade, classe com.adobe.icc.dc.domain.VariableInstance | |
True if the underlying object is optional. | |
optional — Propriedade, classe com.adobe.icc.editors.model.FieldAssignmentModel | |
The optional property of the underlying value object. | |
optional — Propriedade, interface com.adobe.icc.editors.model.IAssignmentModel | |
The optional property of the underlying value object. | |
optional — Propriedade, classe com.adobe.icc.editors.model.ListAssignmentModel | |
True if the item is not a mandatory inclusion in the list. | |
optional — Propriedade, classe com.adobe.icc.editors.model.ModuleAssignmentModel | |
The optional property of the underlying value object. | |
optional — Propriedade, classe com.adobe.icc.editors.model.VariableAssignmentModel | |
The optional property of the underlying value object. | |
optional — Propriedade, classe com.adobe.icc.vo.FieldAssignment | |
Specifies whether the assignment is optional when correspondence is being generated. | |
optional — Propriedade, classe com.adobe.icc.vo.LDMAssignment | |
Specifies whether the item is not mandatory for the list. | |
optional — Propriedade, classe com.adobe.icc.vo.ModuleAssignment | |
True if the module is not required to be selected in the target. | |
optional — Propriedade, classe com.adobe.icc.vo.VariableAssignment | |
Specifies whether the assignment is optional when correspondence is being generated. | |
optional — Propriedade, interface com.adobe.solutions.rca.domain.IReviewer | |
A Boolean value to decide if the reviewer is optional or not. | |
optional — Propriedade, classe com.adobe.solutions.rca.domain.impl.Reviewer | |
A Boolean value to decide if the reviewer is optional or not. | |
optional — Propriedade, classe com.adobe.solutions.rca.vo.ReviewerVO | |
A Boolean flag to mark a reviewer as optional if set to True. | |
optionalBtn — Parte da capa, classe com.adobe.solutions.acm.authoring.presentation.letter.data.UserLinkageAssignmentEditor | |
A skin part that defines the optional checkbox A skin part that defines the optional checkbox | |
optionalRadioButton — Parte da capa, classe com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
A reference to the RadioButton object. If the radio button is selected then an added participant is added as an optional reviewer. A reference to the RadioButton object. | |
optionList — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Option list of data-label pairs. | |
optionList — Propriedade, classe com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies an option list of data-label pairs. | |
optionMenuButton — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin | |
The control for the Option menu. | |
optionMenuButton — Parte da capa, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
The option menu, also a Spark Button. The option menu, also a Spark Button. | |
OptionMenuButton — classe, pacote com.adobe.mosaic.sparklib.optionMenu | |
Displays a button that produces a menu when selected. | |
OptionMenuButton() — Construtor, classe com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton | |
Constructor. | |
OptionMenuEvent — classe, pacote com.adobe.mosaic.sparklib.optionMenu | |
The events generated by the OptionMenuButton class. | |
OptionMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Construtor, classe com.adobe.mosaic.sparklib.optionMenu.OptionMenuEvent | |
Constructor. | |
options — Propriedade, classe flashx.textLayout.operations.InsertInlineGraphicOperation | |
Controla o posicionamento do gráfico relativo ao texto. | |
options — Propriedade, classe flashx.textLayout.operations.ModifyInlineGraphicOperation | |
as opções não são suportadas | |
OPTIONS — Propriedade estática da constante, classe flash.net.URLRequestMethod | |
Especifica que o objeto URLRequest é OPTIONS. | |
optionsDropDown — Parte da capa, classe com.adobe.solutions.rca.presentation.comment.CommentPod | |
A reference to the DropDownListBase object that displays the option details. A reference to the DropDownListBase object that displays the option details. | |
OPTIONS_METHOD — Propriedade estática da constante, classe mx.messaging.messages.HTTPRequestMessage | |
Indicates that the method used for this request should be "options". | |
optToggleBtn — Parte da capa, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that defines the checkbox to capture whether an optional module is to be added to the letter or not. A skin part that defines the checkbox to capture whether an optional module is to be added to the letter or not. | |
order — Propriedade, classe com.adobe.icc.dc.domain.FieldInstance | |
The order of a field represents the order in which it is laid out in the layout or fragment of a letter. | |
order — Propriedade, classe com.adobe.icc.dc.domain.TargetInstance | |
The target's depth-first order. | |
order — Propriedade, classe com.adobe.icc.vo.FieldAssignment | |
Zero-based order in which the field is to appear in the letter (based on top-down, depth-first search of the letter's layout). | |
ordered — Propriedade, classe com.adobe.icc.dc.domain.ConditionModuleInstance | |
True if the container's contents order is fixed; false if its contents can be re-ordered. | |
ordered — Propriedade, interface com.adobe.icc.dc.domain.IContainerInstance | |
True if the container's contents order is fixed; false if its contents can be re-ordered. | |
ordered — Propriedade, classe com.adobe.icc.dc.domain.ListModuleInstance | |
True if the container's contents order is fixed; false if its contents can be re-ordered. | |
ordered — Propriedade, classe com.adobe.icc.dc.domain.TargetInstance | |
True if the container's contents order is fixed; false if its contents can be re-ordered. | |
ordered — Propriedade, classe com.adobe.icc.editors.model.ListModel | |
The ordered property of the underlying value object. | |
ordered — Propriedade, classe com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Flag to indicate if this assignment is ordered. | |
ordered — Propriedade, classe com.adobe.icc.vo.ListDataModule | |
Specifies whether the items in the list cannot be reordered when a letter is being filled. | |
ordered — Propriedade, classe com.adobe.icc.vo.TargetAreaAssignment | |
Specifies whether the target assignment is ordered. | |
orderedHeadersList — Propriedade, classe mx.controls.AdvancedDataGridBaseEx | |
An ordered list of AdvancedDataGridHeaderInfo instances that correspond to the visible column headers. | |
OrderedObject — Classe dinâmica, pacote mx.utils | |
OrderedObject acts as a wrapper to Object to preserve the ordering of the properties as they are added. | |
OrderedObject(item:Object) — Construtor, classe mx.utils.OrderedObject | |
Constructor. | |
orderIcon — Parte da capa, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer | |
A skin part that defines the icon displayed if the TargetArea is ordered (agent cannot re-order items). A skin part that defines the icon displayed if the TargetArea is ordered (agent cannot re-order items). | |
orderIcon — Parte da capa, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that defines the icon displayed if the ListModule is ordered (agent cannot re-order items). A skin part that defines the icon displayed if the ListModule is ordered (agent cannot re-order items). | |
orderInBackOf(window:flash.display:NativeWindow) — método, classe flash.display.NativeWindow | |
Envia esta janela diretamente para trás da janela especificada. | |
orderInBackOf(window:mx.core:IWindow) — método, classe mx.core.Window | |
Orders the window just behind another. | |
orderInBackOf(window:mx.core:IWindow) — método, classe mx.core.WindowedApplication | |
Orders the window just behind another. | |
orderInBackOf(window:mx.core:IWindow) — método, classe spark.components.Window | |
Orders the window just behind another. | |
orderInBackOf(window:mx.core:IWindow) — método, classe spark.components.WindowedApplication | |
Orders the window just behind another. | |
orderInFrontOf(window:flash.display:NativeWindow) — método, classe flash.display.NativeWindow | |
Coloca esta janela diretamente à frente da janela especificada. | |
orderInFrontOf(window:mx.core:IWindow) — método, classe mx.core.Window | |
Orders the window just in front of another. | |
orderInFrontOf(window:mx.core:IWindow) — método, classe mx.core.WindowedApplication | |
Orders the window just in front of another. | |
orderInFrontOf(window:mx.core:IWindow) — método, classe spark.components.Window | |
Orders the window just in front of another. | |
orderInFrontOf(window:mx.core:IWindow) — método, classe spark.components.WindowedApplication | |
Orders the window just in front of another. | |
orderToBack() — método, classe flash.display.NativeWindow | |
Envia esta janela para trás de qualquer outra janela visível. | |
orderToBack() — método, classe mx.core.Window | |
Orders the window behind all others in the same application. | |
orderToBack() — método, classe mx.core.WindowedApplication | |
Orders the window behind all others in the same application. | |
orderToBack() — método, classe spark.components.Window | |
Orders the window behind all others in the same application. | |
orderToBack() — método, classe spark.components.WindowedApplication | |
Orders the window behind all others in the same application. | |
orderToFront() — método, classe flash.display.NativeWindow | |
Coloca esta janela à frente de qualquer outra janela visível. | |
orderToFront() — método, classe mx.core.Window | |
Orders the window in front of all others in the same application. | |
orderToFront() — método, classe mx.core.WindowedApplication | |
Orders the window in front of all others in the same application. | |
orderToFront() — método, classe spark.components.Window | |
Orders the window in front of all others in the same application. | |
orderToFront() — método, classe spark.components.WindowedApplication | |
Orders the window in front of all others in the same application. | |
org — Propriedade, interface com.adobe.solutions.rca.domain.IUser | |
Organisation name of a user. | |
org — Propriedade, classe com.adobe.solutions.rca.domain.impl.User | |
Organisation name of a user. | |
org — Propriedade, classe com.adobe.solutions.rca.vo.um.PrincipalVO | |
The organization to which the principal belongs. | |
org — Propriedade, classe lc.foundation.domain.Principal | |
The user's organization name. | |
organization — Propriedade, classe lc.foundation.domain.Group | |
The user's organization name. | |
organizationalTitle — Propriedade, interface com.adobe.solutions.prm.domain.ITeamMember | |
Defines the organization title. | |
organizationalTitle — Propriedade, classe com.adobe.solutions.prm.domain.impl.TeamMember | |
Defines the organization title. | |
organizationalTitle — Propriedade, classe com.adobe.solutions.prm.vo.TeamMemberVO | |
Defines the organization title. | |
organizationalUnitName — Propriedade, classe flash.security.X500DistinguishedName | |
Retorna o atributo de DN OrganizationalUnitName. | |
organizationName — Propriedade, classe flash.security.X500DistinguishedName | |
Retorna o atributo de DN OrganizationName. | |
org.osmf.containers — pacote | |
O pacote org.osmf.containers contém as classes que suportam a exibição de objetos em aplicativos de reprodução. | |
org.osmf.display — pacote | |
O pacote org.osmf.display contém classes que permitem a apresentação de MediaPlayers e MediaElements como DisplayObjects do Flash. | |
org.osmf.elements — pacote | |
O pacote org.osmf.elements contém todas as implementações de MediaElement. | |
org.osmf.events — pacote | |
O pacote org.osmf.events contém as classes que definem os objetos event do OSMF. | |
org.osmf.layout — pacote | |
O pacote org.osmf.layout contém as classes que suportam layout de objetos para exibição. | |
org.osmf.logging — pacote | |
O pacote org.osmf.logging contém classes que permitem o uso do registro de logs de depuração. | |
org.osmf.media — pacote | |
O pacote org.osmf.media contém as classes usadas para a reprodução de mídia, bem como os blocos de construção de nível inferior para a reprodução de mídia. | |
org.osmf.metadata — pacote | |
O pacote org.osmf.metadata contém classes que permite o uso do uso de metadados. | |
org.osmf.net — pacote | |
O pacote org.osmf.net fornece as classes que suportam a reprodução de vídeo. | |
org.osmf.net.dvr — pacote | |
O pacote org.osmf.net.dvr contém classes usadas para oferecer suporte ao modo de reprodução de DVR em um reprodutor de mídia. | |
org.osmf.net.httpstreaming — pacote | |
O pacote org.osmf.net.httpstreaming contém classes que suportar streaming de HTTP. | |
org.osmf.net.metrics — pacote | |
O pacote org.osmf.net.metrics contém classes que definem os objetos de métrica OSMF usados usadas para alternar o Fluxo adaptável. | |
org.osmf.net.qos — pacote | |
O pacote org.osmf.net.qos contém classes usadas para expor as informações de Qualidade de Serviço na reprodução de vídeo. | |
org.osmf.net.rtmpstreaming — pacote | |
O pacote org.osmf.net.rtmpstreaming contém classes que suportar streaming de RTMP. | |
org.osmf.net.rules — pacote | |
O pacote org.osmf.net.rules contém classes que definem os objetos de regra OSMF usados usadas para alternar o Fluxo adaptável. | |
org.osmf.traits — pacote | |
O pacote org.osmf.traits fornece os blocos de criação para criação de característica de mídia específicas. | |
org.osmf.utils — pacote | |
O pacote org.osmf.utils contém classes de utilitários que oferecem suporte a outros pacotes osmf. | |
orientation — Propriedade, classe coldfusion.service.mxml.Document | |
Page orientation: portrait landscape | |
orientation — Propriedade, classe com.adobe.mosaic.layouts.FlowLayout | |
The layout can be filled either column-wise (default) or row-wise. | |
orientation — Propriedade, classe com.adobe.mosaic.layouts.SmartGridLayout | |
The grid can be filled either column-wise (default) or row-wise. | |
orientation — Propriedade, classe flash.display.Stage | |
A orientação atual do palco. | |
orientation — Propriedade, classe flash.printing.PrintJob | |
A orientação da imagem para impressão. | |
orientation — Propriedade, classe spark.components.TileGroup | |
Specifies whether elements are arranged row by row or column by column. | |
orientation — Propriedade, classe spark.layouts.TileLayout | |
Specifies whether elements are arranged row by row or column by column. | |
Orientation3D — classe final, pacote flash.geom | |
A classe Orientation3D é uma enumeração de valores constantes para representar o estilo de orientação de um objeto Matrix3D. | |
orientationChange — Evento, classe flash.display.Stage | |
Despachado pelo objeto Stage quando a orientação do palco é alterada. | |
ORIENTATION_CHANGE — Propriedade estática da constante, classe flash.events.StageOrientationEvent | |
A constante ORIENTATION_CHANGE define o valor da propriedade type de um objeto de evento orientationChange. | |
orientationChanging — Evento, classe flash.display.Stage | |
Despachado pelo objeto Stage quando a orientação do palco começa a ser alterada. | |
ORIENTATION_CHANGING — Propriedade estática da constante, classe flash.events.StageOrientationEvent | |
A constante ORIENTATION_CHANGING define o valor da propriedade type de um objeto de evento orientationChanging. | |
orientToPath — Propriedade, classe fl.motion.AnimatorBase | |
Define a posição do objeto de exibição ao longo do demarcador de movimento. | |
orientToPath — Propriedade, classe fl.motion.KeyframeBase | |
Se definida como true, essa propriedade faz com que o objeto de destino gire automaticamente para acompanhar o ângulo do seu demarcador. | |
origin — Propriedade, classe flash.media.CameraRollBrowseOptions | |
Especifica o retângulo de origem do objeto que abriu o seletor de imagem CameraRoll. | |
origin — Propriedade, classe mx.charts.chartClasses.PolarTransform | |
The origin of the polar transform. | |
origin — Propriedade, classe mx.charts.series.items.PieSeriesItem | |
The origin, relative to the PieSeries's coordinate system, of this wedge. | |
originalBodyRowCount — Propriedade, classe com.adobe.icc.vo.Table | |
The body row count before customization | |
originalColumnCount — Propriedade, classe com.adobe.icc.vo.Table | |
The column count before customization | |
originalCreator — Propriedade, interface com.adobe.ep.taskmanagement.domain.IAttachment | |
A flag that indicates whether the logged in user added the attachment. | |
originalEvent — Propriedade, classe flashx.textLayout.events.FlowElementMouseEvent | |
O evento de mouse original gerado pela atividade do mouse. | |
originalHandlerFunction — Propriedade, classe mx.states.SetEventHandler | |
The handler function to remove prior to applying our override. | |
originalHeight — Propriedade, classe mx.printing.PrintAdvancedDataGrid | |
The height of the PrintAdvancedDataGrid as set by the user. | |
originalHeight — Propriedade, classe mx.printing.PrintDataGrid | |
The height of PrintDataGrid as set by the user. | |
originalHeight — Propriedade, classe mx.printing.PrintOLAPDataGrid | |
The height of the PrintOLAPDataGrid as set by the user. | |
originalobject — Propriedade, classe coldfusion.air.Conflict | |
The original instance of the object on the client side. | |
originalObject — Propriedade, classe mx.data.Conflict | |
The state of the original client object before its properties were changed, as known at the time of the conflict. | |
ORIGINAL_ONLY — Propriedade estática da constante, classe flash.desktop.ClipboardTransferMode | |
O objeto Clipboard só deverá retornar uma referência. | |
originalPath — Propriedade, classe com.adobe.gravity.utility.url.URIParser | |
The original path component. | |
ORIGINAL_PREFERRED — Propriedade estática da constante, classe flash.desktop.ClipboardTransferMode | |
O objeto Clipboard deverá retornar uma referência se disponível, e uma cópia se indisponível. | |
originalSelectionState — Propriedade, classe flashx.textLayout.operations.FlowTextOperation | |
O estado da seleção no início da operação. | |
originalUrl — Propriedade, classe flash.html.HTMLHistoryItem | |
A URL original da página HTML antes de qualquer redirecionamento. | |
originatingMessageSentTime — Propriedade, classe mx.messaging.messages.MessagePerformanceUtils | |
Only populated in the case of a pushed message, timestamp in milliseconds since epoch of when the client that caused a push message sent its message. | |
originatingMessageSize — Propriedade, classe mx.messaging.messages.MessagePerformanceUtils | |
Only populated in the case of a pushed message, size in Bytes of the message that originally caused this pushed message. | |
originX — Propriedade, classe mx.effects.Rotate | |
The x-position of the center point of rotation. | |
originX — Propriedade, classe mx.effects.Zoom | |
Number that represents the x-position of the zoom origin when the effect target is in a container that supports absolute positioning, such as the Canvas container. | |
originX — Propriedade, classe mx.effects.effectClasses.RotateInstance | |
The x-position of the center point of rotation. | |
originX — Propriedade, classe mx.effects.effectClasses.ZoomInstance | |
Number that represents the x-position of the zoom origin, or registration point. | |
originX — Propriedade, classe mx.graphics.BitmapFill | |
The horizontal origin for the bitmap fill. | |
originY — Propriedade, classe mx.effects.Rotate | |
The y-position of the center point of rotation. | |
originY — Propriedade, classe mx.effects.Zoom | |
Number that represents the y-position of the zoom origin when the effect target is in a container that supports absolute positioning, such as the Canvas container. | |
originY — Propriedade, classe mx.effects.effectClasses.RotateInstance | |
The y-position of the center point of rotation. | |
originY — Propriedade, classe mx.effects.effectClasses.ZoomInstance | |
Number that represents the y-position of the zoom origin, or registration point. | |
originY — Propriedade, classe mx.graphics.BitmapFill | |
The vertical origin for the bitmap fill. | |
ORIYA — Propriedade estática da constante, classe flash.globalization.NationalDigitsType | |
Representa o valor de Unicode para o dígito zero do conjunto de dígitos Oriya. | |
OrOperator — classe, pacote com.adobe.icc.editors.model.el.operators | |
The implementation of the or operator | |
OrOperator() — Construtor, classe com.adobe.icc.editors.model.el.operators.OrOperator | |
Constructor. | |
os — Propriedade estática, classe flash.system.Capabilities | |
Especifica o sistema operacional atual. | |
OSMANYA — Propriedade estática da constante, classe flash.globalization.NationalDigitsType | |
Representa o valor de Unicode para o dígito zero do conjunto de dígitos Osmanya. | |
OSMFSettings — classe final, pacote org.osmf.utils | |
Utility class which exposes all user-facing OSMF settings. | |
OSMFStrings — classe, pacote org.osmf.utils | |
Utility class that exposes all user-facing strings. | |
OTHER — Propriedade estática da constante, classe fl.events.DataGridEventReason | |
O componente de lista perdeu o foco, foi rolado ou está em um estado que não permite edição. | |
OTHER — Propriedade estática da constante, classe mx.events.AdvancedDataGridEventReason | |
Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed. | |
OTHER — Propriedade estática da constante, classe mx.events.DataGridEventReason | |
Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed. | |
OTHER — Propriedade estática da constante, classe mx.events.ListEventReason | |
Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed. | |
otherAxes — Propriedade, classe mx.charts.AxisRenderer | |
An Array of axes. | |
otherAxes — Propriedade, interface mx.charts.chartClasses.IAxisRenderer | |
An Array of axes. | |
OTHER_SHARED — Propriedade estática da constante, classe lc.procmgmt.QueueConstants | |
A special value that identifies the 'pseudo-queue' that contains all tasks from other user queues that have been explicity shared. | |
otherUserOid — Propriedade, classe lc.procmgmt.events.QueueSharingActionCompleteEvent | |
The identifier of the user who owns the queue. | |
OUT — Propriedade estática da constante, classe fl.transitions.Transition | |
Constante para a propriedade direction que determina o tipo de atenuação. | |
OUT — Propriedade estática da constante, classe spark.effects.easing.EasingFraction | |
Specifies that the easing instance spends the entire animation easing out. | |
OUTER — Propriedade estática da constante, classe flash.filters.BitmapFilterType | |
Define a configuração que aplica um filtro à área externa de um objeto. | |
outerJoinOperator — Propriedade, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
Operator to outer-join this search filter with other search filters which are at the same level in search filter list | |
outerJoinOperator — Propriedade, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies the operator that outer-joins the search filter with other search filters that are at the same level in the search filter list. | |
outerRadius — Propriedade, classe mx.charts.series.PieSeries | |
The percentage of the total space available to the PieSeries to use when rendering the contents of the series. | |
outerRadius — Propriedade, classe mx.charts.series.items.PieSeriesItem | |
The distance of the outer edge of this wedge from its origin, measured in pixels. | |
outerRadius — Estilo, classe xd.core.axm.view.components.AXMProgressSpinner | |
outerRadius — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
Accessor for outerRadius value | |
outputFiles — Propriedade, classe coldfusion.service.mxml.Pdf | |
Structure that contains the output files in the DDX file or string as keys and the pathname to the result file as the value. | |
outputProgress — Evento, classe flash.filesystem.FileStream | |
Sinaliza que os dados armazenados em buffer foram gravados no arquivo. | |
outputProgress — Evento, classe flash.net.Socket | |
Despachado quando um soquete move dados do buffer de gravação para a camada de transporte de rede | |
OUTPUT_PROGRESS — Propriedade estática da constante, classe flash.events.OutputProgressEvent | |
Define o valor da propriedade type de um objeto de evento outputProgress. | |
OutputProgressEvent — classe, pacote flash.events | |
O objeto FileStream envia objetos OutputProgressEvent enquanto as operações pendentes de gravação de arquivos assíncronos são realizadas. | |
OutputProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesPending:Number, bytesTotal:Number) — Construtor, classe flash.events.OutputProgressEvent | |
Cria um objeto Event que contém informações sobre eventos de progresso de saída. | |
outputs — Propriedade, classe lc.procmgmt.domain.SearchFilter | |
The collection of outputs for a search filter. | |
OUTSIDE — Propriedade estática da constante, classe flashx.textLayout.formats.ListStylePosition | |
O marcador aparecerá na margem da lista. | |
outsideCutoff — Propriedade, classe flash.text.CSMSettings | |
O valor limite externo, abaixo do qual as densidades são definidas como zero. | |
over — Estado da capa, classe spark.components.supportClasses.ButtonBase | |
Over State of the Button | |
over — Estado da capa, classe xd.core.axm.view.components.AXMSplitActionButton | |
Over State of the Button | |
OVER — Propriedade estática da constante, classe spark.components.supportClasses.InteractionState | |
The component should be in the over state. | |
overAndSelected — Estado da capa, classe spark.components.supportClasses.ToggleButtonBase | |
Over State of the Button when it's selected | |
overflowPolicy — Propriedade, classe flashx.textLayout.elements.Configuration | |
Política usada para decidir se a última linha de um contêiner cabe no contêiner ou se o ultrapassa. | |
overflowPolicy — Propriedade, interface flashx.textLayout.elements.IConfiguration | |
Política usada para decidir se a última linha de um contêiner cabe no contêiner ou se o ultrapassa. | |
OverflowPolicy — classe final, pacote flashx.textLayout.elements | |
A classe OverflowPolicy define um conjunto de constantes para a propriedade overflowPolicy da classe IConfiguration. | |
overIcon — Estilo, classe fl.controls.LabelButton | |
Nome da classe a ser usado como o ícone quando o botão não está selecionado e o mouse está sobre o componente. | |
overIcon — Estilo, classe fl.controls.RadioButton | |
Nome da classe a ser usado como o ícone quando o botão não está selecionado e o mouse está sobre o componente. | |
overIcon — Estilo, classe fl.controls.CheckBox | |
Nome da classe a ser usado como o ícone quando o botão não está selecionado e o mouse está sobre o componente. | |
overIcon — Estilo, classe mx.controls.Button | |
Name of the class to use as the icon when the button is not selected and the mouse is over the control. | |
overlay — Propriedade, classe spark.components.supportClasses.GroupBase | |
The overlay plane for this group. | |
OVERLAY — Propriedade estática da constante, classe flash.display.BlendMode | |
Ajusta a cor de cada pixel com base na escuridão do plano de fundo. | |
OVERLAY — Propriedade estática da constante, classe org.osmf.layout.LayoutMode | |
overlayButton — Propriedade, classe ga.controls.StepNav | |
The selected button which overlays the navigator. | |
overlayControls — Propriedade, classe spark.components.View | |
By default, the TabBar and ActionBar controls of a mobile application define an area that cannot be used by the views of an application. | |
OVERLAY_CREATED — Propriedade estática da constante, classe mx.events.ChildExistenceChangedEvent | |
The ChildExistenceChangedEvent.OVERLAY_CREATED constant defines the value of the type property of the event object for a overlayCreated event. | |
OverlayDepth — classe final, pacote spark.components.supportClasses | |
The OverlayDepth class defines the default depth values for various overlay elements used by Flex. | |
overlaySource — Propriedade, classe coldfusion.service.mxml.Image | |
Image source of the second ColdFusion image the overlays the first ColdFusion image. | |
override — Instrução | |
Especifica se um método substitui um método herdado. | |
OverrideBase — classe, pacote mx.states | |
The OverrideBase class is the base class for the override classes used by view states. | |
OverrideBase() — Construtor, classe mx.states.OverrideBase | |
Constructor. | |
overrides — Propriedade, classe mx.states.State | |
The overrides for this view state, as an Array of objects that implement the IOverride interface. | |
overrides — Propriedade, classe mx.styles.CSSStyleDeclaration | |
If the setStyle() method is called on a UIComponent or CSSStyleDeclaration at run time, this object stores the name/value pairs that were set; they override the name/value pairs in the objects produced by the methods specified by the defaultFactory and factory properties. | |
overrideTargetTransform(scale:Boolean, skew:Boolean, rotate:Boolean) — método, classe fl.motion.MotionBase | |
overSkin — Estilo, classe fl.controls.listClasses.CellRenderer | |
Nome da classe a ser usado como capa para o plano de fundo e a borda, quando o botão não está selecionado e o mouse está sobre o componente. | |
overSkin — Estilo, classe fl.controls.ColorPicker | |
A classe que fornece a capa para a cor, quando o dispositivo apontador rola sobre ela. | |
overSkin — Estilo, classe fl.controls.LabelButton | |
Nome da classe a ser usado como capa para o plano de fundo e a borda, quando o botão não está selecionado e o mouse está sobre o componente. | |
overSkin — Estilo, classe fl.controls.BaseButton | |
Nome da classe a ser usado como capa para o plano de fundo e a borda, quando o botão não está selecionado e o mouse está sobre o componente. | |
overSkin — Estilo, classe fl.controls.ComboBox | |
O nome da classe que fornece o plano de fundo exibido no componente ComboBox, quando o mouse está sobre o componente. | |
overSkin — Estilo, classe mx.controls.Button | |
Name of the class to use as the skin for the background and border when the button is not selected and the mouse is over the control. | |
overSkin — Estilo, classe mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the mouse is over the control. | |
overState — Propriedade, classe flash.display.SimpleButton | |
Especifica um objeto de exibição que é usado como objeto visual para o estado "over" do botão - o estado no qual o botão se encontra quando o mouse está posicionado sobre ele. | |
overwriteMode — Propriedade estática, classe flashx.textLayout.edit.EditManager | |
Indica se o modo de sobrescrita está ativado ou desativado. | |
overwriteText(text:String, operationState:flashx.textLayout.edit:SelectionState) — método, classe flashx.textLayout.edit.EditManager | |
Sobrescreve o texto selecionado. | |
overwriteText(text:String, operationState:flashx.textLayout.edit:SelectionState) — método, interface flashx.textLayout.edit.IEditManager | |
Sobrescreve o texto selecionado. | |
ownedBy — Propriedade, interface com.adobe.mosaic.om.interfaces.IMetadata | |
Retrieves the <OwnedBy> element content from this XML node. | |
owner — Propriedade, interface com.adobe.livecycle.ria.security.api.IPin | |
The user who the pin is assigned or issued to. | |
owner — Propriedade, classe com.adobe.livecycle.ria.security.service.Pin | |
The user who the pin is assigned or issued to. | |
owner — Propriedade, interface com.adobe.solutions.prm.domain.IProject | |
Defines the owner of a project. | |
owner — Propriedade, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the owner of a workItem. | |
owner — Propriedade, classe com.adobe.solutions.prm.domain.impl.Project | |
Defines the owner of a project. | |
owner — Propriedade, classe com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the owner of a workItem. | |
owner — Propriedade, classe com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Defines the owner filter. | |
owner — Propriedade, classe com.adobe.solutions.prm.vo.ProjectVO | |
Defines the owner of a project. | |
owner — Propriedade, classe com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the owner of a workItem. | |
owner — Propriedade, interface com.adobe.solutions.rca.domain.ISupportingDocument | |
Owner of a supporting document. | |
owner — Propriedade, classe com.adobe.solutions.rca.domain.impl.SupportingDocument | |
Owner of a supporting document. | |
owner — Propriedade, classe fl.controls.listClasses.ListData | |
Uma referência ao objeto Lista que é proprietário deste item. | |
owner — Propriedade, classe flash.display.NativeWindow | |
O objeto NativeWindow proprietário desta janela. | |
owner — Propriedade, classe flash.display.NativeWindowInitOptions | |
Especifica o objeto NativeWindow que deve possuir quaisquer janelas criadas com estas NativeWindowInitOptions. | |
owner — Propriedade, classe lc.foundation.domain.Preference | |
The owner of the Workspace preference. | |
owner — Propriedade, classe mx.containers.utilityClasses.PostScaleAdapter | |
owner — Propriedade, classe mx.controls.listClasses.BaseListData | |
A reference to the list object that owns this item. | |
owner — Propriedade, classe mx.controls.textClasses.TextRange | |
The control that contains the text. | |
owner — Propriedade, interface mx.core.IUIComponent | |
The owner of this IVisualElement object. | |
owner — Propriedade, interface mx.core.IVisualElement | |
The owner of this IVisualElement object. | |
owner — Propriedade, classe mx.core.UIComponent | |
The owner of this IVisualElement object. | |
owner — Propriedade, classe mx.core.UIFTETextField | |
By default, set to the parent container of this object. | |
owner — Propriedade, classe mx.core.UITextField | |
By default, set to the parent container of this object. | |
owner — Propriedade, classe mx.flash.UIMovieClip | |
Typically the parent container of this component. | |
owner — Propriedade, classe spark.core.SpriteVisualElement | |
The owner of this IVisualElement object. | |
owner — Propriedade, classe spark.primitives.supportClasses.GraphicElement | |
The owner of this IVisualElement object. | |
OWNER — Propriedade estática da constante, classe lc.procmgmt.QueueConstants | |
A special value that identifies the queue as one being owned by the user. | |
ownerId — Propriedade, interface com.adobe.ep.taskmanagement.domain.ITask | |
An identifier that specifies the owner of the task. | |
OWNERID — Propriedade estática da constante, classe com.adobe.ep.taskmanagement.filter.Property | |
The OWNERID constant specifies the task property named ownerId. | |
ownerLabel — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Owner label. The skin part for the Owner label. | |
ownerNameField — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Owner name field. The skin part for the Asset Owner name field. | |
ownerNameValidator — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Owner Name validator. The skin part for the Owner Name validator. | |
ownerPassword — Propriedade, classe coldfusion.service.mxml.Document | |
Specifies the owner password; format="PDF" only. | |
ownerReviewCheckBox — Parte da capa, classe com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the CheckBox object that decides whether a review task is sent to the owner after this creation stage or not. A reference to the CheckBox object that decides whether a review task is sent to the owner after this creation stage or not. | |
ownerTextInput — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Owner text input. The skin part for the Owner text input. | |
owns(displayObject:flash.display:DisplayObject) — método, classe mx.containers.utilityClasses.PostScaleAdapter | |
owns(displayObject:flash.display:DisplayObject) — método, interface mx.core.IUIComponent | |
Returns true if the chain of owner properties points from child to this UIComponent. | |
owns(child:flash.display:DisplayObject) — método, classe mx.core.UIComponent | |
Returns true if the chain of owner properties points from child to this UIComponent. | |
owns(child:flash.display:DisplayObject) — método, classe mx.core.UIFTETextField | |
Returns true if the child is parented or owned by this object. | |
owns(child:flash.display:DisplayObject) — método, classe mx.core.UITextField | |
Returns true if the child is parented or owned by this object. | |
owns(displayObject:flash.display:DisplayObject) — método, classe mx.flash.UIMovieClip | |
Returns true if the chain of owner properties points from child to this UIComponent. | |
OWNS_SHARED_OBJECT — Propriedade estática da constante, classe spark.core.DisplayObjectSharingMode | |
IGraphicElement owns a DisplayObject that is also assigned to some other IGraphicElement by the parent Group container. | |
OWNS_UNSHARED_OBJECT — Propriedade estática da constante, classe spark.core.DisplayObjectSharingMode | |
IGraphicElement owns a DisplayObject exclusively. | |
ownVariables — Propriedade, classe com.adobe.icc.editors.model.ConditionModel | |
The list of variables defined by the condition module itself and not by any of the contained children. | |
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 |
Wed Jun 13 2018, 11:26 AM Z