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 | |
U — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla U (85). | |
uiComponent — Propriedade, classe mx.automation.delegates.core.UIComponentAutomationImpl | |
Returns the component instance associated with this delegate instance. | |
UIComponent — classe, pacote fl.core | |
A classe UIComponent é a classe base para todos os componentes visuais, tanto interativos quanto não interativos. | |
UIComponent — classe, pacote mx.core | |
The UIComponent class is the base class for all visual components, both interactive and noninteractive. | |
UIComponent() — Construtor, classe fl.core.UIComponent | |
Cria uma nova ocorrência do componente UIComponent. | |
UIComponent() — Construtor, classe mx.core.UIComponent | |
Constructor. | |
UIComponentAccImpl — classe, pacote fl.accessibility | |
A classe UIComponentAccImpl, também chamada de classe de Implementação de acessibilidade de UIComponent, é usada para tornar acessível um componente UIComponent. | |
UIComponentAccProps — classe, pacote mx.accessibility | |
UIComponentAccProps is a subclass of AccessibilityProperties for use by various UIComponents. | |
UIComponentAccProps(component:mx.core:UIComponent) — Construtor, classe mx.accessibility.UIComponentAccProps | |
Constructor. | |
UIComponentAutomationImpl — classe, pacote mx.automation.delegates.core | |
Defines the methods and properties required to perform instrumentation for the UIComponent class. | |
UIComponentAutomationImpl(obj:mx.core:UIComponent) — Construtor, classe mx.automation.delegates.core.UIComponentAutomationImpl | |
Constructor. | |
UIComponentCachePolicy — classe final, pacote mx.core | |
The ContainerCreationPolicy class defines the constant values for the cachePolicy property of the UIComponent class. | |
UIComponentDescriptor — classe, pacote mx.core | |
A UIComponentDescriptor instance encapsulates the information that you specified in an MXML tag for an instance of a visual component. | |
UIComponentDescriptor(descriptorProperties:Object) — Construtor, classe mx.core.UIComponentDescriptor | |
Constructor. | |
uid — Propriedade, classe mx.collections.ArrayList | |
Provides access to the unique id for this list. | |
uid — Propriedade, classe mx.controls.listClasses.BaseListData | |
The unique identifier for this item. | |
uid — Propriedade, classe mx.controls.listClasses.ListRowInfo | |
The unique identifier of the item in the dataProvider | |
uid — Propriedade, interface mx.core.IUID | |
The unique identifier for this object. | |
uid — Propriedade, classe mx.core.UIComponent | |
A unique identifier for the object. | |
uid — Propriedade, classe mx.utils.ObjectProxy | |
The unique identifier for this object. | |
UIDToItemRenderer(uid:String) — método, classe mx.controls.listClasses.ListBase | |
Find an item renderer based on its UID if it is visible. | |
UIDUtil — classe, pacote mx.utils | |
The UIDUtil class is an all-static class with methods for working with UIDs (unique identifiers) within Flex. | |
UIFTETextField — classe, pacote mx.core | |
The UIFTETextField class is an alternative to the UITextField class for displaying text in MX components. | |
UIFTETextField() — Construtor, classe mx.core.UIFTETextField | |
Constructor. | |
UIFTETextFieldAutomationImpl — classe, pacote mx.automation.delegates.core | |
Defines the methods and properties required to perform instrumentation for the UIFTETextField class. | |
UIFTETextFieldAutomationImpl(obj:mx.core:UIFTETextField) — Construtor, classe mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
Constructor. | |
UILoader — classe, pacote fl.containers | |
A classe UILoader permite definir o conteúdo a ser carregado e então monitorar a operação de carregamento no tempo de execução. | |
UILoader() — Construtor, classe fl.containers.UILoader | |
Cria uma nova ocorrência do componente UILoader. | |
UIMovieClip — Classe dinâmica, pacote mx.flash | |
Components created in Adobe Flash Professional for use in Flex are subclasses of the mx.flash.UIMovieClip class. | |
UIMovieClip() — Construtor, classe mx.flash.UIMovieClip | |
Constructor. | |
UIMovieClipAutomationImpl — classe, pacote mx.automation.delegates.flashflexkit | |
Defines methods and properties required to perform instrumentation for the UIMovieclip control. | |
UIMovieClipAutomationImpl(obj:mx.flash:UIMovieClip) — Construtor, classe mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Constructor. | |
uint(value:Number) — Função do pacote, Nível superior | |
Converte um valor numérico especificado em um valor inteiro não assinado. | |
uint — classe final, Nível superior | |
A classe uint fornece métodos para trabalhar com um tipo de dados que representa um inteiro não assinado de 32 bits. | |
uint(num:Object) — Construtor, classe uint | |
Cria um novo objeto uint. | |
UIScrollBar — classe, pacote fl.controls | |
A classe UIScrollBar inclui toda a funcionalidade da barra de rolagem, mas acrescenta uma propriedade scrollTarget para poder ser anexada a uma ocorrência TextField ou ocorrência TLFTextField. | |
UIScrollBar() — Construtor, classe fl.controls.UIScrollBar | |
Cria uma nova ocorrência do componente UIScrollBar. | |
UITextField — classe, pacote mx.core | |
The UITextField class defines the component used by many Flex components to display text. | |
UITextField() — Construtor, classe mx.core.UITextField | |
Constructor. | |
UITextFieldAutomationImpl — classe, pacote mx.automation.delegates.core | |
Defines the methods and properties required to perform instrumentation for the UITextField class. | |
UITextFieldAutomationImpl(obj:mx.core:UITextField) — Construtor, classe mx.automation.delegates.core.UITextFieldAutomationImpl | |
Constructor. | |
UITextFieldGridItemRenderer — classe, pacote spark.skins.spark | |
The UITextFieldGridItemRenderer class defines simple and efficient item renderer that displays a single text label. | |
UITextFieldGridItemRenderer() — Construtor, classe spark.skins.spark.UITextFieldGridItemRenderer | |
Constructor. | |
UITextFormat — classe, pacote mx.core | |
The UITextFormat class represents character formatting information for the UITextField class. | |
UITextFormat(systemManager:mx.managers:ISystemManager, font:String, size:Object, color:Object, bold:Object, italic:Object, underline:Object, url:String, target:String, align:String, leftMargin:Object, rightMargin:Object, indent:Object, leading:Object) — Construtor, classe mx.core.UITextFormat | |
Constructor. | |
UNAVAILABLE — Propriedade estática da constante, classe flash.media.StageVideoAvailability | |
O vídeo de palco não está disponível. | |
UNAVAILABLE — Propriedade estática da constante, classe flash.media.StageVideoAvailabilityReason | |
O vídeo de palco não está disponível no momento, nenhum hardware estava disponível | |
UNAVAILABLE — Propriedade estática da constante, classe flash.media.VideoStatus | |
Não há suporte para decodificação de vídeo. | |
uncaughtError — Evento, classe flash.events.UncaughtErrorEvents | |
Despachado quando um erro ocorre e o código de desenvolvedor não detecta nem controla o erro. | |
uncaughtError — Evento, classe spark.components.Application | |
Dispatched when an uncaught error is caught by the Global Exception Handler | |
UNCAUGHT_ERROR — Propriedade estática da constante, classe flash.events.UncaughtErrorEvent | |
Define o valor da propriedade type de um objeto de evento uncaughtError. | |
UncaughtErrorEvent — classe, pacote flash.events | |
Um objeto UncaughtErrorEvent é despachado por uma instância da classe UncaughtErrorEvents quando um erro não detectado ocorre. | |
UncaughtErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, error_in:any) — Construtor, classe flash.events.UncaughtErrorEvent | |
Cria um objeto de UncaughtErrorEvent que contém informações sobre um evento uncaughtError. | |
uncaughtErrorEvents — Propriedade, classe fl.display.ProLoader | |
Um objeto que despacha um evento uncaughtError quando um erro não controlado ocorre no código no arquivo SWF deste objeto ProLoader. | |
uncaughtErrorEvents — Propriedade, classe flash.display.Loader | |
Um objeto que despacha um evento uncaughtError quando um erro não manipulado ocorre no SWF que é carregado por este objeto Carregador. | |
uncaughtErrorEvents — Propriedade, classe flash.display.LoaderInfo | |
Um objeto que despacha um evento uncaughtError quando um erro não controlado ocorre no código no arquivo SWF deste objeto LoaderInfo. | |
UncaughtErrorEvents — classe, pacote flash.events | |
A classe UncaughtErrorEvents fornece um modo de receber eventos de erro não detectados. | |
UncaughtErrorEvents() — Construtor, classe flash.events.UncaughtErrorEvents | |
Cria uma instância UncaughtErrorEvents. | |
uncaughtScriptException — Evento, classe flash.html.HTMLLoader | |
Sinaliza que uma exceção JavaScript não capturada ocorreu no objeto HTMLLoader. | |
uncaughtScriptException — Evento, classe mx.controls.HTML | |
Dispatched when an uncaught JavaScript exception occurs. | |
UNCAUGHT_SCRIPT_EXCEPTION — Propriedade estática da constante, classe flash.events.HTMLUncaughtScriptExceptionEvent | |
A constante HTMLUncaughtScriptExceptionEvent.UNCAUGHT_SCRIPT_EXCEPTION define o valor da propriedade type de um objeto de evento uncaughtScriptException. | |
UNCOMMON — Propriedade estática da constante, classe flash.text.engine.LigatureLevel | |
Usado para especificar ligaturas incomuns. | |
uncompress(algorithm:String) — método, classe flash.utils.ByteArray | |
Descompacta a matriz de bytes. | |
unconnectedPeerStreams — Propriedade, classe flash.net.NetConnection | |
Um objeto que mantém todos os objetos NetStream de inscrição do mesmo nível que não estão associados aos objetos NetStream de publicação. | |
unconstrainedRenderers — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
A hash map of item renderers that are not subject to the layout algorithms of the list | |
unconstrainedRenderers — Propriedade, classe mx.controls.listClasses.ListBase | |
A hash map of item renderers that are not subject to the layout algorithms of the list. | |
UnconstrainItemAction — classe, pacote mx.effects | |
The UnconstrainItemAction class defines an action effect that is used in a data-effect definition to temporarily stop item renderers from being positioned by the layout algorithm of the parent control. | |
UnconstrainItemAction(target:Object) — Construtor, classe mx.effects.UnconstrainItemAction | |
Constructor. | |
UnconstrainItemActionInstance — classe, pacote mx.effects.effectClasses | |
The UnconstrainItemActionInstance class implements the instance class for the UnconstrainItemAction effect. | |
UnconstrainItemActionInstance(target:Object) — Construtor, classe mx.effects.effectClasses.UnconstrainItemActionInstance | |
Constructor. | |
unconstrainRenderer(item:Object) — método, classe mx.controls.listClasses.AdvancedListBase | |
Temporarily stops an item renderer from being positioned by the control's layout algorithm. | |
unconstrainRenderer(item:Object) — método, classe mx.controls.listClasses.ListBase | |
Called by an UnconstrainItemAction effect as part of a data change effect if the item renderers corresponding to certain data items need to move outside the normal positions of item renderers in the control. | |
unconstrainRenderer(item:Object) — método, interface mx.effects.IEffectTargetHost | |
Called by an UnconstrainItemAction effect as part of a data change effect if the item renderers corresponding to certain data items need to move outside the normal positions of item renderers in the control. | |
UNCOVER — Propriedade estática da constante, classe spark.transitions.SlideViewTransitionMode | |
The previous view slides away to reveal the new view. | |
undefined — Propriedade da constante do pacote, Nível superior | |
Um valor especial que se aplica a variáveis sem tipo que não foram inicializadas ou a propriedades de objetos dinâmicos que não são inicializadas. | |
underline — Propriedade, classe flash.text.TextFormat | |
Indica se o texto que usa esse formato de texto está sublinhado (true) ou não (false). | |
UNDERLINE — Propriedade estática da constante, classe flashx.textLayout.formats.TextDecoration | |
Especifica que o texto é sublinhado. | |
underlineButton — Parte da capa, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
underlineOffset — Propriedade, classe flash.text.engine.FontMetrics | |
O valor de underlineOffset é o deslocamento vertical sugerido para um sublinhado da linha de base romana. | |
underlineThickness — Propriedade, classe flash.text.engine.FontMetrics | |
O valor underlineThickness é a espessura sugerida para um sublinhado. | |
underlineToolTip — Propriedade, classe mx.controls.RichTextEditor | |
The ToolTip that appears when the user hovers over the text underline button. | |
undo() — método, classe flashx.textLayout.edit.EditManager | |
Reverte a operação anterior. | |
undo() — método, interface flashx.textLayout.edit.IEditManager | |
Reverte a operação anterior. | |
undo() — método, classe flashx.textLayout.operations.FlowOperation | |
Reverte a operação. | |
undo() — método, interface flashx.undo.IUndoManager | |
Retira o próximo objeto IOperation da pilha de reversão e chama a função performUndo() desse objeto. | |
undo() — método, classe flashx.undo.UndoManager | |
Retira o próximo objeto IOperation da pilha de reversão e chama a função performUndo() desse objeto. | |
undoAndRedoItemLimit — Propriedade, interface flashx.undo.IUndoManager | |
Número máximo de operações reversíveis ou repetíveis a acompanhar. | |
undoAndRedoItemLimit — Propriedade, classe flashx.undo.UndoManager | |
Número máximo de operações reversíveis ou repetíveis a acompanhar. | |
undoButton — Parte da capa, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
undoManager — Propriedade, classe flashx.textLayout.edit.EditManager | |
O IUndoManager atribuído a este gerenciador de edições. | |
undoManager — Propriedade, interface flashx.textLayout.edit.IEditManager | |
O objeto UndoManager atribuído a esta instância do EditManager, se houver uma. | |
UndoManager — classe, pacote flashx.undo | |
a classe UndoManager gerencia o histórico das operações de edição em um fluxo de texto para que essas operações possam ser desfeitas e refeitas. | |
UndoManager() — Construtor, classe flashx.undo.UndoManager | |
Cria um objeto UndoManager. | |
UndoOperation — classe, pacote flashx.textLayout.operations | |
A classe UndoOperation encapsula uma operação de reversão. | |
UndoOperation(op:flashx.textLayout.operations:FlowOperation) — Construtor, classe flashx.textLayout.operations.UndoOperation | |
Cria um objeto UndoOperation. | |
unescape(str:String) — Função do pacote, Nível superior | |
Avalia o parâmetro str como uma string, decodifica a string a partir do formato codificado em URL (convertendo todas as sequências hexadecimais em caracteres ASCII) e retorna essa string. | |
unescapeMultiByte(value:String) — Função do pacote, flash.utils | |
Retorna uma cópia sem escape da string de entrada, que é decodificada da página de código do sistema ou de UTF-8, dependendo do valor de System.useCodePage. | |
UNEXPECTED_TOKEN — Propriedade estática da constante, classe flash.globalization.LastOperationStatus | |
Indica que foi detectado um símbolo inesperado em uma string de ID de local. | |
UNEXPECTED_TOKEN — Propriedade estática da constante, classe spark.globalization.LastOperationStatus | |
Indicates that an unexpected token was detected in a Locale ID string. | |
unfilledVarDisplay — Parte da capa, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
A skin part that displays the unfilled data elements in the content of the letter. A skin part that displays the unfilled data elements in the content of the letter. | |
unfilledVarDisplay — Parte da capa, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer | |
A skin part that displays the number of unfilled data elements in the content of the target area. A skin part that displays the number of unfilled data elements in the content of the target area. | |
unfilledVarDisplay — Parte da capa, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that displays the number of unfilled data elements in the content of the Module. A skin part that displays the number of unfilled data elements in the content of the Module. | |
unfocusedSelectionFormat — Propriedade, interface flashx.textLayout.edit.ISelectionManager | |
O objeto SelectionFormat usado para desenhar a seleção quando ela não estiver em um contêiner com foco e sim na janela ativa. | |
unfocusedSelectionFormat — Propriedade, classe flashx.textLayout.edit.SelectionManager | |
O objeto SelectionFormat usado para desenhar a seleção quando ela não estiver em um contêiner com foco e sim na janela ativa. | |
unfocusedSelectionFormat — Propriedade, classe flashx.textLayout.elements.Configuration | |
O formato inicial de seleção usado pelo Text Layout Framework para desenhar a seleção quando a janela estiver ativa sem que os contêineres do TextFlow levem o foco. | |
unfocusedSelectionFormat — Propriedade, interface flashx.textLayout.elements.IConfiguration | |
O formato inicial de seleção usado pelo Text Layout Framework para desenhar a seleção quando a janela estiver ativa sem que os contêineres do TextFlow levem o foco. | |
unfocusedTextSelectionColor — Estilo, classe spark.components.supportClasses.GroupBase | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Estilo, classe spark.components.supportClasses.SkinnableTextBase | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Estilo, classe spark.components.NumericStepper | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Estilo, classe spark.components.SkinnableContainer | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Estilo, classe spark.components.Scroller | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Estilo, classe spark.components.RichEditableText | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Estilo, classe spark.skins.spark.DefaultItemRenderer | |
The color of text when the component is enabled but does not have focus. | |
unfocusedTextSelectionColor — Estilo, classe spark.skins.wireframe.DefaultItemRenderer | |
The color of text when the component is enabled but does not have focus. | |
ungroupElements(groupIndex:int) — método, classe flash.text.engine.GroupElement | |
Desagrupa os elementos de GroupElement aninhado que groupIndex especifica em um objeto GroupElement externo. | |
uninitialized — Estado da capa, classe spark.components.Image | |
The uninitialized state of the Image control. | |
uninitialized — Estado da capa, classe spark.components.VideoPlayer | |
Uninitialized state of the VideoPlayer. The Video Player has been constructed at this point, but the source has not been set and no connection attempt is in progress. | |
uninitializedAndFullScreen — Estado da capa, classe spark.components.VideoPlayer | |
Uninitialized state of the VideoPlayer when in full screen mode. The Video Player has been constructed at this point, but the source has not been set and no connection attempt is in progress. | |
uninstallActions(name:String) — Método estático , classe adobe.utils.CustomActions | |
Remove o arquivo de definições XML de ações personalizadas denominado nome. | |
union(toUnion:flash.geom:Rectangle) — método, classe flash.geom.Rectangle | |
Adiciona dois retângulos para criar um novo objeto Rectangle, preenchendo os espaços horizontal e vertical entre os dois retângulos. | |
union(input:mx.olap:IOLAPSet) — método, interface mx.olap.IOLAPSet | |
Returns a new IOLAPSet instance that contains a union of this IOLAPSet instance and input. | |
union(secondSet:mx.olap:IOLAPSet) — método, classe mx.olap.OLAPSet | |
Returns a new IOLAPSet instance that contains a union of this IOLAPSet instance and input. | |
unique — Propriedade, interface mx.collections.ISort | |
Indicates if the sort should be unique. | |
unique — Propriedade, classe mx.collections.Sort | |
Indicates if the sort should be unique. | |
unique — Propriedade, classe spark.collections.Sort | |
Indicates if the sort should be unique. | |
UNIQUE_APPID_REPLY — Propriedade estática da constante, classe mx.automation.events.MarshalledAutomationEvent | |
UNIQUE_APPID_REQUEST — Propriedade estática da constante, classe mx.automation.events.MarshalledAutomationEvent | |
uniqueName — Propriedade, classe mx.controls.olapDataGridClasses.OLAPDataGridRendererProvider | |
The unique name of the IOLAPElement to which the renderer is applied. | |
uniqueName — Propriedade, interface mx.olap.IOLAPElement | |
The unique name of the OLAP element in the cube. | |
uniqueName — Propriedade, classe mx.olap.OLAPElement | |
The unique name of the OLAP element in the cube. | |
uniqueName — Propriedade, classe mx.olap.OLAPLevel | |
The unique name of the OLAP element in the cube. | |
uniqueName — Propriedade, classe mx.olap.OLAPMember | |
The unique name of the OLAP element in the cube. | |
UNIQUESORT — Propriedade estática da constante, classe Array | |
Especifica a exigência de classificação exclusiva para os métodos de classificação da classe Array. | |
unitSize — Propriedade, classe mx.charts.DateTimeAxis | |
The width, in pixels, of a single data unit. | |
unitSize — Propriedade, classe mx.charts.chartClasses.AxisBase | |
The size of one unit of data as represented by this axis. | |
unitSize — Propriedade, interface mx.charts.chartClasses.IAxis | |
The size of one unit of data as represented by this axis. | |
UNJUSTIFIED — Propriedade estática da constante, classe flash.text.engine.LineJustification | |
Não justifique linhas. | |
unjustifiedTextWidth — Propriedade, classe flash.text.engine.TextLine | |
A largura da linha, caso não esteja justificada. | |
unjustifiedTextWidth — Propriedade, classe flashx.textLayout.compose.TextFlowLine | |
A largura da linha, caso não esteja justificada. | |
UNKNOWN — Propriedade estática da constante, classe flash.display.StageOrientation | |
Especifica que o dispositivo ainda não estabeleceu uma orientação. | |
UNKNOWN — Propriedade estática da constante, classe flash.events.TouchEventIntent | |
Um tipo de contato geral, por exemplo, o evento de toque é gerado por um dedo, a palma de uma mão, ou um estilo passivo. | |
UNKNOWN — Propriedade estática da constante, classe flash.media.CameraPosition | |
A propriedade Camera.position retorna isto quando a posição da Camera não pode ser determinada. | |
UNKNOWN — Propriedade estática da constante, classe flash.permissions.PermissionStatus | |
Especifica que a permissão ainda não foi solicitada. | |
UNKNOWN — Propriedade estática da constante, classe flash.security.CertificateStatus | |
A validade do certificado é desconhecida. | |
UNKNOWN — Propriedade estática da constante, classe flash.security.SignatureStatus | |
Status desconhecido. | |
UNKNOWN — Propriedade estática da constante, classe flash.system.IMEConversionMode | |
A string "UNKNOWN", que pode ser retornada por uma chamada para a propriedade IME.conversionMode. | |
UNLESS_EDITING — Propriedade estática da constante, classe flash.text.StageTextClearButtonMode | |
O clearButton do StageText não é mostrado ao editar | |
unload() — método, classe fl.containers.UILoader | |
Remove um filho deste objeto UILoader que foi carregado com o uso do método load() ou da propriedade de origem. | |
unload() — método, classe fl.display.ProLoader | |
Remove um filho deste objeto ProLoader que foi carregado com o uso do método load(). | |
unload() — método, classe flash.display.Loader | |
Remove um filho deste objeto Loader que foi carregado com o uso do método load(). | |
unload — Evento, classe flash.display.LoaderInfo | |
Despachado por um objeto LoaderInfo sempre que um objeto carregado é removido com o uso do método unload() do objeto Loader ou quando um segundo carregamento é realizado pelo mesmo objeto Loader e o conteúdo original é removido antes do início do carregamento. | |
unload — Evento, classe mx.controls.SWFLoader | |
Dispatched when a loaded object is removed, or when a second load is performed by the same SWFLoader control and the original content is removed prior to the new load beginning. | |
unload — Evento, interface mx.modules.IModuleInfo | |
Dispatched by the backing ModuleInfo when the module data is unloaded. | |
unload() — método, interface mx.modules.IModuleInfo | |
Unloads the module. | |
unload — Evento, classe mx.modules.ModuleLoader | |
Dispatched when the module data is unloaded. | |
unload() — método, interface mx.styles.IStyleModule | |
Unloads the style module. | |
unload — Evento, classe spark.modules.ModuleLoader | |
Dispatched when the module data is unloaded. | |
UNLOAD — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.UNLOAD define o valor da propriedade type de um objeto de evento unload. | |
UNLOAD — Propriedade estática da constante, classe mx.events.ModuleEvent | |
Dispatched when the module is unloaded. | |
unloadAndStop(gc:Boolean) — método, classe flash.display.Loader | |
Tenta descarregar o conteúdo do arquivo SWF filho e interrompe a execução de comandos dos arquivos SWF carregados. | |
unloadAndStop(invokeGarbageCollector:Boolean) — método, classe mx.controls.SWFLoader | |
Unloads an image or SWF file. | |
unloadModule() — método, classe mx.modules.ModuleLoader | |
Unloads the module and sets it to null. | |
unloadModule() — método, classe spark.modules.ModuleLoader | |
Unloads the module and sets it to null. | |
unloadResourceModule(url:String, update:Boolean) — método, interface mx.resources.IResourceManager | |
Begins unloading a loaded resource module. | |
unloadStyleDeclarations(url:String, update:Boolean) — método, interface mx.styles.IStyleManager | |
Unloads a style SWF. | |
unloadStyleDeclarations(url:String, update:Boolean) — Método estático , classe mx.styles.StyleManager | |
Unloads a style SWF. | |
unlock() — método, classe flash.concurrent.Mutex | |
Libera a propriedade desta mutex, o que eu permite que qualquer worker a adquira e realize trabalho no recursos associado. | |
unlock(changeRect:flash.geom:Rectangle) — método, classe flash.display.BitmapData | |
Desbloqueia uma imagem de forma que qualquer objeto que faça referência ao objeto BitmapData, como objetos Bitmap, seja atualizado quando esse objeto BitmapData for alterado. | |
unminimizeEffect — Efeito, classe mx.core.WindowedApplication | |
Played when the component is unminimized. | |
unminimizeEffect — Efeito, classe mx.core.Window | |
Played when the component is unminimized. | |
unminimizeEffect — Efeito, classe spark.components.WindowedApplication | |
Played when the component is unminimized. | |
unminimizeEffect — Efeito, classe spark.components.Window | |
Played when the component is unminimized. | |
unregister(obj:mx.managers:IHistoryManagerClient) — Método estático , classe mx.managers.HistoryManager | |
Unregisters an object with the HistoryManager. | |
unregisterClass(type:Object) — método, classe mx.rpc.xml.SchemaTypeRegistry | |
Removes a Class from the registry for the given type. | |
unregisterCollectionClass(type:Object) — método, classe mx.rpc.xml.SchemaTypeRegistry | |
Removes a collection Class from the registry for the given type. | |
unregisterCommandHandler(commandName:String) — Método estático , classe flash.profiler.Telemetry | |
unregisterCursor(name:String) — Método estático , classe flash.ui.Mouse | |
Cancela o registro do cursor nativo com o nome fornecido. | |
unregisterDataTransform(transform:mx.charts.chartClasses:DataTransform) — método, classe mx.charts.chartClasses.AxisBase | |
Each DataTransform that makes use of an axis registers itself with that axis. | |
unregisterDataTransform(transform:mx.charts.chartClasses:DataTransform) — método, interface mx.charts.chartClasses.IAxis | |
Each DataTransform that makes use of an axis registers itself with that axis. | |
unscaledHeight — Propriedade, classe mx.core.UIComponent | |
A convenience method for determining the unscaled height of the component. | |
unscaledWidth — Propriedade, classe mx.core.UIComponent | |
A convenience method for determining the unscaled width of the component All of a component's drawing and child layout should be done within a bounding rectangle of this width, which is also passed as an argument to updateDisplayList(). | |
unselectColumnHeader(columnNumber:int, completely:Boolean) — método, classe mx.controls.AdvancedDataGridBaseEx | |
Deselects the specified column header. | |
unselectedLabel — Propriedade, classe spark.skins.mobile.ToggleSwitchSkin | |
The text of the label showing when the component is not selected. | |
unselectedLabelDisplay — Propriedade, classe spark.skins.mobile.ToggleSwitchSkin | |
The label for the unselected side of the component. | |
unsetContextMenu(component:flash.display:InteractiveObject) — método, classe mx.controls.FlexNativeMenu | |
Unsets the context menu of the InteractiveObject that has been set to the underlying native menu. | |
unsetContextMenu(component:flash.display:InteractiveObject) — método, interface mx.controls.IFlexContextMenu | |
Unsets the context menu of a InteractiveObject. | |
unshift(... rest) — método, classe Array | |
Adiciona um ou mais elementos ao início de uma matriz e retorna o novo comprimento dessa matriz. | |
unshift(... rest) — método, classe Vector | |
Adiciona um ou mais elementos ao início do Vector e retorna o novo tamanho do Vector. | |
unshift(value:any) — método, classe mx.utils.LinkedList | |
Push a new node to the head of list. | |
unsubscribe() — método, classe flash.notifications.RemoteNotifier | |
Retira a assinatura do aplicativo para deixar de receber notificações remotas via APNs. | |
UNSUPPORTED — Propriedade estática da constante, classe flash.display.ColorCorrectionSupport | |
Não há suporte para a correção de cores no ambiente do host. | |
UNSUPPORTED_ERROR — Propriedade estática da constante, classe flash.globalization.LastOperationStatus | |
Indica que a operação ou opção solicitada não tem suporte. | |
UNSUPPORTED_ERROR — Propriedade estática da constante, classe spark.globalization.LastOperationStatus | |
Indicates that the requested operation or option is not supported. | |
UNSUPPORTED_PROPERTY — Propriedade estática da constante, classe fl.video.VideoError | |
Variável de estado indicando que uma propriedade não suportada foi transmitida à classe INCManager ou aos métodos getProperty ou setProperty. | |
UNTRUSTED — Propriedade estática da constante, classe spark.core.ContentCache | |
Value used to mark cached URLs that are detected as being from an untrusted source (meaning they will no longer be shareable). | |
UNTRUSTED_SIGNERS — Propriedade estática da constante, classe flash.security.CertificateStatus | |
O certificado não corresponde a um certificado-raiz de confiança. | |
unwatch() — método, classe mx.binding.utils.ChangeWatcher | |
Detaches this ChangeWatcher instance, and its handler function, from the current host. | |
unwatchXML(xml:Object, notifiable:mx.utils:IXMLNotifiable) — método, classe mx.utils.XMLNotifier | |
Given an XML or XMLList, remove the specified notification function. | |
up — Estado da capa, classe spark.components.supportClasses.ButtonBase | |
Up State of the Button | |
UP — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla Seta para cima (38). | |
UP — Propriedade estática da constante, classe mx.formatters.NumberBaseRoundType | |
Rounds a number up to an integer value that is both closest to, and greater than or equal to, the input number. | |
UP — Propriedade estática da constante, classe spark.components.ArrowDirection | |
Arrow points up. | |
UP — Propriedade estática da constante, classe spark.components.supportClasses.InteractionState | |
The component should be in the up state. | |
UP — Propriedade estática da constante, classe spark.core.NavigationUnit | |
Navigate one line or "step" upwards. | |
UP — Propriedade estática da constante, classe spark.effects.WipeDirection | |
Wipe direction that starts at the bottom and moves up | |
UP — Propriedade estática da constante, classe spark.transitions.ViewTransitionDirection | |
Transition animates upward. | |
upAndSelected — Estado da capa, classe spark.components.supportClasses.ToggleButtonBase | |
Up State of the Button when it's selected | |
upArrowDisabledSkin — Estilo, classe fl.containers.BaseScrollPane | |
Nome da classe a ser usada como capa para o botão de seta acima da barra de rolagem, quando ele está desativado. | |
upArrowDisabledSkin — Estilo, classe fl.controls.ComboBox | |
Nome da classe a ser usada como capa para o botão de seta acima da barra de rolagem, quando ele está desativado. | |
upArrowDisabledSkin — Estilo, classe fl.controls.NumericStepper | |
A classe que fornece a capa para a seta acima, quando ela está em um estado desativado. | |
upArrowDisabledSkin — Estilo, classe fl.controls.ScrollBar | |
Nome da classe a ser usada como capa para o botão de seta acima da barra de rolagem, quando ele está desativado. | |
upArrowDisabledSkin — Estilo, classe mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the skin for the up arrow button of the scroll bar when it is disabled. | |
upArrowDisabledSkin — Estilo, classe mx.controls.NumericStepper | |
Name of the class to use as the skin for the Up arrow when the arrow is disabled. | |
upArrowDownSkin — Estilo, classe fl.containers.BaseScrollPane | |
Nome da classe a ser usada como capa para o botão de seta acima da barra de rolagem, quando você clica no botão de seta. | |
upArrowDownSkin — Estilo, classe fl.controls.ComboBox | |
Nome da classe a ser usada como capa para o botão de seta acima da barra de rolagem, quando você clica no botão de seta. | |
upArrowDownSkin — Estilo, classe fl.controls.NumericStepper | |
A classe que fornece a capa para a seta acima, quando ela está em um estado desativado. | |
upArrowDownSkin — Estilo, classe fl.controls.ScrollBar | |
Nome da classe a ser usada como capa para o botão de seta acima da barra de rolagem, quando você clica no botão de seta. | |
upArrowDownSkin — Estilo, classe mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the skin for the up arrow button of the scroll bar when you click the arrow button. | |
upArrowDownSkin — Estilo, classe mx.controls.NumericStepper | |
Name of the class to use as the skin for the Up arrow when the arrow is enabled and a user presses the mouse button over the arrow. | |
upArrowOverSkin — Estilo, classe fl.containers.BaseScrollPane | |
Nome da classe a ser usada como capa para o botão de seta acima da barra de rolagem, quando o ponteiro do mouse está sobre o botão de seta. | |
upArrowOverSkin — Estilo, classe fl.controls.ComboBox | |
Nome da classe a ser usada como capa para o botão de seta acima da barra de rolagem, quando o ponteiro do mouse está sobre o botão de seta. | |
upArrowOverSkin — Estilo, classe fl.controls.NumericStepper | |
A classe que fornece a capa para a seta para baixo, enquanto o mouse estiver sobre. | |
upArrowOverSkin — Estilo, classe fl.controls.ScrollBar | |
Nome da classe a ser usada como capa para o botão de seta acima da barra de rolagem, quando o ponteiro do mouse está sobre o botão de seta. | |
upArrowOverSkin — Estilo, classe mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the skin for the up arrow button of the scroll bar when the mouse pointer is over the arrow button. | |
upArrowOverSkin — Estilo, classe mx.controls.NumericStepper | |
Name of the class to use as the skin for the Up arrow when the arrow is enabled and the mouse pointer is over the arrow. | |
upArrowSkin — Estilo, classe mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the default skin for the up arrow button of the scroll bar. | |
upArrowSkin — Estilo, classe mx.controls.NumericStepper | |
Name of the class to use as the default skin for the up arrow. | |
upArrowStyleFilters — Propriedade, classe mx.controls.NumericStepper | |
Set of styles to pass from the NumericStepper to the up arrow. | |
upArrowStyleFilters — Propriedade, classe mx.controls.scrollClasses.ScrollBar | |
Set of styles to pass from the ScrollBar to the up arrow. | |
upArrowUpSkin — Estilo, classe fl.containers.BaseScrollPane | |
Nome da classe a ser usada como capa para o botão de seta acima da barra de rolagem. | |
upArrowUpSkin — Estilo, classe fl.controls.ComboBox | |
Nome da classe a ser usada como capa para o botão de seta acima da barra de rolagem. | |
upArrowUpSkin — Estilo, classe fl.controls.NumericStepper | |
A classe que fornece a capa para a seta acima, quando ela está em um estado ativado. | |
upArrowUpSkin — Estilo, classe fl.controls.ScrollBar | |
Nome da classe a ser usada como capa para o botão de seta acima da barra de rolagem. | |
upArrowUpSkin — Estilo, classe mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the skin for the up arrow button of the scroll bar. | |
upArrowUpSkin — Estilo, classe mx.controls.NumericStepper | |
Name of the class to use as the skin for the Up arrow when the arrow is enabled and the mouse pointer is not on the arrow. | |
upBorderSkin — Propriedade, classe spark.skins.mobile.ButtonSkin | |
Class to use for the border in the up state. | |
update() — método, classe fl.containers.ScrollPane | |
Atualiza as propriedades da barra de rolagem com base na largura e na altura do conteúdo. | |
update() — método, classe fl.controls.UIScrollBar | |
Força a barra de rolagem a atualizar suas propriedades de rolagem imediatamente. | |
update — Evento, classe flash.data.SQLConnection | |
Despachado quando os dados em qualquer tabela, em qualquer banco de dados conectado, são alterados como resultado de um comando SQL UPDATE. | |
update(airFile:flash.filesystem:File, version:String) — método, classe flash.desktop.Updater | |
Atualiza o aplicativo atualmente em execução com a versão do aplicativo contida no arquivo AIR especificado. | |
update — Evento, classe flash.sensors.Accelerometer | |
O evento de atualização é despachado em resposta às atualizações do sensor de acelerômetro. | |
update — Evento, classe flash.sensors.DeviceRotation | |
O evento de atualização é despachado quando o dispositivo é girado em resposta às atualizações de leituras combinadas dos sensores do acelerômetro e do giroscópio. | |
update — Evento, classe flash.sensors.Geolocation | |
O evento update é despachado em resposta às atualizações do sensor de local. | |
update(type:String) — método, classe flash.system.SystemUpdater | |
Começa uma atualização de um certo tipo. | |
update() — método, classe mx.charts.CategoryAxis | |
Updates the chart. | |
update() — método, interface mx.charts.chartClasses.IAxis | |
Updates the chart. | |
update() — método, classe mx.charts.chartClasses.NumericAxis | |
Updates the chart. | |
update() — método, interface mx.resources.IResourceManager | |
Dispatches a change event from the ResourceManager. | |
UPDATE — Propriedade estática da constante, classe flash.data.SQLMode | |
Indica que a conexão está aberta para atualizações, mas um novo arquivo de banco de dados não será criado se o arquivo especificado não existir. | |
UPDATE — Propriedade estática da constante, classe flash.events.AccelerometerEvent | |
Define o valor da propriedade type de um objeto de evento AccelerometerEvent. | |
UPDATE — Propriedade estática da constante, classe flash.events.DeviceRotationEvent | |
Define o valor da propriedade type de um objeto de evento DeviceRotationEvent. | |
UPDATE — Propriedade estática da constante, classe flash.events.GeolocationEvent | |
Define o valor da propriedade type de um objeto de evento GeolocationEvent. | |
UPDATE — Propriedade estática da constante, classe flash.events.GesturePhase | |
O progresso de um gesto (como a movimentação de um dedo na tela de toque ativada). | |
UPDATE — Propriedade estática da constante, classe flash.events.SQLUpdateEvent | |
A constante SQLUpdateEvent.UPDATE define o valor da propriedade type de um evento update do SQLConnection. | |
UPDATE — Propriedade estática da constante, classe flash.filesystem.FileMode | |
Usada para que um arquivo seja aberto no modo leitura/gravação. | |
UPDATE — Propriedade estática da constante, classe mx.events.CollectionEventKind | |
Indicates that one or more items were updated within the collection. | |
UPDATE — Propriedade estática da constante, classe mx.events.PropertyChangeEventKind | |
Indicates that the value of the property changed. | |
updateAfterEvent() — método, classe flash.events.GestureEvent | |
Atualizará a exibição do tempo de execução de Flash depois de processar o evento de gesto, se a lista de exibição for modificada pelo manipulador de eventos. | |
updateAfterEvent() — método, classe flash.events.KeyboardEvent | |
Indica se deve ser aplicado acabamento na exibição após o término do processamento desse evento, se a lista de exibição tiver sido modificada | |
updateAfterEvent() — método, classe flash.events.MouseEvent | |
Instrui o Flash Player ou Adobe AIR a aplicar acabamento após o término do processamento desse evento, se a lista de exibição tiver sido modificada. | |
updateAfterEvent() — método, classe flash.events.TimerEvent | |
Instrui o tempo de execução do Flash Player ou do AIR a aplicar acabamento após o término do processamento desse evento se a lista de exibição tiver sido modificada. | |
updateAfterEvent() — método, classe flash.events.TouchEvent | |
Instrui o Flash Player ou Adobe AIR a aplicar acabamento após o término do processamento desse evento, se a lista de exibição tiver sido modificada. | |
updateAllControllers() — método, interface flashx.textLayout.compose.IFlowComposer | |
Compõe o conteúdo do elemento raiz e atualiza a exibição. | |
updateAllControllers() — método, classe flashx.textLayout.compose.StandardFlowComposer | |
Compõe o conteúdo do elemento raiz e atualiza a exibição. | |
updateAllControllers() — método, classe flashx.textLayout.edit.EditManager | |
updateAllControllers() — método, interface flashx.textLayout.edit.IEditManager | |
Atualiza a exibição depois de modificada por uma operação. | |
updateAllDataTips() — método, classe mx.charts.chartClasses.ChartBase | |
Displays all noninteractive data tips if showAllDataTips is set. | |
update_attachment — Parte da capa, classe com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The Update Attachment button. The Update Attachment button. | |
updateBackground() — método, classe mx.controls.MenuBar | |
Updates the MenuBar control's background skin. | |
updateButton — Parte da capa, classe com.adobe.dct.component.dataElementsPanel.EditDataElement | |
A skin part that defines a ButtonBase for updating an existing data element. A skin part that defines a ButtonBase for updating an existing data element. | |
updateButton — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Update button. The skin part for the Update button. | |
updateButton — Parte da capa, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Update button. The skin part for the Update button. | |
updateButton — Parte da capa, classe com.adobe.solutions.rca.presentation.template.stages.ProcessComponent | |
A reference to the ButtonBase object that allows users to update details of a process. A reference to the ButtonBase object that allows users to update details of a process. | |
updateComplete — Evento, classe flashx.textLayout.container.TextContainerManager | |
Despachado por um objeto TextFlow sempre que novos DisplayObjects forem adicionados ou atualizados em um contêiner como resultado da composição. | |
updateComplete — Evento, classe flashx.textLayout.elements.TextFlow | |
Despachado por um objeto TextFlow sempre que novos DisplayObjects forem adicionados ou atualizados em um contêiner como resultado da composição. | |
updateComplete — Evento, classe mx.core.UIComponent | |
Dispatched when an object has had its commitProperties(), measure(), and updateDisplayList() methods called (if needed). | |
UPDATE_COMPLETE — Propriedade estática da constante, classe flashx.textLayout.events.UpdateCompleteEvent | |
Define o valor da propriedade type de um objeto UpdateCompleteEvent | |
UPDATE_COMPLETE — Propriedade estática da constante, classe mx.events.FlexEvent | |
The FlexEvent.UPDATE_COMPLETE constant defines the value of the type property of the event object for a updateComplete event. | |
UpdateCompleteEvent — classe, pacote flashx.textLayout.events | |
Uma instância TextFlow despacha este evento depois que qualquer um dos seus contêineres conclui uma atualização. | |
UpdateCompleteEvent(type:String, bubbles:Boolean, cancelable:Boolean, textFlow:flashx.textLayout.elements:TextFlow, controller:flashx.textLayout.container:ContainerController) — Construtor, classe flashx.textLayout.events.UpdateCompleteEvent | |
Construtor | |
updateCompletePendingFlag — Propriedade, classe mx.controls.FlexNativeMenu | |
A flag that determines if an object has been through all three phases of layout validation (provided that any were required). | |
updateCompletePendingFlag — Propriedade, classe mx.core.UIComponent | |
A flag that determines if an object has been through all three phases of layout validation (provided that any were required). | |
updateCompletePendingFlag — Propriedade, classe mx.core.UIFTETextField | |
A flag that determines if an object has been through all three phases of layout validation (provided that any were required) | |
updateCompletePendingFlag — Propriedade, classe mx.core.UITextField | |
A flag that determines if an object has been through all three phases of layout validation (provided that any were required) | |
updateCompletePendingFlag — Propriedade, interface mx.managers.ILayoutManagerClient | |
A flag that determines if an object is waiting to have its updateComplete event dispatched. | |
updateCompletePendingFlag — Propriedade, classe mx.skins.ProgrammaticSkin | |
A flag that determines if an object has been through all three phases of layout validation (provided that any were required). | |
updateComposition(text:String, attributes:Vector$flash.text.ime:CompositionAttributeRange, compositionStartIndex:int, compositionEndIndex:int) — método, interface flash.text.ime.IIMEClient | |
Retorno de chamada para atualizar os conteúdos da sessão de edição em linha. | |
updateContainer() — método, classe flashx.textLayout.container.TextContainerManager | |
Atualiza a exibição; chama a fábrica ou updateAllControllers(). | |
updateControlsForView(view:spark.components:View) — método, classe spark.components.supportClasses.ViewNavigatorBase | |
Updates various properties of the navigator when a new view is added and activated. | |
updateData() — método, classe mx.charts.chartClasses.HLOCSeriesBase | |
Called when the underlying data that the series represents has changed and needs to be reloaded from the data provider. | |
updateData() — método, classe mx.charts.chartClasses.Series | |
Called when the underlying data that the series represents has changed and needs to be reloaded from the data provider. | |
updateData() — método, classe mx.charts.series.BubbleSeries | |
Called when the underlying data that the series represents has changed and needs to be reloaded from the data provider. | |
updateDataChild(child:flash.display:DisplayObject, left:any, top:any, right:any, bottom:any, hCenter:any, vCenter:any) — método, classe mx.charts.chartClasses.CartesianDataCanvas | |
Updates the position of any child to current canvas. | |
updateDataChild(child:flash.display:DisplayObject, angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, angleCenter:any, radialCenter:any) — método, classe mx.charts.chartClasses.PolarDataCanvas | |
Updates the position of any child to the current canvas. | |
updateDataTip(dataTipInstance:mx.core:IDataRenderer, initialPosition:flash.geom:Point) — método, classe spark.components.supportClasses.SliderBase | |
Used to position the data tip when it is visible. | |
updateDescriptor — Propriedade, classe air.update.ApplicationUpdater | |
O conteúdo do arquivo de descritor de atualização baixado da URL de atualização. | |
updateDescriptor — Propriedade, classe air.update.ApplicationUpdaterUI | |
O conteúdo do arquivo de descritor de atualização baixado da URL de atualização. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.charts.AxisRenderer | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.charts.Legend | |
Respond to size changes by setting the positions and sizes of this container's children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.charts.chartClasses.CartesianChart | |
Programmatically draws the graphics for this skin. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.charts.chartClasses.CartesianDataCanvas | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.charts.chartClasses.ChartLabel | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.charts.chartClasses.DataTip | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.charts.chartClasses.HLOCSeriesBase | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.charts.chartClasses.PolarChart | |
Programmatically draws the graphics for this skin. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.charts.chartClasses.PolarDataCanvas | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.charts.chartClasses.Series | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.charts.series.BubbleSeries | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.charts.series.PieSeries | |
Programmatically draws the graphics for this skin. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.containers.Box | |
Sets the size and position of each child of the Box container. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.containers.Canvas | |
Sets the size of each child of the container. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.containers.Form | |
Responds to size changes by setting the positions and sizes of this container's children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.containers.FormItem | |
Responds to size changes by setting the positions and sizes of this container's children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.containers.Grid | |
Sets the size and position of each child of the Grid. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.containers.GridRow | |
Sets the size and position of each child of the GridRow container. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.containers.TabNavigator | |
Responds to size changes by setting the positions and sizes of this container's tabs and children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.containers.Tile | |
Sets the positions and sizes of this container's children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.containers.ViewStack | |
Responds to size changes by setting the positions and sizes of this container's children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.controls.ComboBase | |
Sizes and positions the internal components in the given width and height. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.controls.LinkBar | |
Responds to size changes by setting the positions and sizes of this LinkBar control's children. | |
updateDisplayList(w:Number, h:Number) — método, classe mx.controls.dataGridClasses.DataGridHeader | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.controls.listClasses.AdvancedListBase | |
Adds or removes item renderers if the number of displayable items changed. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.controls.listClasses.ListBase | |
Adds or removes item renderers if the number of displayable items changed. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.controls.listClasses.ListBaseContentHolder | |
Sets the position and size of the scroll bars and content and adjusts the mask. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.controls.sliderClasses.Slider | |
Positions the elements of the control. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.core.Container | |
Respond to size changes by setting the positions and sizes of this container's children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.core.UIComponent | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.skins.ProgrammaticSkin | |
Programmatically draws the graphics for this skin. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.skins.wireframe.DateChooserRollOverIndicatorSkin | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.skins.wireframe.DateChooserSelectionIndicatorSkin | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.skins.wireframe.DateChooserTodayIndicatorSkin | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe mx.skins.wireframe.WindowedApplicationSkin | |
updateDisplayList(width:Number, height:Number) — método, classe spark.layouts.supportClasses.LayoutBase | |
Sizes and positions the target's elements. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe spark.primitives.BitmapImage | |
Draws the element and/or sizes and positions its content. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe spark.primitives.supportClasses.GraphicElement | |
Draws the element and/or sizes and positions its content. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe spark.primitives.supportClasses.StrokedElement | |
Draws the element and/or sizes and positions its content. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe spark.skins.spark.ErrorSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe spark.skins.spark.FocusSkin | |
Draws the object and/or sizes and positions its children. | |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — método, classe spark.skins.spark.HighlightBitmapCaptureSkin | |
Draws the object and/or sizes and positions its children. | |
updateError — Evento, classe air.update.ApplicationUpdater | |
Despachado caso ocorra um erro ao tentar baixar ou analisar o arquivo de descritor de atualização. | |
updateError — Evento, classe air.update.ApplicationUpdaterUI | |
Despachado caso ocorra um erro ao tentar baixar ou analisar o arquivo de descritor de atualização. | |
UPDATE_ERROR — Propriedade estática da constante, classe air.update.events.StatusUpdateErrorEvent | |
A constante StatusUpdateErrorEvent.UPDATE_ERROR define o valor da propriedade de tipo do objeto de um evento statusUpdateError. | |
updateErrorTextDisplay() — método, classe spark.components.FormItem | |
Converts elementErrorStrings into a String, and assigns that String to the errorTextDisplay skin part for display. | |
UpdateEvent — classe, pacote air.update.events | |
Um UpdateEvent é despachado por um objeto ApplicationUpdater durante o processo de atualização. | |
UpdateEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Construtor, classe air.update.events.UpdateEvent | |
A função de construtor. | |
updateFilter() — método, classe mx.charts.chartClasses.CartesianDataCanvas | |
Called when the underlying data the canvas represents needs to be filtered against the ranges represented by the axes of the associated data transform. | |
updateFilter() — método, classe mx.charts.chartClasses.HLOCSeriesBase | |
Called when the underlying data the series represents needs to be filtered against the ranges represented by the axes of the associated data transform. | |
updateFilter() — método, classe mx.charts.chartClasses.PolarDataCanvas | |
Called when the underlying data the canvas represents needs to be filtered against the ranges represented by the axes of the associated data transform. | |
updateFilter() — método, classe mx.charts.chartClasses.Series | |
Called when the underlying data the series represents needs to be filtered against the ranges represented by the axes of the associated data transform. | |
updateFilter() — método, classe mx.charts.series.BubbleSeries | |
Called when the underlying data the series represents needs to be filtered against the ranges represented by the axes of the associated data transform. | |
updateGraphics(updateStart:int) — método, classe flashx.textLayout.container.ContainerController | |
updateLengths(startPosition:int, deltaLength:int) — método, classe flashx.textLayout.compose.FlowComposerBase | |
Atualize os comprimentos das linhas para manter a correlação com o TextFlow. | |
updateLengths(startPosition:int, deltaLength:int) — método, interface flashx.textLayout.compose.IFlowComposer | |
Atualize os comprimentos das linhas para manter a correlação com o TextFlow. | |
updateList() — método, classe mx.controls.listClasses.AdvancedListBase | |
Refreshes all rows now. | |
updateList() — método, classe mx.controls.listClasses.ListBase | |
Refreshes all rows. | |
updateLocation(locationURL:String) — método, classe flash.html.HTMLHost | |
A função chamada quando o código JavaScript no objeto HTMLLoader define a propriedade window.location. | |
updateMapping() — método, classe mx.charts.chartClasses.HLOCSeriesBase | |
Called when the underlying data the series represents needs to be mapped to numeric representations. | |
updateMapping() — método, classe mx.charts.chartClasses.Series | |
Called when the underlying data the series represents needs to be mapped to numeric representations. | |
updateMapping() — método, classe mx.charts.series.BubbleSeries | |
Called when the underlying data the series represents needs to be mapped to numeric representations. | |
updateNavItemIcon(index:int, icon:Class) — método, classe mx.controls.NavBar | |
Resets the icon of a navigator item in the NavBar control. | |
updateNavItemLabel(index:int, label:String) — método, classe mx.controls.NavBar | |
Sets the label property of a navigator item in the NavBar control. | |
updatePopUpPosition() — método, classe spark.components.SkinnablePopUpContainer | |
Positions the pop-up after the pop-up is added to PopUpManager but before any state transitions occur. | |
updatePopUpTransform() — método, classe spark.components.PopUpAnchor | |
Updates the popUp control's transform matrix. | |
updateProperties() — Método estático , classe flash.accessibility.Accessibility | |
Instrui o Flash Player a aplicar qualquer alteração de acessibilidade feita com o uso da propriedade DisplayObject.accessibilityProperties. | |
Updater — classe final, pacote flash.desktop | |
A classe Updater é usada para atualizar o aplicativo em execução atual com uma versão diferente. | |
Updater() — Construtor, classe flash.desktop.Updater | |
A função do construtor para a classe Updater. | |
updateRange(newAnchorPosition:int, newActivePosition:int) — método, classe flashx.textLayout.edit.SelectionState | |
Atualiza o intervalo da seleção com novos valores de âncora ou posição ativa. | |
updateRange(newAnchorPosition:int, newActivePosition:int) — método, classe flashx.textLayout.elements.TextRange | |
Atualiza o intervalo com novos valores de âncora ou posição ativa. | |
updateRenderer(renderer:mx.core:IVisualElement, itemIndex:int, data:Object) — método, classe spark.components.DataGroup | |
Updates the renderer for reuse. | |
updateRenderer(renderer:mx.core:IVisualElement, itemIndex:int, data:Object) — método, interface spark.components.IItemRendererOwner | |
Updates the renderer for reuse. | |
updateRenderer(renderer:mx.core:IVisualElement, itemIndex:int, data:Object) — método, classe spark.components.SkinnableDataContainer | |
Updates an item renderer for use or reuse. | |
updateRendererDisplayList(r:mx.controls.listClasses:IListItemRenderer) — método, classe mx.controls.dataGridClasses.DataGridBase | |
Redraws the renderer synchronously. | |
updateScrollRect(w:Number, h:Number) — método, classe spark.layouts.supportClasses.LayoutBase | |
Called by the target at the end of its updateDisplayList to have the layout update its scrollRect. | |
updateSkinDisplayList() — método, classe spark.components.Callout | |
Sets the bounds of arrow, whose geometry isn't fully specified by the skin's layout. | |
updateSkinDisplayList() — método, classe spark.components.supportClasses.TrackBase | |
Sets the bounds of skin parts, typically the thumb, whose geometry isn't fully specified by the skin's layout. | |
updateStacking() — método, classe mx.charts.chartClasses.StackedSeries | |
Iterates over the individual sub-series to build the stacked values. | |
updateStatus — Evento, classe air.update.ApplicationUpdater | |
Despachado após o atualizador baixar e interpretar com êxito o arquivo de descritor de atualização. | |
updateStatus — Evento, classe air.update.ApplicationUpdaterUI | |
Despachado após o atualizador baixar e interpretar com êxito o arquivo de descritor de atualização. | |
updateStatus(status:String) — método, classe flash.html.HTMLHost | |
A função chamada quando o código JavaScript no objeto HTMLLoader define a propriedade window.status. | |
UPDATE_STATUS — Propriedade estática da constante, classe air.update.events.StatusUpdateEvent | |
A constante StatusUpdateEvent.UPDATE_STATUS define o valor da propriedade de tipo do objeto de um evento updateStatus. | |
UPDATE_SYCHRONIZATION — Propriedade estática da constante, classe mx.automation.events.MarshalledAutomationEvent | |
updateTitle(title:String) — método, classe flash.html.HTMLHost | |
A função chamada quando o código JavaScript no objeto HTMLLoader define a propriedade window.document.title, ou quando o elemento title é alterado, seja via DOM ou devido a uma nova página carregada. | |
updateToController(index:int) — método, interface flashx.textLayout.compose.IFlowComposer | |
Compõe e atualiza a exibição até (e inclusive) o contêiner no índice especificado. | |
updateToController(index:int) — método, classe flashx.textLayout.compose.StandardFlowComposer | |
Compõe e atualiza a exibição até (e inclusive) o contêiner no índice especificado. | |
updateTransform() — método, classe mx.charts.chartClasses.HLOCSeriesBase | |
Called when the underlying data the series represents needs to be transformed from data to screen values by the axes of the associated data transform. | |
updateTransform() — método, classe mx.charts.chartClasses.Series | |
Called when the underlying data the series represents needs to be transformed from data to screen values by the axes of the associated data transform. | |
updateTransform() — método, classe mx.charts.series.BubbleSeries | |
Called when the underlying data the series represents needs to be transformed from data to screen values by the axes of the associated data transform. | |
updateURL — Propriedade, classe air.update.ApplicationUpdater | |
O local do arquivo de descritor de atualização. | |
updateURL — Propriedade, classe air.update.ApplicationUpdaterUI | |
O local do arquivo de descritor de atualização. | |
updateVisibleRectangle() — método, classe flashx.textLayout.container.ContainerController | |
Se estiver rolando, define o retângulo de rolagem como o retângulo do contêiner para que todas as linhas que estiverem visíveis pela metade sejam anexadas à região rolável. | |
upIcon — Estilo, classe fl.controls.LabelButton | |
Nome da classe a ser usado como o ícone quando um botão de alternância não está selecionado e o mouse não está sobre o botão. | |
upIcon — Estilo, classe fl.controls.RadioButton | |
Nome da classe a ser usado como o ícone quando um botão de alternância não está selecionado e o mouse não está sobre o botão. | |
upIcon — Estilo, classe fl.controls.CheckBox | |
Nome da classe a ser usado como o ícone quando um botão de alternância não está selecionado e o mouse não está sobre o botão. | |
upIcon — Estilo, classe mx.controls.Button | |
Name of the class to use as the icon when a toggle button is not selected and the mouse is not over the button. | |
upIconClass — Propriedade, classe spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
The class used to create the icon in the up state. | |
upload(vertexProgram:flash.utils:ByteArray, fragmentProgram:flash.utils:ByteArray) — método, classe flash.display3D.Program3D | |
Carrega um par de programas de renderização expressos em bytecode em AGAL (Adobe Graphics Assembly Language). | |
upload(request:flash.net:URLRequest, uploadDataFieldName:String, testUpload:Boolean) — método, classe flash.net.FileReference | |
Inicia o upload do arquivo para um servidor remoto. | |
uploadCompleteData — Evento, classe flash.net.FileReference | |
Despachado quando os dados são recebidos do servidor após um upload bem-sucedido. | |
UPLOAD_COMPLETE_DATA — Propriedade estática da constante, classe flash.events.DataEvent | |
Define o valor da propriedade de tipo de um objeto de evento uploadCompleteData. | |
uploadCompressedTextureFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint, async:Boolean) — método, classe flash.display3D.textures.CubeTexture | |
Carrega uma textura de cubo no Adobe Texture Format (ATF) de uma matriz de bytes. | |
uploadCompressedTextureFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint, async:Boolean) — método, classe flash.display3D.textures.Texture | |
Carrega uma textura compactada no Adobe Texture Format (ATF) de um objeto ByteArray. | |
uploadFromBitmapData(source:flash.display:BitmapData, side:uint, miplevel:uint) — método, classe flash.display3D.textures.CubeTexture | |
Carrega um componente de uma textura de mapa de cubo de um objeto BitmapData. | |
uploadFromBitmapData(source:flash.display:BitmapData) — método, classe flash.display3D.textures.RectangleTexture | |
Carrega uma textura de um objeto BitmapData. | |
uploadFromBitmapData(source:flash.display:BitmapData, miplevel:uint) — método, classe flash.display3D.textures.Texture | |
Carrega uma textura de um objeto BitmapData. | |
uploadFromBitmapDataAsync(source:flash.display:BitmapData) — método, classe flash.display3D.textures.RectangleTexture | |
Carrega uma textura de um objeto BitmapData. | |
uploadFromBitmapDataAsync(source:flash.display:BitmapData, miplevel:uint) — método, classe flash.display3D.textures.Texture | |
Carrega o miplevel 0 de uma textura para um objeto BitmapData de maneira assíncrona. | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:int, startOffset:int, count:int) — método, classe flash.display3D.IndexBuffer3D | |
Armazena índices de vértice no subsistema de gráficos. | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:int, startVertex:int, numVertices:int) — método, classe flash.display3D.VertexBuffer3D | |
Carrega os dados do conjunto de pontos ao contexto de renderização de uma matriz de bytes. | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint, side:uint, miplevel:uint) — método, classe flash.display3D.textures.CubeTexture | |
Carrega um componente de uma textura de mapa de cubo de um objeto ByteArray. | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint) — método, classe flash.display3D.textures.RectangleTexture | |
Carrega uma textura de ByteArray. | |
uploadFromByteArray(data:flash.utils:ByteArray, byteArrayOffset:uint, miplevel:uint) — método, classe flash.display3D.textures.Texture | |
Carrega uma textura de ByteArray. | |
uploadFromByteArrayAsync(data:flash.utils:ByteArray, byteArrayOffset:uint) — método, classe flash.display3D.textures.RectangleTexture | |
Carrega uma textura de ByteArray. | |
uploadFromByteArrayAsync(data:flash.utils:ByteArray, byteArrayOffset:uint, miplevel:uint) — método, classe flash.display3D.textures.Texture | |
Carrega o miplevel 0 de uma textura para um objeto ByteArray de maneira assíncrona. | |
uploadFromVector(data:Vector$uint, startOffset:int, count:int) — método, classe flash.display3D.IndexBuffer3D | |
Armazena índices de vértice no subsistema de gráficos. | |
uploadFromVector(data:Vector$Number, startVertex:int, numVertices:int) — método, classe flash.display3D.VertexBuffer3D | |
Carrega os dados do conjunto de pontos ao contexto de renderização de um vetor de bytes. | |
uploading — Estado da capa, classe com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
uploading — Estado da capa, classe com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
Uploading state of the FileUploader | |
uploadNewFileButton — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The skin part for the Upload New File button. The skin part for the Upload New File button. | |
upload_progress_bar — Parte da capa, classe com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The progress bar that is displayed when uploading an attachment. The progress bar that is displayed when uploading an attachment. | |
uploadProgressBar — Parte da capa, classe com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
A skin part that defines upload progress bar A skin part that defines upload progress bar | |
uploadUnencoded(request:flash.net:URLRequest) — método, classe flash.net.FileReference | |
Inicia um upload de arquivo para um URL sem qualquer codificação. | |
UPLOAD_URL — Propriedade estática da constante, classe coldfusion.service.Util | |
UPPER_ALPHA — Propriedade estática da constante, classe flashx.textLayout.formats.ListStyleType | |
"Numeração" alfabética em letras maiúsculas: A-Z, AA-ZZ, etc. | |
UPPERCASE — Propriedade estática da constante, classe flash.text.engine.TypographicCase | |
Especifica se todos os caracteres usam glifos em maiúsculas na saída. | |
UPPERCASE — Propriedade estática da constante, classe flashx.textLayout.formats.TLFTypographicCase | |
Especifica se todos os caracteres usam glifos em maiúsculas na saída. | |
UPPER_GREEK — Propriedade estática da constante, classe flashx.textLayout.formats.ListStyleType | |
"Numeração" alfabética em grego em letras maiúsculas. | |
UPPER_LATIN — Propriedade estática da constante, classe flashx.textLayout.formats.ListStyleType | |
"Numeração" alfabética em letras maiúsculas: A-Z, AA-ZZ, etc. | |
upperMargin — Propriedade, classe mx.charts.chartClasses.BoundedValue | |
The margin, in pixels, required above the value in order to render properly. | |
UPPER_ROMAN — Propriedade estática da constante, classe flashx.textLayout.formats.ListStyleType | |
Numeração romana em letras maiúsculas: I, II, III, IV, etc. | |
upSelectedIconClass — Propriedade, classe spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
The class used to create the icon in the selected upSelected state . | |
UPSIDE_DOWN — Propriedade estática da constante, classe flash.display.StageOrientation | |
Especifica que, no momento, o palco está de cabeça para baixo em relação à orientação padrão. | |
upSkin — Estilo, classe fl.containers.ScrollPane | |
Capa padrão mostrada no painel de rolagem. | |
upSkin — Estilo, classe fl.controls.dataGridClasses.DataGridCellEditor | |
Nome da classe a ser usado como capa do plano de fundo e borda do DataGridCellEditor. | |
upSkin — 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 não está sobre o componente. | |
upSkin — Estilo, classe fl.controls.TextArea | |
A classe que fornece o plano de fundo para o componente TextArea. | |
upSkin — Estilo, classe fl.controls.ColorPicker | |
A classe que fornece a capa para o botão ColorPicker, quando ele está na posição para cima. | |
upSkin — 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 não está sobre o componente. | |
upSkin — Estilo, classe fl.controls.TextInput | |
O nome da classe a ser usada como plano de fundo para o componente TextInput. | |
upSkin — 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 não está sobre o componente. | |
upSkin — Estilo, classe fl.controls.ComboBox | |
O nome da classe que fornece o plano de fundo para o componente ComboBox. | |
upSkin — 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 not over the control. | |
upSkin — Estilo, classe mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the mouse is not over the control. | |
upState — Propriedade, classe flash.display.SimpleButton | |
Especifica um objeto de exibição que é usado como objeto visual para o estado "up" do botão — o estado no qual o botão se encontra quando o mouse não está posicionado sobre ele. | |
upSymbolIconClass — Propriedade, classe spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
The class used to create the symbol icon in all deselected states . | |
upSymbolIconSelectedClass — Propriedade, classe spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
The class used to create the selected symbol icon in all selected states. | |
URDU — Propriedade estática da constante, classe flashx.textLayout.formats.ListStyleType | |
Numeração que usa urdu. | |
uri — Propriedade, classe Namespace | |
URI (Identificador de Recurso Uniforme) do namespace. | |
uri — Propriedade, classe QName | |
O URI (Uniform Resource Identifier) do objeto QName. | |
uri — Propriedade, classe flash.net.NetConnection | |
O URI transmitido ao método NetConnection.connect(). | |
uri — Propriedade, classe flash.net.NetStreamInfo | |
O URI usado quando NetConnection.connect() foi chamado. | |
uri — Propriedade, classe mx.messaging.Channel | |
Provides access to the URI used to create the whole endpoint URI for this channel. | |
uriDereferencer — Propriedade, classe flash.security.XMLSignatureValidator | |
A implementação IURIDereferencer. | |
URIError — Classe dinâmica, Nível superior | |
Uma exceção URIError é lançada quando uma das funções de manipulação de URI global é usada de maneira incompatível com sua definição. | |
URIError(message:String) — Construtor, classe URIError | |
Cria um novo objeto URIError. | |
urisEqual(uri1:String, uri2:String) — Método estático , classe mx.utils.URLUtil | |
Tests whether two URI Strings are equivalent, ignoring case and differences in trailing slashes. | |
url — Propriedade, classe fl.display.ProLoaderInfo | |
A URL da mídia que está sendo carregada. | |
url — Propriedade, classe flash.display.LoaderInfo | |
A URL da mídia que está sendo carregada. | |
url — Propriedade, classe flash.filesystem.File | |
A URL desse caminho de arquivo. | |
url — Propriedade, classe flash.html.HTMLHistoryItem | |
O URL da página HTML. | |
url — Propriedade, classe flash.media.Sound | |
A URL a partir da qual esse som foi carregado. | |
url — Propriedade, classe flash.net.URLRequest | |
A URL a ser solicitada. | |
url — Propriedade, classe flash.text.TextFormat | |
Indica o URL de destino do texto neste formato de texto. | |
url — Propriedade, classe mx.controls.textClasses.TextRange | |
URL for a hypertext link in the range. | |
url — Propriedade, classe mx.core.Application | |
The URL from which this Application's SWF file was loaded. | |
url — Propriedade, classe mx.events.BrowserChangeEvent | |
The new value of the url property in the BrowserManager. | |
url — Propriedade, classe mx.events.RSLEvent | |
The URLRequest object that represents the location of the RSL being downloaded. | |
url — Propriedade, interface mx.managers.IBrowserManager | |
The current URL as it appears in the browser address bar. | |
url — Propriedade, interface mx.modules.IModuleInfo | |
The URL associated with this module (for example, "MyImageModule.swf" or "http://somedomain.com/modules/MyImageModule.swf". | |
url — Propriedade, classe mx.modules.ModuleLoader | |
The location of the module, expressed as a URL. | |
url — Propriedade, classe mx.rpc.http.AbstractOperation | |
Location of the service. | |
url — Propriedade, classe mx.rpc.http.HTTPService | |
Location of the service. | |
url — Propriedade, classe spark.components.Application | |
The URL from which this Application's SWF file was loaded. | |
url — Propriedade, classe spark.modules.ModuleLoader | |
The location of the module, expressed as a URL. | |
URL — Propriedade estática da constante, classe flash.text.SoftKeyboardType | |
Um teclado otimizado para inserção de URLs. | |
urlChange — Evento, interface mx.managers.IBrowserManager | |
Dispatched when the URL is changed by the application. | |
URL_CHANGE — Propriedade estática da constante, classe mx.events.BrowserChangeEvent | |
The BrowserChangeEvent.URL_CHANGE constant defines the value of the type property of the event object for a urlChange event. | |
urlChanged — Evento, classe mx.modules.ModuleLoader | |
Dispatched when the ModuleLoader is given a new URL. | |
urlChanged — Evento, classe spark.modules.ModuleLoader | |
Dispatched when the ModuleLoader is given a new URL. | |
URL_CHANGED — Propriedade estática da constante, classe mx.events.FlexEvent | |
The FlexEvent.URL_CHANGED constant defines the value of the type property of the event object for a urlChanged event. | |
urlField — Parte da capa, classe com.adobe.solutions.prm.presentation.document.ImportUrlDialog | |
The skin part for URL text input. The skin part for URL text input. | |
URLFilePromise — classe, pacote air.desktop | |
A classe URLFilePromise permite que recursos acessíveis em um URL sejam arrastados para fora de um aplicativo de AIR como uma promessa de arquivo. | |
URLFilePromise() — Construtor, classe air.desktop.URLFilePromise | |
Cria um objeto URLFilePromise. | |
URL_FORMAT — Propriedade estática da constante, classe flash.desktop.ClipboardFormats | |
Uma string de URL (somente AIR). | |
urlIncludesFMSApplicationInstance — Propriedade, classe org.osmf.net.StreamingURLResource | |
Indicates, for RTMP streaming URLs, whether the URL includes the FMS application instance or not. | |
URLLoader — classe, pacote flash.net | |
A classe URLLoader baixa dados de uma URL como texto, dados binários ou variáveis codificadas em URL. | |
URLLoader(request:flash.net:URLRequest) — Construtor, classe flash.net.URLLoader | |
Cria um objeto URLLoader. | |
URLLoaderDataFormat — classe final, pacote flash.net | |
A classe URLLoaderDataFormat fornece valores que especificam como os dados baixados são recebidos. | |
URLMonitor — classe, pacote air.net | |
A classe URLMonitor monitora a disponibilidade de um serviço baseado em HTTP ou HTTPS. | |
URLMonitor(urlRequest:flash.net:URLRequest, acceptableStatusCodes:Array) — Construtor, classe air.net.URLMonitor | |
Cria um Objeto URLMonitor para um serviço com base em HTTP ou HTTPS especificado. | |
urlPrompt — Propriedade, classe flash.events.DRMAuthenticateEvent | |
Uma solicitação para um URL de string, fornecido pelo servidor. | |
urlRequest — Propriedade, classe air.net.URLMonitor | |
O objeto URLRequest que representa a solicitação de sondagem. | |
URLRequest — classe final, pacote flash.net | |
A classe URLRequest captura todas as informações em uma única solicitação HTTP. | |
URLRequest(url:String) — Construtor, classe flash.net.URLRequest | |
Cria um objeto URLRequest. | |
URLRequestDefaults — classe, pacote flash.net | |
A classe URLRequestDefaults inclui propriedades estáticas que podem ser configuradas para definir os valores padrão das propriedades da classe URLRequest. | |
URLRequestHeader — classe final, pacote flash.net | |
Um objeto URLRequestHeader encapsula um único cabeçalho de solicitação HTTP e consiste em um par de nome/valor. | |
URLRequestHeader(name:String, value:String) — Construtor, classe flash.net.URLRequestHeader | |
Cria um novo objeto URLRequestHeader que encapsula um único cabeçalho de solicitação HTTP. | |
URLRequestMethod — classe final, pacote flash.net | |
A classe URLRequestMethod fornece valores que especificam se o objeto URLRequest deve usar o método POST ou GET ao enviar dados a um servidor. | |
URL_SCHEME_INVALID — Propriedade estática da constante, classe org.osmf.events.MediaErrorCodes | |
Error constant for when the NetLoader is unable to load a resource because of an unknown or invalid URL scheme. | |
URLStream — classe, pacote flash.net | |
A classe URLStream fornece acesso de baixo nível a URLs de download. | |
URLUtil — classe, pacote mx.utils | |
The URLUtil class is a static class with methods for working with full and relative URLs within Flex. | |
URLVariables — Classe dinâmica, pacote flash.net | |
A classe URLVariables permite transferir variáveis entre um aplicativo e um servidor. | |
URLVariables(source:String) — Construtor, classe flash.net.URLVariables | |
Cria um novo objeto CameraRollBrowseOptions. | |
useBackgroundGradient — Propriedade, classe spark.skins.mobile.CalloutSkin | |
Enables a vertical linear gradient in the backgroundColor frame. | |
useBackgroundGradient — Propriedade, classe spark.skins.mobile.supportClasses.CalloutArrow | |
Enables a vertical linear gradient in the backgroundColor frame. | |
useBitmapScrolling — Propriedade, classe fl.containers.BaseScrollPane | |
Quando definida como verdadeira, a propriedade cacheAsBitmap para o conteúdo de rolagem é definida como verdadeira; quando definida como falsa, esse valor é desativado. | |
useCache — Propriedade, classe flash.html.HTMLLoader | |
Especifica se o cache local deve ser consultado antes que as solicitações HTTP emitidas por este objeto realizem a busca dos dados. | |
useCache — Propriedade, classe flash.net.URLRequest | |
Especifica se o cache local deve ser consultado antes que URLRequest saia em busca dos dados. | |
useCache — Propriedade estática, classe flash.net.URLRequestDefaults | |
As configurações padrão para a propriedade useCache dos objetos URLRequest. | |
useCapture — Propriedade, classe mx.automation.events.EventDetails | |
Determines whether the listener works in the capture phase or the target and bubbling phases. | |
useCapture — Propriedade, classe mx.events.EventListenerRequest | |
The useCapture parameter to addEventListener(). | |
useCenterAlignment — Propriedade, classe spark.skins.mobile.supportClasses.ButtonSkinBase | |
If true, then the labelDisplay and iconDisplay are centered. | |
useChromeColor — Propriedade, classe spark.skins.SparkSkin | |
Specifies whether or not this skin should be affected by the chromeColor style. | |
useClipboardAnnotations — Propriedade, classe flashx.textLayout.conversion.ConverterBase | |
useClipboardAnnotations — Propriedade, interface flashx.textLayout.conversion.ITextExporter | |
A propriedade useClipboardAnnotations controla se o importador deve tratar as informações extras necessárias para a área de transferência. | |
useClipboardAnnotations — Propriedade, interface flashx.textLayout.conversion.ITextImporter | |
Controla se o importador deve tratar as informações extras necessárias para a área de transferência. | |
useCodePage — Propriedade estática, classe flash.system.System | |
Um valor booliano que determina qual a página de código a ser usada para interpretar arquivos de texto externos. | |
useCookieHeaderForAllRequests — Propriedade, classe flash.media.AVNetworkingParams | |
useCurrencySymbol — Propriedade, classe spark.formatters.CurrencyFormatter | |
Enables the use of the currencySymbol property when formatting currency amounts. | |
useCurrentFrame(enable:Boolean, spanStart:int) — método, classe fl.motion.AnimatorBase | |
Define a propriedade currentFrame sempre que um novo quadro é inserido e define se a animação do destino é sincronizada com os quadros na linha de tempo do MovieClips pai. | |
USE_DOMINANT_BASELINE — Propriedade estática da constante, classe flash.text.engine.TextBaseline | |
Especifica que o alignmentBaseline deve ser igual ao dominantBaseline. | |
useDuration — Propriedade, classe mx.effects.SoundEffect | |
If true, stop the effect after the time specified by the duration property has elapsed. | |
useDuration — Propriedade, classe mx.effects.effectClasses.SoundEffectInstance | |
If true, stop the effect after the time specified by the duration property has elapsed. | |
useEchoSuppression — Propriedade, classe flash.media.Microphone | |
Defina como true se a supressão de eco estiver ativada; caso contrário, defina como false. | |
useFTE — Propriedade, classe mx.core.UITextFormat | |
Determines how the measureText() and measureHTMLText() methods do text measurement. | |
useGrouping — Propriedade, classe flash.globalization.CurrencyFormatter | |
Ativa o uso do separador de agrupamento ao formatar montantes monetários. | |
useGrouping — Propriedade, classe flash.globalization.NumberFormatter | |
Ativa o uso do separador de agrupamento ao formatar números. | |
useGrouping — Propriedade, classe spark.formatters.supportClasses.NumberFormatterBase | |
Enables the use of the grouping separator when formatting numbers. | |
useHandCursor — Propriedade, classe flash.display.SimpleButton | |
Um valor booliano que, quando definido como "true", indica se o cursor de mão é exibido quando o mouse rola sobre um botão. | |
useHandCursor — Propriedade, classe flash.display.Sprite | |
Um valor booliano que indica se a mão que aponta (cursor de mão) aparece quando o ponteiro passa sobre uma entidade gráfica em que a propriedade buttonMode esteja definida como "true". | |
useHandCursor — Propriedade, interface mx.core.IContainer | |
Um valor booliano que indica se a mão que aponta (cursor de mão) aparece quando o ponteiro passa sobre uma entidade gráfica em que a propriedade buttonMode esteja definida como "true". | |
useHardwareDecoder — Propriedade, classe flash.net.NetStream | |
Especifica se deverá utilizar a decodificação acelerada de hardware no fluxo. | |
useIconStyle — Propriedade, classe spark.skins.mobile.supportClasses.ButtonSkinBase | |
If true, then create the iconDisplay using the icon style. | |
useJitterBuffer — Propriedade, classe flash.net.NetStream | |
Minimize a latência para fluxo ao vivo sem buffer (bufferTime = 0). | |
use namespace — Instrução | |
Faz com que os namespaces especificados sejam adicionados ao conjunto de namespaces abertos. | |
useNativeDragManager — Propriedade, classe mx.core.WindowedApplication | |
If true, the DragManager should use the NativeDragManagerImpl implementation class. | |
useNativeDragManager — Propriedade, classe spark.components.WindowedApplication | |
If true, the DragManager should use the NativeDragManagerImpl implementation class. | |
useNegativeSign — Propriedade, classe mx.formatters.CurrencyFormatter | |
If true, format a negative number by preceding it with a minus "-" sign. | |
useNegativeSign — Propriedade, classe mx.formatters.NumberFormatter | |
If true, format a negative number by preceding it with a minus "-" sign. | |
usePhasedInstantiation — Propriedade, interface mx.managers.ILayoutManager | |
A flag that indicates whether the LayoutManager allows screen updates between phases. | |
usePhasedInstantiation — Propriedade, classe mx.managers.LayoutManager | |
A flag that indicates whether the LayoutManager allows screen updates between phases. | |
usePreloader — Propriedade, classe mx.core.Application | |
If true, specifies to display the application preloader. | |
usePreloader — Propriedade, classe spark.components.Application | |
If true, specifies to display the application preloader. | |
useProxy — Propriedade, classe mx.rpc.http.AbstractOperation | |
Specifies whether to use the Flex proxy service. | |
useProxy — Propriedade, classe mx.rpc.http.HTTPMultiService | |
Specifies whether to use the Flex proxy service. | |
useProxy — Propriedade, classe mx.rpc.http.HTTPService | |
Specifies whether to use the Flex proxy service. | |
useProxy — Propriedade, classe mx.rpc.http.Operation | |
Specifies whether to use the Flex proxy service. | |
useProxy — Propriedade, classe mx.rpc.soap.AbstractWebService | |
Specifies whether to use the Flex proxy service. | |
userAgent — Propriedade, classe flash.html.HTMLLoader | |
A string user agent a ser usada em qualquer solicitação de conteúdo a ser apresentado a partir deste objeto HTMLLoader. | |
userAgent — Propriedade, classe flash.net.URLRequest | |
Especifica a string user-agent a ser usada na solicitação HTTP. | |
userAgent — Propriedade estática, classe flash.net.URLRequestDefaults | |
As configurações padrão para a propriedade userAgent dos objetos URLRequest. | |
userAgent — Propriedade, classe mx.controls.HTML | |
The user agent string to be used in content requests from this control. | |
userData — Propriedade, classe flash.events.AVPauseAtPeriodEndEvent | |
userData — Propriedade, classe flash.text.engine.ContentElement | |
Fornece uma maneira para um aplicativo associar dados arbitrários ao elemento. | |
userData — Propriedade, classe flash.text.engine.TextBlock | |
Fornece uma maneira de o aplicativo associar dados arbitrários ao bloco de texto. | |
userData — Propriedade, classe flash.text.engine.TextLine | |
Fornece uma maneira de o aplicativo associar dados arbitrários à linha de texto. | |
userData — Propriedade, classe flashx.textLayout.operations.FlowOperation | |
Dados arbitrários associados a um elemento. | |
userDirectory — Propriedade estática, classe flash.filesystem.File | |
O diretório do usuário. | |
USER_DISABLED — Propriedade estática da constante, classe flash.media.StageVideoAvailabilityReason | |
O vídeo de palco não está disponível no momento, o usuário desabilitou a aceleração de HW | |
userDropDown — Parte da capa, classe com.adobe.solutions.rca.presentation.comment.CommentPod | |
A reference to the DropDownListBase object that displays the user details. A reference to the DropDownListBase object that displays the user details. | |
useRedirectedURL(sourceRequest:flash.net:URLRequest, wholeURL:Boolean, pattern:any, replace:String) — método, classe flash.net.URLRequest | |
Permite a substituição de um URL redirecionado de uma fonte URLRequest para uma parte do URL em um novo URLRequest. | |
useRichTextClipboard — Propriedade, classe fl.text.TLFTextField | |
Especifica se é preciso copiar a formatação de texto junto com o texto para a área de transferência. | |
useRichTextClipboard — Propriedade, classe flash.text.TextField | |
Especifica se a formatação do texto será ou não copiada e colada junto com o texto. | |
useRichTextClipboard — Propriedade, classe mx.core.FTETextField | |
This property is not implemented in FTETextField because FTETextField does not support selection or clipboard operations. | |
useRichTextClipboard — Propriedade, interface mx.core.IUITextField | |
Especifica se a formatação do texto será ou não copiada e colada junto com o texto. | |
userIdle — Evento, classe flash.desktop.NativeApplication | |
Despachado quando o usuário ficou ocioso. | |
USER_IDLE — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.USER_IDLE define o valor da propriedade type de um objeto de evento userIdle. | |
userLinkageEditor — Parte da capa, classe com.adobe.solutions.acm.authoring.presentation.letter.data.DataLinkageEditorStack | |
A skin part that defines UserLinkageAssignmentEditor component A skin part that defines UserLinkageAssignmentEditor component | |
USERNAME_AND_PASSWORD — Propriedade estática da constante, classe flash.net.drm.AuthenticationMethod | |
Indica que um nome de usuário e senha válidos são necessários. | |
usernamePrompt — Propriedade, classe flash.events.DRMAuthenticateEvent | |
Uma solicitação para a credencial de nome do usuário, fornecida pelo servidor. | |
useRollOver — Estilo, classe mx.controls.listClasses.ListBase | |
A flag that controls whether items are highlighted as the mouse rolls over them. | |
useRollOver — Estilo, classe mx.controls.listClasses.AdvancedListBase | |
A flag that controls whether items are highlighted as the mouse rolls over them. | |
useRotationConcat — Propriedade, classe fl.motion.KeyframeBase | |
Caso definida como true, a propriedade faz com que o objeto de destino gire quando os dados do movimento são fornecidos por addpropertyarray. | |
useRotationConcat(index:int) — método, classe fl.motion.MotionBase | |
Gira o objeto de destino quando os dados do movimento são fornecidos pelo método addPropertyArray(). | |
userPresent — Evento, classe flash.desktop.NativeApplication | |
Despachado quando o sistema operacional detecta a atividade do mouse ou do teclado após um período de ociosidade. | |
USER_PRESENT — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.USER_PRESENT define o valor da propriedade type de um objeto de evento userPresent. | |
USER_SELECTION — Propriedade estática da constante, classe flash.media.AudioOutputChangeReason | |
A saída de áudio é alterada pelo usuário ao selecionar um dispositivo diferente. | |
userStyles — Propriedade, classe flashx.textLayout.container.ContainerController | |
Permite ler e gravar estilos de usuários em um objeto ContainerController. | |
userStyles — Propriedade, classe flashx.textLayout.elements.FlowElement | |
Permite ler e gravar estilos de usuários em um objeto FlowElement. | |
userStyles — Propriedade, classe flashx.textLayout.formats.TextLayoutFormat | |
Retorna o userStyles neste TextLayoutFormat. | |
USER_TRIGGERED — Propriedade estática da constante, classe flash.events.SoftKeyboardTrigger | |
Indica que a ação do usuário invocou o evento. | |
useSeconds — Propriedade, classe fl.transitions.Tween | |
Indica se a interpolação é reproduzida por um período de quadros ou segundos. | |
useSpeakerphoneForVoice — Propriedade estática, classe flash.media.SoundMixer | |
Alterna o speakerphone quando o dispositivo está no modo de voz. | |
USES_SHARED_OBJECT — Propriedade estática da constante, classe spark.core.DisplayObjectSharingMode | |
IGraphicElement is assigned a DisplayObject by its parent Group container. | |
useSWFBridge() — método, interface mx.managers.IMarshalSystemManager | |
Determines if the caller using this system manager should should communicate directly with other managers or if it should communicate with a bridge. | |
useSymbolColor — Propriedade, classe spark.skins.mobile.supportClasses.MobileSkin | |
Specifies whether or not this skin should be affected by the symbolColor style. | |
useSystemTrustStore — Propriedade, classe flash.security.XMLSignatureValidator | |
Especifica que os certificados na armazenagem confiável do sistema são usados na criação do conjunto. | |
useThousandsSeparator — Propriedade, classe mx.formatters.CurrencyFormatter | |
If true, split the number into thousands increments by using a separator character. | |
useThousandsSeparator — Propriedade, classe mx.formatters.NumberFormatter | |
If true, split the number into thousands increments by using a separator character. | |
useTwoColumns — Propriedade, classe mx.controls.menuClasses.MenuListData | |
Whether the left icons should layout in two separate columns (one for icons and one for type icons, like check and radio) | |
useUTC — Propriedade, classe spark.formatters.DateTimeFormatter | |
A boolean flag to control whether the local or the UTC date and time values are used when the formatting a date. | |
useVirtualLayout — Propriedade, classe spark.components.List | |
Sets the value of the useVirtualLayout property of the layout associated with this control. | |
useVirtualLayout — Propriedade, classe spark.components.supportClasses.ListBase | |
Sets the value of the useVirtualLayout property of the layout associated with this control. | |
useVirtualLayout — Propriedade, classe spark.layouts.supportClasses.LayoutBase | |
A container can hold any number of children. | |
useWeakReference — Propriedade, classe mx.binding.utils.ChangeWatcher | |
Determines whether the reference to handler is strong or weak. | |
useWeakReference — Propriedade, classe mx.events.EventListenerRequest | |
The useWeakReference parameter to addEventListener(). | |
useWeekRef — Propriedade, classe mx.automation.events.EventDetails | |
Determines whether the reference to the listener is strong or weak. | |
usingCurrentFrame — Propriedade, classe fl.motion.AnimatorBase | |
Indica se a propriedade currentFrame é verificada sempre que um novo quadro é inserido e se a animação do destino é sincronizada com os quadros na linha de tempo do pai, ou sempre avançando, independentemente do quadro atual do pai. | |
usingCustomCompareFunction — Propriedade, interface mx.collections.ISortField | |
True if this ISortField uses a custom comparator function. | |
usingCustomCompareFunction — Propriedade, classe mx.collections.SortField | |
True if this ISortField uses a custom comparator function. | |
usingCustomCompareFunction — Propriedade, classe spark.collections.SortField | |
True if this ISortField uses a custom comparator function. | |
USING_DEFAULT_WARNING — Propriedade estática da constante, classe flash.globalization.LastOperationStatus | |
Indica que um valor padrão do sistema operacional foi usado durante a operação mais recente. | |
USING_DEFAULT_WARNING — Propriedade estática da constante, classe spark.globalization.LastOperationStatus | |
Indicates that an operating system default value was used during the most recent operation. | |
USING_FALLBACK_WARNING — Propriedade estática da constante, classe flash.globalization.LastOperationStatus | |
Indica que um valor de emergência foi definido durante a operação mais recente. | |
USING_FALLBACK_WARNING — Propriedade estática da constante, classe spark.globalization.LastOperationStatus | |
Indicates that a fallback value was set during the most recent operation. | |
usingTLS — Propriedade, classe flash.net.NetConnection | |
Indica se uma conexão segura foi feita usando TLS (Transport Layer Security) em vez de HTTPS. | |
US_ONLY — Propriedade estática da constante, classe mx.validators.ZipCodeValidatorDomainType | |
Specifies to validate a United States ZIP code. | |
US_OR_CANADA — Propriedade estática da constante, classe mx.validators.ZipCodeValidatorDomainType | |
Specifies to validate a United States or Canadian ZIP code. | |
UTC(year:Number, month:Number, date:Number, hour:Number, minute:Number, second:Number, millisecond:Number) — Método estático , classe Date | |
Retorna o número de milésimos de segundo entre a meia-noite de 1° de janeiro de 1970, horário universal, e o horário especificado nos parâmetros. | |
UTILITY — Propriedade estática da constante, classe flash.display.NativeWindowType | |
Uma janela de utilitário. | |
Utils3D — classe, pacote flash.geom | |
A classe Utils3D contém métodos estáticos que simplificam a implementação de determinadas operações de matriz tridimensionais. | |
uvtData — Propriedade, classe flash.display.GraphicsTrianglePath | |
Um Vector de coordenadas normalizadas usadas para aplicar mapeamento de textura. | |
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