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 | |
d — Propiedad, clase fl.motion.BezierSegment | |
Cuarto punto de la curva Bezier. | |
d — Propiedad, clase flash.geom.Matrix | |
El valor que afecta a la posición de los píxeles a lo largo del eje y cuando se modifica la escala de una imagen o cuando se gira. | |
D — Propiedad estática de constante, clase flash.ui.Keyboard | |
Constante asociada al valor de código de tecla asociado de la tecla D (68). | |
damage(startPosition:int, damageLength:int, damageType:String) — método, clase flashx.textLayout.compose.FlowComposerBase | |
Marca las líneas como dañadas y que necesitan recomposición. | |
damage(startPosition:int, damageLength:int, damageType:String) — método, interfaz flashx.textLayout.compose.IFlowComposer | |
Marca las líneas como dañadas y que necesitan recomposición. | |
damage — Evento, clase flashx.textLayout.container.TextContainerManager | |
Distribuido por un objeto TextFlow cada vez que se daña | |
damage — Evento, clase flashx.textLayout.elements.TextFlow | |
Distribuido por un objeto TextFlow cada vez que se daña. Puede usar este evento para saber qué ha cambiado en TextFlow, pero no para acceder al propio objeto TextFlow cuando se envíe este evento. | |
DAMAGE — Propiedad estática de constante, clase flashx.textLayout.events.DamageEvent | |
Tipo de evento de DamageEvent | |
damageAbsoluteStart — Propiedad, clase flashx.textLayout.compose.FlowComposerBase | |
La posición absoluta precede inmediatamente al primer elemento del flujo de texto que requiere composición y actualización. | |
damageAbsoluteStart — Propiedad, interfaz flashx.textLayout.compose.IFlowComposer | |
La primera posición no válida del elemento raíz, como posición absoluta desde el comienzo del flujo. | |
damageAbsoluteStart — Propiedad, clase flashx.textLayout.events.DamageEvent | |
Inicio absoluto de la parte dañada | |
DamageEvent — clase, Paquete flashx.textLayout.events | |
Una instancia de TextFlow distribuye este evento cada vez que se marca como dañado. | |
DamageEvent(type:String, bubbles:Boolean, cancelable:Boolean, textFlow:flashx.textLayout.elements:TextFlow, damageAbsoluteStart:int, damageLength:int) — Información sobre, clase flashx.textLayout.events.DamageEvent | |
Constructor | |
damageLength — Propiedad, clase flashx.textLayout.events.DamageEvent | |
Longitud de la parte dañada | |
DARK_COLOR — Propiedad estática de constante, clase flash.text.TextColorType | |
Se utiliza en el parámetro colorType del método setAdvancedAntiAliasingTable(). | |
DARKEN — Propiedad estática de constante, clase flash.display.BlendMode | |
Selecciona el color primario más oscuro del objeto de visualización y el color del fondo (los colores que tengan valores más bajos). | |
data — Propiedad, clase com.adobe.icc.vo.render.ResolvedContent | |
data — Propiedad, clase fl.controls.dataGridClasses.DataGridCellEditor | |
Obtiene o define un objeto que representa los datos asociados a un componente. | |
data — Propiedad, clase fl.controls.listClasses.CellRenderer | |
Obtiene o define un objeto que representa los datos asociados a un componente. | |
data — Propiedad, interfaz fl.controls.listClasses.ICellRenderer | |
Obtiene o define un objeto que representa los datos asociados a un componente. | |
data — Propiedad, clase fl.data.SimpleCollectionItem | |
Propiedad data del objeto. | |
data — Propiedad, clase flash.data.SQLResult | |
Los datos devueltos como resultado de la ejecución de la declaración, específicamente si se ejecuta una declaración SQL SELECT. | |
data — Propiedad, clase flash.display.GraphicsPath | |
El vector de objetos Number que contiene los parámetros utilizados con los comandos de dibujo. | |
data — Propiedad, clase flash.display.NativeMenuItem | |
Datos arbitrarios asociados al elemento de menú. | |
data — Propiedad, clase flash.display.Shader | |
Proporciona acceso a los parámetros, imágenes de entrada y metadatos de la instancia de Shader. | |
data — Propiedad, clase flash.events.DataEvent | |
Datos sin procesar cargados en Flash Player o en Adobe AIR. | |
data — Propiedad, clase flash.events.DatagramSocketDataEvent | |
Los datos del paquete datagram. | |
data — Propiedad, clase flash.events.MediaEvent | |
El objeto MediaPromise para el archivo multimedia disponible. | |
data — Propiedad, clase flash.events.RemoteNotificationEvent | |
Contiene una carga de notificación en formato JSON. | |
data — Propiedad, clase flash.events.SampleDataEvent | |
Los datos del flujo de audio. | |
data — Propiedad, clase flash.media.AVTagData | |
Datos en la etiqueta. | |
data — Evento, clase flash.net.DatagramSocket | |
Se distribuye cuando este socket recibe un paquete de datos. | |
data — Propiedad, clase flash.net.FileReference | |
El objeto ByteArray que representa los datos del archivo cargado tras una llamada correcta al método load(). | |
data — Propiedad, clase flash.net.SharedObject | |
Conjunto de atributos asignados a la propiedad data del objeto; estos atributos pueden compartirse y almacenarse. | |
data — Propiedad, clase flash.net.URLLoader | |
Los datos recibidos de la operación de carga. | |
data — Propiedad, clase flash.net.URLRequest | |
Un objeto que contiene datos que se van a transmitir con la petición de URL. | |
data — Evento, clase flash.net.XMLSocket | |
Se distribuye una vez enviados o recibidos datos sin formato. | |
data — Propiedad, clase flash.ui.MouseCursorData | |
Un vector de objetos BitmapData que contiene la imagen del cursor o imágenes. | |
data — Propiedad, clase mx.charts.Legend | |
The data property lets you pass a value to the component when you use it in an item renderer or item editor. | |
data — Propiedad, clase mx.charts.chartClasses.ChartLabel | |
Defines the contents of the label. | |
data — Propiedad, clase mx.charts.chartClasses.DataTip | |
The HitData structure describing the data point that the DataTip is rendering. | |
data — Propiedad, clase mx.charts.renderers.AreaRenderer | |
The data that the AreaRenderer renders. | |
data — Propiedad, clase mx.charts.renderers.BoxItemRenderer | |
The chartItem that this itemRenderer is displaying. | |
data — Propiedad, clase mx.charts.renderers.CandlestickItemRenderer | |
The chart item that this renderer represents. | |
data — Propiedad, clase mx.charts.renderers.CircleItemRenderer | |
The chartItem that this itemRenderer displays. | |
data — Propiedad, clase mx.charts.renderers.CrossItemRenderer | |
The chartItem that this itemRenderer is displaying. | |
data — Propiedad, clase mx.charts.renderers.DiamondItemRenderer | |
The chartItem that this itemRenderer is displaying. | |
data — Propiedad, clase mx.charts.renderers.HLOCItemRenderer | |
The chart item that this renderer represents. | |
data — Propiedad, clase mx.charts.renderers.LineRenderer | |
The chart item that this renderer represents. | |
data — Propiedad, clase mx.charts.renderers.ShadowBoxItemRenderer | |
The chartItem that this itemRenderer is displaying. | |
data — Propiedad, clase mx.charts.renderers.ShadowLineRenderer | |
The chart item that this renderer represents. | |
data — Propiedad, clase mx.charts.renderers.TriangleItemRenderer | |
The chartItem that this itemRenderer is displaying. | |
data — Propiedad, clase mx.charts.renderers.WedgeItemRenderer | |
The chart item that this renderer represents. | |
data — Propiedad, clase mx.containers.accordionClasses.AccordionHeader | |
Stores a reference to the content associated with the header. | |
data — Propiedad, clase mx.controls.Button | |
The data property lets you pass a value to the component when you use it as an item renderer or item editor. | |
data — Propiedad, clase mx.controls.ComboBox | |
The data property lets you pass a value to the component when you use it in an item renderer or item editor. | |
data — Propiedad, clase mx.controls.DateField | |
The data property lets you pass a value to the component when you use it in an item renderer or item editor. | |
data — Propiedad, clase mx.controls.HTML | |
Lets you pass a value to the component when you use it in an item renderer or item editor. | |
data — Propiedad, clase mx.controls.Image | |
The data property lets you pass a value to the component when you use it in an item renderer or item editor. | |
data — Propiedad, clase mx.controls.Label | |
Lets you pass a value to the component when you use it in an item renderer or item editor. | |
data — Propiedad, clase mx.controls.MXFTETextInput | |
Lets you pass a value to the component when you use it in an item renderer or item editor. | |
data — Propiedad, clase mx.controls.NumericStepper | |
The data property lets you pass a value to the component when you use it in an item renderer or item editor. | |
data — Propiedad, clase mx.controls.TextArea | |
Lets you pass a value to the component when you use it in an item renderer or item editor. | |
data — Propiedad, clase mx.controls.TextInput | |
Lets you pass a value to the component when you use it in an item renderer or item editor. | |
data — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
The data Object from the data provider that represents the selected cell. | |
data — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase mx.controls.dataGridClasses.DataGridItemRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
The item in the data provider this component should render when this component is used as an item renderer or item editor. | |
data — Propiedad, clase mx.controls.listClasses.ListBase | |
The item in the data provider this component should render when this component is used as an item renderer or item editor. | |
data — Propiedad, clase mx.controls.listClasses.ListBaseSelectionData | |
The data Object that is selected (selectedItem) | |
data — Propiedad, clase mx.controls.listClasses.ListItemRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase mx.controls.listClasses.ListRowInfo | |
The item in the dataprovider. | |
data — Propiedad, clase mx.controls.listClasses.TileListItemRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase mx.controls.menuClasses.MenuBarItem | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase mx.controls.menuClasses.MenuItemRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase mx.controls.treeClasses.TreeItemRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase mx.core.Container | |
The data property lets you pass a value to the component when you use it in an item renderer or item editor. | |
data — Propiedad, interfaz mx.core.IDataRenderer | |
The data to render or edit. | |
data — Propiedad, clase mx.events.SWFBridgeEvent | |
Information about the event. | |
data — Propiedad, clase mx.events.SWFBridgeRequest | |
Data related to the event. | |
data — Propiedad, clase mx.graphics.ImageSnapshot | |
The encoded data representing the image snapshot. | |
data — Propiedad, interfaz mx.modules.IModuleInfo | |
User data that can be associated with the singleton IModuleInfo for a given URL. | |
data — Propiedad, clase spark.components.ButtonBarButton | |
The data to render or edit. | |
data — Propiedad, clase spark.components.DataRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase spark.components.LabelItemRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase spark.components.View | |
The data associated with the current view. | |
data — Propiedad, clase spark.components.gridClasses.GridItemEditor | |
The data to render or edit. | |
data — Propiedad, clase spark.components.gridClasses.GridItemRenderer | |
The value of the data provider item for the grid row corresponding to the item renderer. | |
data — Propiedad, clase spark.events.PopUpEvent | |
The data to commit. | |
data — Propiedad, clase spark.events.RendererExistenceEvent | |
The data item of the renderer. | |
data — Propiedad, clase spark.primitives.Path | |
A string containing a compact represention of the path segments. | |
data — Propiedad, clase spark.skins.mobile.supportClasses.HSliderDataTip | |
The data to be displayed in the dataTip. | |
data — Propiedad, clase spark.skins.spark.DefaultGridItemRenderer | |
The value of the data provider item for the entire row of the grid control. | |
data — Propiedad, clase spark.skins.spark.DefaultItemRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
data — Propiedad, clase spark.skins.spark.UITextFieldGridItemRenderer | |
The value of the data provider item for the entire row of the grid control. | |
data — Propiedad, clase spark.skins.wireframe.DefaultItemRenderer | |
The implementation of the data property as defined by the IDataRenderer interface. | |
DATA — Propiedad estática de constante, clase fl.core.InvalidationType | |
La constante InvalidationType.DATA define el valor de la propiedad type del objeto de evento que se distribuye para indicar que los datos que pertenecen a un componente no son válidos. | |
DATA — Propiedad estática de constante, clase flash.events.DataEvent | |
Define el valor de la propiedad type para un objeto de evento data. | |
DATA — Propiedad estática de constante, clase flash.events.DatagramSocketDataEvent | |
Define el valor de la propiedad type para un objeto de evento data. | |
dataAssignmentRenderer — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.letter.data.LetterDataPanel | |
A skin part that defines the renderer for data assignment list A skin part that defines the renderer for data assignment list | |
dataAssignmentsListDisplay — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.letter.data.LetterDataPanel | |
A skin part that defines the list to hold data assignments A skin part that defines the list to hold data assignments | |
database — Propiedad, clase flash.data.SQLSchema | |
Nombre de la base de datos a la que pertenece este objeto de esquema. | |
dataBufferByteLength — Propiedad, clase flash.net.NetStreamInfo | |
Proporciona información del tamaño del búfer de datos de Netstream, en bytes. | |
dataBufferLength — Propiedad, clase flash.net.NetStreamInfo | |
Proporciona información del tamaño del búfer de datos de NetStream, en segundos. | |
dataByteCount — Propiedad, clase flash.net.NetStreamInfo | |
Especifica el número total de bytes de mensajes de datos que han llegado a la cola, independientemente de la cantidad que se haya reproducido o alineado. | |
dataBytesPerSecond — Propiedad, clase flash.net.NetStreamInfo | |
Especifica la velocidad a la que el búfer de datos de NetStream se rellena en bytes por segundo. | |
dataCaptureForm — Parte del aspecto, clase com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod | |
The Skin part which defines Data Capture form which holds the individual form items. The Skin part which defines Data Capture form which holds the individual form items. | |
dataCaptureFormItem — Parte del aspecto, clase com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod | |
In this dynamic skin part, the label and the mandatory icon is skinned in the FormItem class, while the content is skinned in the appropriate Renderer Class. In this dynamic skin part, the label and the mandatory icon is skinned in the FormItem class, while the content is skinned in the appropriate Renderer Class. | |
dataCapturePod — Parte del aspecto, clase com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that defines the data capture area to allow the agent to fill in the values for the content variables. A skin part that defines the data capture area to allow the agent to fill in the values for the content variables. | |
dataChange — Evento, clase fl.data.DataProvider | |
Se distribuye después de que cambien los datos. | |
dataChange — Evento, clase mx.charts.Legend | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.Button | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.ComboBox | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.DateField | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.Image | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.Label | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.MXFTETextInput | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.NumericStepper | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.TextArea | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.TextInput | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.dataGridClasses.DataGridItemRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.listClasses.AdvancedListBase | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.listClasses.ListBase | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.listClasses.ListItemRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.listClasses.TileListItemRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.menuClasses.MenuItemRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.controls.treeClasses.TreeItemRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase mx.core.Container | |
Dispatched when the data property changes. | |
dataChange — Evento, clase spark.components.ButtonBarButton | |
Dispatched when the data property changes. | |
dataChange — Evento, clase spark.components.DataRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase spark.components.LabelItemRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase spark.components.View | |
Dispatched when the data property changes. | |
dataChange — Evento, clase spark.components.gridClasses.GridItemRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase spark.skins.spark.DefaultGridItemRenderer | |
Dispatched when the bindable data property changes. | |
dataChange — Evento, clase spark.skins.spark.DefaultItemRenderer | |
Dispatched when the data property changes. | |
dataChange — Evento, clase spark.skins.spark.UITextFieldGridItemRenderer | |
Dispatched when the bindable data property changes. | |
dataChange — Evento, clase spark.skins.wireframe.DefaultItemRenderer | |
Dispatched when the data property changes. | |
DATA_CHANGE — Propiedad estática de constante, clase fl.events.DataChangeEvent | |
Define el valor de la propiedad type para un objeto de evento dataChange. | |
DATA_CHANGE — Propiedad estática de constante, clase mx.events.FlexEvent | |
The FlexEvent.DATA_CHANGE constant defines the value of the type property of the event object for a dataChange event. | |
dataChanged() — método, clase mx.charts.chartClasses.AxisBase | |
Triggers events that inform the range object when the chart data has changed. | |
dataChanged() — método, clase mx.charts.chartClasses.ChartElement | |
Indicates the underlying data represented by the element has changed. | |
dataChanged() — método, clase mx.charts.chartClasses.DataTransform | |
Informs the DataTransform that some of the underlying data being represented on the chart has changed. | |
dataChanged() — método, interfaz mx.charts.chartClasses.IAxis | |
Triggers events that inform the range object when the chart data has changed. | |
dataChangeEffect — Estilo, clase mx.controls.listClasses.AdvancedListBase | |
The effect used when changes occur in the control's data provider. | |
DataChangeEvent — clase, Paquete fl.events | |
La clase DataChangeEvent define el evento que se distribuye cuando cambian los datos asociados a un componente. | |
DataChangeEvent(eventType:String, changeType:String, items:Array, startIndex:int, endIndex:int) — Información sobre, clase fl.events.DataChangeEvent | |
Crea un nuevo objeto DataChangeEvent con los parámetros especificados. | |
DataChangeType — clase, Paquete fl.events | |
La clase DataChangeType define las constantes para el evento DataChangeEvent.changeType. | |
dataChildren — Propiedad, clase mx.charts.chartClasses.CartesianDataCanvas | |
An array of child objects. | |
dataCompareFunction — Propiedad, clase mx.olap.OLAPAttribute | |
User supplied callback function that would be used to compare the data elements while sorting the data. | |
DataDescription — clase, Paquete mx.charts.chartClasses | |
The DataDescription structure is used by ChartElements to describe the characteristics of the data they represent to Axis objects that auto-generate values from the data represented in the chart. | |
DataDescription() — Información sobre, clase mx.charts.chartClasses.DataDescription | |
Constructor. | |
dataDescriptions — Propiedad, clase mx.charts.chartClasses.NumericAxis | |
An Array of DataDescription structures describing the data being represented by the chart. | |
dataDescriptor — Propiedad, clase mx.controls.FlexNativeMenu | |
The object that accesses and manipulates data in the data provider. | |
dataDescriptor — Propiedad, clase mx.controls.Menu | |
The object that accesses and manipulates data in the data provider. | |
dataDescriptor — Propiedad, clase mx.controls.MenuBar | |
The object that accesses and manipulates data in the data provider. | |
dataDescriptor — Propiedad, clase mx.controls.PopUpMenuButton | |
The data descriptor accesses and manipulates data in the data provider. | |
dataDescriptor — Propiedad, clase mx.controls.Tree | |
Returns the current ITreeDataDescriptor. | |
dataDictionary — Propiedad, clase com.adobe.icc.editors.managers.PreferencesManager | |
dataDictionaryElementRefs — Propiedad, clase com.adobe.consulting.pst.vo.Letter | |
dataDictionaryListDisplay — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines data dictionary list A skin part that defines data dictionary list | |
dataDictionaryListDisplay — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.ListEditor | |
A skin part that defines a List for displaying the data dictionary names A skin part that defines a List for displaying the data dictionary names | |
dataDictionaryListDisplay — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.ImageEditor | |
A skin part that defines a List for displaying the data dictionary names A skin part that defines a List for displaying the data dictionary names | |
dataDictionaryListDisplay — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.TextEditor | |
A skin part that defines a List for displaying the data dictionary names A skin part that defines a List for displaying the data dictionary names | |
dataDictionaryListDisplay — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
A skin part that defines a List for displaying the data dictionary names A skin part that defines a List for displaying the data dictionary names | |
dataDictionaryRefs — Propiedad, clase com.adobe.consulting.pst.vo.Letter | |
dataDictionaryRefs — Propiedad, clase com.adobe.icc.vo.DataModule | |
dataEffectCompleted — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
A flag that indicates that the a data change effect has just completed. | |
dataEffectCompleted — Propiedad, clase mx.controls.listClasses.ListBase | |
A flag that indicates that the a data change effect has just completed. | |
dataElementsPanel — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.letter.data.DDELinkageAssignmentEditor | |
A skin part that defines DataElementsPanel component A skin part that defines DataElementsPanel component | |
dataElementsPanel — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.TextEditor | |
A skin part that defines DataElementsPanel component A skin part that defines DataElementsPanel component | |
dataElementsPanelToolBar — Parte del aspecto, clase com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
A skin part that defines an optional toolBar for the DataElementsPanel. A skin part that defines an optional toolBar for the DataElementsPanel. | |
dataElementsTable — Parte del aspecto, clase com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
A skin part that defines the Flat View of the DataElementsPanel. A skin part that defines the Flat View of the DataElementsPanel. | |
dataElementsTree — Parte del aspecto, clase com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
A skin part that defines the Hierarchical View of the DataElementsPanel. A skin part that defines the Hierarchical View of the DataElementsPanel. | |
DataEvent — clase, Paquete flash.events | |
Un objeto distribuye un objeto DataEvent cuando finaliza correctamente la carga de datos sin procesar. | |
DataEvent(type:String, bubbles:Boolean, cancelable:Boolean, data:String) — Información sobre, clase flash.events.DataEvent | |
Crea un objeto de evento que contiene información sobre eventos de datos. | |
dataField — Propiedad, clase fl.controls.dataGridClasses.DataGridColumn | |
Identifica el nombre del campo o la propiedad del elemento del proveedor de datos asociado a la columna. | |
dataField — Propiedad, clase fl.events.DataGridEvent | |
Obtiene o define el nombre del campo o propiedad de los datos asociados a la columna. | |
dataField — Propiedad, clase mx.automation.events.AdvancedDataGridItemSelectEvent | |
The data field of the current column being selected. | |
dataField — Propiedad, clase mx.collections.SummaryField | |
Data field for which the summary is computed. | |
dataField — Propiedad, clase mx.collections.SummaryField2 | |
Data field for which the summary is computed. | |
dataField — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The name of the field or property in the data provider item associated with the column. | |
dataField — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
The data field in the data provider for the renderer. | |
dataField — Propiedad, clase mx.controls.dataGridClasses.DataGridColumn | |
The name of the field or property in the data provider item associated with the column. | |
dataField — Propiedad, clase mx.controls.dataGridClasses.DataGridListData | |
Name of the field or property in the data provider associated with the column. | |
dataField — Propiedad, clase mx.events.AdvancedDataGridEvent | |
The name of the field or property in the data associated with the column. | |
dataField — Propiedad, clase mx.events.DataGridEvent | |
The name of the field or property in the data associated with the column. | |
dataField — Propiedad, clase mx.olap.OLAPAttribute | |
The field of the input data set that provides the data for this OLAPAttribute instance. | |
dataField — Propiedad, clase mx.olap.OLAPLevel | |
The field of the input data set that provides the data for this OLAPLevel instance. | |
dataField — Propiedad, clase mx.olap.OLAPMember | |
The field of the input data set that provides the data for this OLAPMember instance. | |
dataField — Propiedad, clase spark.components.gridClasses.GridColumn | |
The name of the field or property in the data provider item associated with the column. | |
dataForFormat(format:String) — método, clase mx.core.DragSource | |
Retrieves the data for the specified format. | |
dataFormat — Propiedad, clase flash.net.URLLoader | |
Controla si los datos cargados se reciben como texto (URLLoaderDataFormat.TEXT), como datos binarios sin formato (URLLoaderDataFormat.BINARY) o como variables con codificación URL (URLLoaderDataFormat.VARIABLES). | |
dataFunction — Propiedad, clase mx.charts.CategoryAxis | |
Specifies a method that returns the value that should be used as categoryValue for current item.If this property is set, the return value of the custom data function takes precedence over categoryField The custom dataFunction has the following signature: function_name (axis:CategoryAxis, item:Object):Object { ... | |
dataFunction — Propiedad, clase mx.charts.chartClasses.Series | |
Specifies a method that returns the value that should be used for positioning the current chart item in the series. | |
dataFunction — Propiedad, clase mx.olap.OLAPAttribute | |
A callback function that returns the actual data for the attribute. | |
DatagramSocket — clase, Paquete flash.net | |
La clase DatagramSocket permite que el código envíe y reciba paquetes UDP (protocolo de datagrama universal). | |
DatagramSocket() — Información sobre, clase flash.net.DatagramSocket | |
Crea un objeto DatagramSocket. | |
DatagramSocketDataEvent — clase, Paquete flash.events | |
Un objeto DatagramSocketDataEvent se distribuye cuando el socket Datagram ha recibido datos. | |
DatagramSocketDataEvent(type:String, bubbles:Boolean, cancelable:Boolean, srcAddress:String, srcPort:int, dstAddress:String, dstPort:int, data:flash.utils:ByteArray) — Información sobre, clase flash.events.DatagramSocketDataEvent | |
Crea un objeto de evento que contiene información sobre eventos datagram. | |
dataGrid — Propiedad, clase com.adobe.ep.ux.tasklist.skin.DataGridListSkin | |
dataGrid — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
A skin part that defines the datagrid that shows version of various resources A skin part that defines the datagrid that shows version of various resources | |
dataGrid — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.common.ImportAssets | |
A skin part that defines the datagrid to show version of various resources A skin part that defines the datagrid to show version of various resources | |
dataGrid — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
A skin part that defines the datagrid to show version of various resources A skin part that defines the datagrid to show version of various resources | |
dataGrid — Propiedad, clase mx.controls.dataGridClasses.DataGridHeader | |
The DataGrid control associated with this renderer. | |
dataGrid — Propiedad, clase spark.components.Grid | |
The DataGrid control for which this Grid is used as the grid skin part. | |
dataGrid — Propiedad, clase spark.components.GridColumnHeaderGroup | |
The DataGrid control that defines the column layout and horizontal scroll position for this component. | |
dataGrid — Propiedad, clase spark.components.gridClasses.GridItemEditor | |
The control that owns this item editor. | |
dataGrid — Propiedad, interfaz spark.components.gridClasses.IDataGridElement | |
The DataGrid control associated with this element. | |
dataGrid — Propiedad, interfaz spark.components.gridClasses.IGridItemEditor | |
The control that owns this item editor. | |
DataGrid — clase, Paquete fl.controls | |
La clase DataGrid es un componente basado en listas que proporciona una cuadrícula de filas y columnas. | |
DataGrid — clase, Paquete mx.controls | |
The DataGrid control is like a List except that it can show more than one column of data making it suited for showing objects with multiple properties. | |
DataGrid — clase, Paquete spark.components | |
The DataGrid displays a row of column headings above a scrollable grid. | |
DataGrid() — Información sobre, clase fl.controls.DataGrid | |
Crea una instancia de componente DataGrid nueva. | |
DataGrid() — Información sobre, clase mx.controls.DataGrid | |
Constructor. | |
DataGrid() — Información sobre, clase spark.components.DataGrid | |
Constructor. | |
DataGridAccImpl — clase, Paquete fl.accessibility | |
La clase DataGridAccImpl, también denominada clase DataGrid Accessibility Implementation (implementación de accesibilidad de DataGrid), se utiliza para hacer accesible un componente DataGrid. | |
DataGridAccImpl — clase, Paquete mx.accessibility | |
DataGridAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DataGrid class. | |
DataGridAccImpl — clase, Paquete spark.accessibility | |
This is the accessibility implementation class for spark.components.DataGrid. | |
DataGridAccImpl(master:mx.core:UIComponent) — Información sobre, clase mx.accessibility.DataGridAccImpl | |
Constructor. | |
DataGridAccImpl(master:mx.core:UIComponent) — Información sobre, clase spark.accessibility.DataGridAccImpl | |
Constructor. | |
DataGridAutomationImpl — clase, Paquete mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the DataGrid control. | |
DataGridAutomationImpl(obj:mx.controls:DataGrid) — Información sobre, clase mx.automation.delegates.controls.DataGridAutomationImpl | |
Constructor. | |
DataGridBase — clase, Paquete mx.controls.dataGridClasses | |
The DataGridBase class is the base class for controls that display lists of items in multiple columns. | |
DataGridBase() — Información sobre, clase mx.controls.dataGridClasses.DataGridBase | |
Constructor. | |
DataGridCellEditor — clase, Paquete fl.controls.dataGridClasses | |
La clase DataGridCellEditor define el editor de elementos predeterminado para un control DataGrid. | |
DataGridCellEditor() — Información sobre, clase fl.controls.dataGridClasses.DataGridCellEditor | |
Crea una nueva instancia de DataGridCellEditor. | |
DataGridColumn — clase, Paquete fl.controls.dataGridClasses | |
La clase DataGridColumn describe una columna del componente DataGrid. | |
DataGridColumn — clase, Paquete mx.controls.dataGridClasses | |
The DataGridColumn class describes a column in a DataGrid control. | |
DataGridColumn(columnName:String) — Información sobre, clase fl.controls.dataGridClasses.DataGridColumn | |
Crea una nueva instancia de DataGridColumn. | |
DataGridColumn(columnName:String) — Información sobre, clase mx.controls.dataGridClasses.DataGridColumn | |
Constructor. | |
DataGridColumnDropIndicator — clase, Paquete mx.skins.halo | |
The skin for the column drop indicator in a DataGrid. | |
DataGridColumnDropIndicator() — Información sobre, clase mx.skins.halo.DataGridColumnDropIndicator | |
Constructor. | |
DataGridColumnResizeSkin — clase, Paquete mx.skins.halo | |
The skin for the column resizer in a DataGrid. | |
DataGridColumnResizeSkin() — Información sobre, clase mx.skins.halo.DataGridColumnResizeSkin | |
Constructor. | |
DataGridDragProxy — clase, Paquete mx.controls.dataGridClasses | |
The DataGridDragProxy class defines the default drag proxy used when dragging data from a DataGrid control. | |
DataGridDragProxy() — Información sobre, clase mx.controls.dataGridClasses.DataGridDragProxy | |
Constructor. | |
DataGridEvent — clase, Paquete fl.events | |
La clase DataGridEvent define eventos asociados al componente DataGrid. | |
DataGridEvent — clase, Paquete mx.events | |
The DataGridEvent class represents event objects that are specific to the DataGrid control, such as the event that is dispatched when an editable grid item gets the focus. | |
DataGridEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, rowIndex:int, itemRenderer:Object, dataField:String, reason:String) — Información sobre, clase fl.events.DataGridEvent | |
Crea un nuevo objeto DataGridEvent con los parámetros especificados. | |
DataGridEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, dataField:String, rowIndex:int, reason:String, itemRenderer:mx.controls.listClasses:IListItemRenderer, localX:Number) — Información sobre, clase mx.events.DataGridEvent | |
Constructor. | |
DataGridEventReason — clase final, Paquete fl.events | |
La clase DataGridEventReason define las constantes que se utilizan para los valores de la propiedad reason de un objeto DataGridEvent cuando el valor de la propiedad type es itemEditEnd. | |
DataGridEventReason — clase final, Paquete mx.events | |
The DataGridEventReason class defines constants for the values of the reason property of a DataGridEvent object when the type property is itemEditEnd. | |
DataGridHeader — clase, Paquete mx.controls.dataGridClasses | |
The DataGridHeader class defines the default header renderer for a DataGrid control. | |
DataGridHeader() — Información sobre, clase mx.controls.dataGridClasses.DataGridHeader | |
Constructor. | |
DataGridHeaderBackgroundSkin — clase, Paquete mx.skins.halo | |
The skin for the background of the column headers in a DataGrid control. | |
DataGridHeaderBackgroundSkin — clase, Paquete mx.skins.spark | |
The Spark skin class for the header background of the MX DataGrid component. | |
DataGridHeaderBackgroundSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the header background of the MX DataGrid component. | |
DataGridHeaderBackgroundSkin() — Información sobre, clase mx.skins.halo.DataGridHeaderBackgroundSkin | |
Constructor. | |
DataGridHeaderBackgroundSkin() — Información sobre, clase mx.skins.spark.DataGridHeaderBackgroundSkin | |
Constructor. | |
DataGridHeaderBackgroundSkin() — Información sobre, clase mx.skins.wireframe.DataGridHeaderBackgroundSkin | |
Constructor. | |
DataGridHeaderBase — clase, Paquete mx.controls.dataGridClasses | |
The DataGridHeaderBase class defines the base class for the DataGridHeader class, the class that defines the item renderer for the DataGrid control. | |
DataGridHeaderBase() — Información sobre, clase mx.controls.dataGridClasses.DataGridHeaderBase | |
Constructor. | |
DataGridHeaderRenderer() — Información sobre, clase com.adobe.ep.ux.content.view.components.grid.renderers.DataGridHeaderRenderer | |
Constructor. | |
DataGridHeaderSeparator — clase, Paquete mx.skins.halo | |
The skin for the separator between column headers in a DataGrid. | |
DataGridHeaderSeparator() — Información sobre, clase mx.skins.halo.DataGridHeaderSeparator | |
Constructor. | |
DataGridHeaderSeparatorSkin — clase, Paquete mx.skins.spark | |
The Spark skin class for the separator of the MX DataGrid component. | |
DataGridHeaderSeparatorSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the separator of the MX DataGrid component. | |
DataGridHeaderSeparatorSkin() — Información sobre, clase mx.skins.spark.DataGridHeaderSeparatorSkin | |
Constructor. | |
DataGridHeaderSeparatorSkin() — Información sobre, clase mx.skins.wireframe.DataGridHeaderSeparatorSkin | |
Constructor. | |
DataGridItemRenderer — clase, Paquete mx.controls.dataGridClasses | |
The DataGridItemRenderer class defines the default item renderer for a DataGrid control. | |
DataGridItemRenderer() — Información sobre, clase com.adobe.ep.ux.content.view.components.grid.renderers.DataGridItemRenderer | |
Constructor. | |
DataGridItemRenderer() — Información sobre, clase mx.controls.dataGridClasses.DataGridItemRenderer | |
Constructor. | |
DataGridItemRendererAutomationImpl — clase, Paquete mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the DataGridItemRenderer class. | |
DataGridItemRendererAutomationImpl(obj:mx.controls.dataGridClasses:DataGridItemRenderer) — Información sobre, clase mx.automation.delegates.controls.DataGridItemRendererAutomationImpl | |
Constructor. | |
dataGridListData — Propiedad, clase mx.controls.dataGridClasses.MXDataGridItemRenderer | |
The implementation of the listData property as defined by the IDropInListItemRenderer interface. | |
DataGridListData — clase, Paquete mx.controls.dataGridClasses | |
The DataGridListData class defines the data type of the listData property that is implemented by drop-in item renderers or drop-in item editors for the DataGrid control. | |
DataGridListData(text:String, dataField:String, columnIndex:int, uid:String, owner:mx.core:IUIComponent, rowIndex:int) — Información sobre, clase mx.controls.dataGridClasses.DataGridListData | |
Constructor. | |
DataGridListSkin() — Información sobre, clase com.adobe.ep.ux.tasklist.skin.DataGridListSkin | |
Constructor. | |
DataGridLockedRowContentHolder — clase, Paquete mx.controls.dataGridClasses | |
The DataGridLockedRowContentHolder class defines a container in a DataGrid control of all of the control's item renderers and item editors. | |
DataGridLockedRowContentHolder(parentList:mx.controls.listClasses:ListBase) — Información sobre, clase mx.controls.dataGridClasses.DataGridLockedRowContentHolder | |
Constructor. | |
DataGridSkin — clase, Paquete spark.skins.spark | |
The default skin class for a Spark DataGrid component. | |
DataGridSkin — clase, Paquete spark.skins.wireframe | |
The default skin class for a Spark DataGrid component in the Wireframe theme. | |
DataGridSkin() — Información sobre, clase spark.skins.spark.DataGridSkin | |
Constructor. | |
DataGridSkin() — Información sobre, clase spark.skins.wireframe.DataGridSkin | |
Constructor. | |
DataGridSortArrow — clase, Paquete mx.skins.halo | |
The skin for the sort arrow in a column header in a DataGrid. | |
DataGridSortArrow — clase, Paquete mx.skins.spark | |
The skin for the sort arrow in a column header in an MX DataGrid. | |
DataGridSortArrow — clase, Paquete mx.skins.wireframe | |
The wireframe skin for the sort arrow in a column header in the MX DataGrid component. | |
DataGridSortArrow() — Información sobre, clase mx.skins.halo.DataGridSortArrow | |
Constructor. | |
DataGridSortArrow() — Información sobre, clase mx.skins.spark.DataGridSortArrow | |
Constructor. | |
DataGridSortArrow() — Información sobre, clase mx.skins.wireframe.DataGridSortArrow | |
Constructor. | |
dataGroup — Propiedad, clase com.adobe.ep.ux.tasklist.skin.DataGridListSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Parte del aspecto, clase spark.components.SkinnableDataContainer | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Parte del aspecto, clase xd.core.axm.view.components.AXMAccordion | |
The area in the skin that holds dynamic content. SkinnableDataContainer gets this for free The area in the skin that holds dynamic content. | |
dataGroup — Parte del aspecto, clase xd.core.axm.view.components.AXMAccordionSegment | |
The dynamic portion of the segment. The dynamic portion of the segment. | |
dataGroup — Propiedad, clase spark.skins.mobile.ButtonBarSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Propiedad, clase spark.skins.mobile.ListSkin | |
DataGroup skin part. | |
dataGroup — Propiedad, clase spark.skins.mobile.SpinnerListSkin | |
DataGroup skin part. | |
dataGroup — Propiedad, clase spark.skins.spark.ButtonBarSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Propiedad, clase spark.skins.spark.ComboBoxSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Propiedad, clase spark.skins.spark.DropDownListSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Propiedad, clase spark.skins.spark.ListSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Propiedad, clase spark.skins.spark.SkinnableDataContainerSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Propiedad, clase spark.skins.spark.TabBarSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Propiedad, clase spark.skins.wireframe.ButtonBarSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Propiedad, clase spark.skins.wireframe.ComboBoxSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Propiedad, clase spark.skins.wireframe.DropDownListSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Propiedad, clase spark.skins.wireframe.ListSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
dataGroup — Propiedad, clase spark.skins.wireframe.TabBarSkin | |
An optional skin part that defines the DataGroup in the skin class where data items get pushed into, rendered, and laid out. | |
DataGroup — clase, Paquete spark.components | |
The DataGroup class is the base container class for data items. | |
DataGroup() — Información sobre, clase spark.components.DataGroup | |
Constructor. | |
dataInterval — Propiedad, clase mx.charts.DateTimeAxis | |
Specifies the interval between data in your chart, specified in dataUnits. | |
dataIsValid — Propiedad, clase com.adobe.dct.component.dataElementsPanel.EditDataElement | |
dataIsValid — Propiedad, clase com.adobe.dct.component.dataElementsPanel.NewDataElement | |
DataItem — Clase dinámica, Paquete spark.utils | |
The DataItem class represents a dynamic object with bindable properties. | |
DataItem() — Información sobre, clase spark.utils.DataItem | |
Constructor | |
dataItemWrappersByRenderer — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
A dictionary mapping item renderers to the ItemWrappers used to supply their data. | |
dataItemWrappersByRenderer — Propiedad, clase mx.controls.listClasses.ListBase | |
A dictionary mapping item renderers to the ItemWrappers used to supply their data. | |
dataLinkageEditorStack — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.letter.data.LetterDataPanel | |
A skin part that defines DataLinkageEditorStack component A skin part that defines DataLinkageEditorStack component | |
dataModule — Propiedad, clase com.adobe.icc.vo.VariableAssignment | |
dataModuleLibrary — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
A skin part that defines the content library for letter A skin part that defines the content library for letter | |
dataPanel — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines the data editing panel of letter A skin part that defines the data editing panel of letter | |
dataProvider — Propiedad, clase com.adobe.dct.component.ExtendedProperty | |
dataProvider — Propiedad, clase fl.controls.ComboBox | |
Obtiene o establece el modelo de datos de la lista de elementos que se va a visualizar. | |
dataProvider — Propiedad, clase fl.controls.SelectableList | |
Obtiene o establece el modelo de datos de la lista de elementos que se va a visualizar. | |
dataProvider — Propiedad, clase fl.controls.TileList | |
Obtiene o establece el modelo de datos de la lista de elementos que se va a visualizar. | |
dataProvider — Propiedad, clase mx.charts.CategoryAxis | |
Specifies the data source containing the label names. | |
dataProvider — Propiedad, clase mx.charts.Legend | |
Set of data to be used in the Legend. | |
dataProvider — Propiedad, clase mx.charts.chartClasses.ChartBase | |
Specifies the data provider for the chart. | |
dataProvider — Propiedad, clase mx.charts.chartClasses.ChartElement | |
A data provider assigned to the this specific element. | |
dataProvider — Propiedad, clase mx.controls.ComboBase | |
The set of items this component displays. | |
dataProvider — Propiedad, clase mx.controls.ComboBox | |
The set of items this component displays. | |
dataProvider — Propiedad, clase mx.controls.FileSystemHistoryButton | |
The data provider for the FileSystemHistoryButton control. | |
dataProvider — Propiedad, clase mx.controls.FlexNativeMenu | |
The hierarchy of objects that are used to define the structure of menu items in the NativeMenu. | |
dataProvider — Propiedad, clase mx.controls.MenuBar | |
The hierarchy of objects that are displayed as MenuBar items and menus. | |
dataProvider — Propiedad, clase mx.controls.NavBar | |
Data used to populate the navigator control. | |
dataProvider — Propiedad, clase mx.controls.OLAPDataGrid | |
An OLAPDataGrid accepts only an IOLAPResult as dataProvider other dataProviders are simply ignored. | |
dataProvider — Propiedad, clase mx.controls.PopUpMenuButton | |
DataProvider for popUpMenu. | |
dataProvider — Propiedad, clase mx.controls.Tree | |
An object that contains the data to be displayed. | |
dataProvider — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
Set of data to be viewed. | |
dataProvider — Propiedad, clase mx.controls.listClasses.ListBase | |
Set of data to be viewed. | |
dataProvider — Propiedad, clase mx.controls.menuClasses.MenuBarItem | |
The object that provides the data for the Menu that is popped up when this MenuBarItem is selected. | |
dataProvider — Propiedad, interfaz mx.core.IRepeater | |
The data provider used by this Repeater to create repeated instances of its children. | |
dataProvider — Propiedad, clase mx.core.Repeater | |
The data provider used by this Repeater to create repeated instances of its children. | |
dataProvider — Propiedad, clase mx.olap.OLAPCube | |
The flat data used to populate the OLAP cube. | |
dataProvider — Propiedad, clase spark.components.DataGrid | |
A list of data items that correspond to the rows in the grid. | |
dataProvider — Propiedad, clase spark.components.DataGroup | |
The data provider for this DataGroup. | |
dataProvider — Propiedad, clase spark.components.Grid | |
A list of data items that correspond to the rows in the grid. | |
dataProvider — Propiedad, clase spark.components.SkinnableDataContainer | |
The data provider for this DataGroup. | |
dataProvider — Propiedad, clase spark.components.SpinnerList | |
The data provider for this DataGroup. | |
dataProvider — Propiedad, clase spark.components.gridClasses.ComboBoxGridItemEditor | |
The data provider for the combox box in the item editor. | |
DataProvider — clase, Paquete fl.data | |
La clase DataProvider proporciona métodos y propiedades para realizar consultas y modificar los datos de cualquier componente basado en listas como, por ejemplo, de un componente List, DataGrid, TileList o ComboBox. | |
DataProvider(value:Object) — Información sobre, clase fl.data.DataProvider | |
Crea un nuevo objeto DataProvider utilizando una lista, una instancia XML o un conjunto de objetos de datos como origen de datos. | |
dataProviderLength — Propiedad, clase spark.components.DataGrid | |
Returns the value of dataProvider.length if the dataProvider IList was specified, otherwise 0. | |
dataRef — Propiedad, clase ga.model.Section | |
dataRegion — Propiedad, clase mx.charts.chartClasses.CartesianChart | |
The area of the chart used to display data. | |
dataRegion — Propiedad, clase mx.charts.chartClasses.ChartBase | |
The area of the chart used to display data. | |
dataRegion — Propiedad, clase mx.charts.chartClasses.PolarChart | |
The area of the chart used to display data. | |
dataReliable — Propiedad, clase flash.net.NetStream | |
Para conexiones RTMFP, especifica si las llamadas a NetStream.send() se envían con total fiabilidad. | |
DataRenderer — clase, Paquete spark.components | |
The DataRenderer class is the base class for data components in Spark. | |
DataRenderer() — Información sobre, clase spark.components.DataRenderer | |
Constructor. | |
dataTip — Parte del aspecto, clase spark.components.supportClasses.SliderBase | |
A skin part that defines a dataTip that displays a formatted version of the current value. The dataTip appears while the thumb is being dragged. This is a dynamic skin part and must be of type IFactory. A skin part that defines a dataTip that displays a formatted version of the current value. | |
dataTip — Propiedad, clase spark.skins.mobile.HSliderSkin | |
HSlider dataTip class factory | |
dataTip — Propiedad, clase spark.skins.spark.HSliderSkin | |
The tooltip used in the mx.controls.Slider control. | |
dataTip — Propiedad, clase spark.skins.spark.VSliderSkin | |
The tooltip used in the mx.controls.Slider control. | |
dataTip — Propiedad, clase spark.skins.spark.mediaClasses.fullScreen.ScrubBarSkin | |
Defines the appearance of the ScrubBar skin's data tip. | |
dataTip — Propiedad, clase spark.skins.spark.mediaClasses.normal.ScrubBarSkin | |
Defines the appearance of the ScrubBar skin's data tip. | |
dataTip — Propiedad, clase spark.skins.wireframe.HSliderSkin | |
dataTip — Propiedad, clase spark.skins.wireframe.VSliderSkin | |
DataTip — clase, Paquete mx.charts.chartClasses | |
The DataTip control provides information about a data point to chart users. | |
DataTip() — Información sobre, clase mx.charts.chartClasses.DataTip | |
Constructor. | |
dataTipCalloutStroke — Estilo, clase mx.charts.chartClasses.ChartBase | |
The Stroke to use to render the callout line from the data tip target to the tip. | |
dataTipClass — Propiedad, clase spark.skins.mobile.HSliderSkin | |
Specifies the class that will be used for the HSlider datatip. | |
dataTipField — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The name of the field in the data provider to display as the data tip. | |
dataTipField — Propiedad, clase mx.controls.dataGridClasses.DataGridColumn | |
The name of the field in the data provider to display as the datatip. | |
dataTipField — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
Name of the field in the data provider items to display as the data tip. | |
dataTipField — Propiedad, clase mx.controls.listClasses.ListBase | |
Name of the field in the data provider items to display as the data tip. | |
dataTipField — Propiedad, clase spark.components.DataGrid | |
The name of the field in the data provider to display as the datatip. | |
dataTipField — Propiedad, clase spark.components.Grid | |
The name of the field in the data provider to display as the datatip. | |
dataTipField — Propiedad, clase spark.components.gridClasses.GridColumn | |
The name of the field in the data provider to display as the datatip. | |
dataTipFormatFunction — Propiedad, clase mx.controls.sliderClasses.Slider | |
Callback function that formats the data tip text. | |
dataTipFormatFunction — Propiedad, clase spark.components.supportClasses.SliderBase | |
Callback function that formats the data tip text. | |
dataTipFormatter — Propiedad, clase spark.components.gridClasses.GridColumn | |
Specifies the formatter used by the column's itemToDataTip() method to convert data provider items to Strings. | |
dataTipFunction — Propiedad, clase mx.charts.HitData | |
A function provided by the HitData creator to generate a user-suitable String for display on screen that describes the referenced item. | |
dataTipFunction — Propiedad, clase mx.charts.chartClasses.ChartBase | |
Specifies a callback method used to generate data tips from values. | |
dataTipFunction — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Specifies a callback function to run on each item of the data provider to determine its data tip. | |
dataTipFunction — Propiedad, clase mx.controls.dataGridClasses.DataGridColumn | |
Specifies a callback function to run on each item of the data provider to determine its dataTip. | |
dataTipFunction — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
User-supplied function to run on each item to determine its dataTip. | |
dataTipFunction — Propiedad, clase mx.controls.listClasses.ListBase | |
User-supplied function to run on each item to determine its dataTip. | |
dataTipFunction — Propiedad, clase spark.components.DataGrid | |
Specifies a callback function to run on each item of the data provider to determine its data tip. | |
dataTipFunction — Propiedad, clase spark.components.Grid | |
Specifies a callback function to run on each item of the data provider to determine its data tip. | |
dataTipFunction — Propiedad, clase spark.components.gridClasses.GridColumn | |
Specifies a callback function to run on each item of the data provider to determine its data tip. | |
dataTipItems — Propiedad, clase mx.charts.chartClasses.Series | |
Array of chart items for which data tips are to be shown non-interactively on the chart. | |
dataTipLayerIndex — Propiedad, clase mx.charts.chartClasses.ChartBase | |
The index of the child that is responsible for rendering data tips. | |
dataTipMode — Propiedad, clase mx.charts.chartClasses.ChartBase | |
Specifies how Flex displays DataTip controls for the chart. | |
dataTipOffset — Estilo, clase mx.controls.sliderClasses.Slider | |
The offset, in pixels, of the data tip relative to the thumb. | |
dataTipPlacement — Estilo, clase mx.controls.VSlider | |
The location of the data tip relative to the thumb. | |
dataTipPlacement — Estilo, clase mx.controls.HSlider | |
The location of the data tip relative to the thumb. | |
dataTipPrecision — Estilo, clase mx.controls.sliderClasses.Slider | |
Number of decimal places to use for the data tip text. | |
dataTipPrecision — Propiedad, clase spark.components.supportClasses.SliderBase | |
Number of decimal places to use for the data tip text. | |
dataTipRenderer — Estilo, clase mx.charts.chartClasses.ChartBase | |
Specifies the class to use to render data tips. | |
dataTipStyleName — Estilo, clase mx.controls.sliderClasses.Slider | |
The name of the style declaration to use for the data tip. | |
dataToLocal(... rest) — método, clase mx.charts.chartClasses.CartesianDataCanvas | |
Converts a tuple of data values to an x-y coordinate on screen. | |
dataToLocal(... rest) — método, clase mx.charts.chartClasses.ChartElement | |
Converts a tuple of data values to an x-y coordinate on screen. | |
dataToLocal(... rest) — método, interfaz mx.charts.chartClasses.IChartElement2 | |
Converts a tuple of data values to an x-y coordinate on screen. | |
dataToLocal(... rest) — método, clase mx.charts.series.PieSeries | |
dataTransform — Propiedad, clase mx.charts.chartClasses.CartesianDataCanvas | |
The DataTransform object that the element is associated with. | |
dataTransform — Propiedad, clase mx.charts.chartClasses.ChartElement | |
The DataTransform object that the element is associated with. | |
dataTransform — Propiedad, interfaz mx.charts.chartClasses.IChartElement | |
The DataTransform object that the element uses to map between data and screen coordinates. | |
dataTransform — Propiedad, clase mx.charts.chartClasses.PolarDataCanvas | |
The DataTransform object that the element is associated with. | |
dataTransform — Propiedad, clase mx.charts.chartClasses.Series | |
The DataTransform object that the element is associated with. | |
DataTransform — clase, Paquete mx.charts.chartClasses | |
The DataTransform object represents a portion of a chart that contains glyphs and can transform values to screen coordinates and vice versa. | |
DataTransform() — Información sobre, clase mx.charts.chartClasses.DataTransform | |
Constructor. | |
dataType — Propiedad, clase flash.data.SQLColumnSchema | |
Obtiene el tipo de datos de la columna como una cadena. | |
dataTypeDisplay — Parte del aspecto, clase com.adobe.dct.component.dataElementsPanel.NewDataElement | |
A skin part that defines a ListBase for data type. A skin part that defines a ListBase for data type. | |
dataTypeDisplay — Parte del aspecto, clase com.adobe.dct.component.dataElementsPanel.EditDataElement | |
A skin part that defines a ListBase for data type. A skin part that defines a ListBase for data type. | |
dataUnits — Propiedad, clase mx.charts.DateTimeAxis | |
Specifies the units that you expect the data in your chart to represent. | |
date — Propiedad, clase Date | |
El día del mes (un entero del 1 al 31) especificado por un objeto Date de acuerdo con la hora local. | |
Date — clase dinámica final, Nivel superior | |
La clase Date representa la información de fecha y hora. | |
Date(yearOrTimevalue:Object, month:Number, date:Number, hour:Number, minute:Number, second:Number, millisecond:Number) — Información sobre, clase Date | |
Construye un nuevo objeto Date que contiene la fecha y la hora especificadas. | |
DATE — Propiedad estática de constante, clase spark.components.calendarClasses.DateSelectorDisplayMode | |
Show selection options for date. | |
DATE_AND_TIME — Propiedad estática de constante, clase spark.components.calendarClasses.DateSelectorDisplayMode | |
Show selection options for both date and time. | |
DateBase — clase, Paquete mx.formatters | |
The DateBase class contains the localized string information used by the mx.formatters.DateFormatter class and the parsing function that renders the pattern. | |
DateChooser — clase, Paquete mx.controls | |
The DateChooser control displays the name of a month, the year, and a grid of the days of the month, with columns labeled for the day of the week. | |
DateChooser() — Información sobre, clase mx.controls.DateChooser | |
Constructor. | |
DateChooserAccImpl — clase, Paquete mx.accessibility | |
DateChooserAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DateChooser class. | |
DateChooserAccImpl(master:mx.core:UIComponent) — Información sobre, clase mx.accessibility.DateChooserAccImpl | |
Constructor. | |
DateChooserAutomationImpl — clase, Paquete mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the DateChooser control. | |
DateChooserAutomationImpl(obj:mx.controls:DateChooser) — Información sobre, clase mx.automation.delegates.controls.DateChooserAutomationImpl | |
Constructor. | |
DateChooserEvent — clase, Paquete mx.events | |
The DateChooserEvent class represents the event object passed to the event listener for the scroll event for the DateChooser and DateField controls. | |
DateChooserEvent(type:String, bubbles:Boolean, cancelable:Boolean, detail:String, triggerEvent:flash.events:Event) — Información sobre, clase mx.events.DateChooserEvent | |
Constructor. | |
DateChooserEventDetail — clase final, Paquete mx.events | |
Constants that define the values of the detail property of a DateChooserEvent object. | |
DateChooserIndicator — clase, Paquete mx.skins.halo | |
The skins of the DateChooser's indicators for displaying today, rollover and selected dates. | |
DateChooserIndicator() — Información sobre, clase mx.skins.halo.DateChooserIndicator | |
Constructor | |
DateChooserMonthArrowSkin — clase, Paquete mx.skins.halo | |
The skin for all the states of the next-month and previous-month buttons in a DateChooser. | |
DateChooserMonthArrowSkin() — Información sobre, clase mx.skins.halo.DateChooserMonthArrowSkin | |
Constructor. | |
DateChooserNextMonthSkin — clase, Paquete mx.skins.spark | |
The Spark skin class for the next month arrow of the MX DateChooser component. | |
DateChooserNextMonthSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the next month arrow of the MX DateChooser component. | |
DateChooserNextMonthSkin() — Información sobre, clase mx.skins.spark.DateChooserNextMonthSkin | |
Constructor. | |
DateChooserNextMonthSkin() — Información sobre, clase mx.skins.wireframe.DateChooserNextMonthSkin | |
Constructor. | |
DateChooserNextYearSkin — clase, Paquete mx.skins.spark | |
The Spark skin class for the next year arrow of an MX DateChooser component. | |
DateChooserNextYearSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the next year arrow of the MX DateChooser component. | |
DateChooserNextYearSkin() — Información sobre, clase mx.skins.spark.DateChooserNextYearSkin | |
Constructor. | |
DateChooserNextYearSkin() — Información sobre, clase mx.skins.wireframe.DateChooserNextYearSkin | |
Constructor. | |
DateChooserPrevMonthSkin — clase, Paquete mx.skins.spark | |
The Spark skin class for the previous month arrow of an MX DateChooser component. | |
DateChooserPrevMonthSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the next month arrow of the MX DateChooser component. | |
DateChooserPrevMonthSkin() — Información sobre, clase mx.skins.spark.DateChooserPrevMonthSkin | |
Constructor. | |
DateChooserPrevMonthSkin() — Información sobre, clase mx.skins.wireframe.DateChooserPrevMonthSkin | |
Constructor. | |
DateChooserPrevYearSkin — clase, Paquete mx.skins.spark | |
The Spark skin class for the previous year arrow of an MX DateChooser component. | |
DateChooserPrevYearSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the previous year arrow of the MX DateChooser component. | |
DateChooserPrevYearSkin() — Información sobre, clase mx.skins.spark.DateChooserPrevYearSkin | |
Constructor. | |
DateChooserPrevYearSkin() — Información sobre, clase mx.skins.wireframe.DateChooserPrevYearSkin | |
Constructor. | |
DateChooserRollOverIndicatorSkin — clase, Paquete mx.skins.spark | |
The Spark skin class for the rollover indicator of an MX DateChooser component. | |
DateChooserRollOverIndicatorSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the rollover indicator of a MX DateChooser component. | |
DateChooserRollOverIndicatorSkin() — Información sobre, clase mx.skins.spark.DateChooserRollOverIndicatorSkin | |
Constructor. | |
DateChooserRollOverIndicatorSkin() — Información sobre, clase mx.skins.wireframe.DateChooserRollOverIndicatorSkin | |
Constructor. | |
DateChooserSelectionIndicatorSkin — clase, Paquete mx.skins.spark | |
The Spark skin class for the selection indicator of an MX DateChooser component. | |
DateChooserSelectionIndicatorSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the selection indicator of the MX DateChooser component. | |
DateChooserSelectionIndicatorSkin() — Información sobre, clase mx.skins.spark.DateChooserSelectionIndicatorSkin | |
Constructor. | |
DateChooserSelectionIndicatorSkin() — Información sobre, clase mx.skins.wireframe.DateChooserSelectionIndicatorSkin | |
Constructor. | |
dateChooserStyleName — Estilo, clase mx.controls.DateField | |
Name of the CSS Style declaration to use for the styles for the DateChooser control's drop-down list. | |
DateChooserTodayIndicatorSkin — clase, Paquete mx.skins.spark | |
The Spark skin class for the current day indicator in an MX DateChooser component. | |
DateChooserTodayIndicatorSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the current day indicator in a MX DateChooser component. | |
DateChooserTodayIndicatorSkin() — Información sobre, clase mx.skins.spark.DateChooserTodayIndicatorSkin | |
Constructor. | |
DateChooserTodayIndicatorSkin() — Información sobre, clase mx.skins.wireframe.DateChooserTodayIndicatorSkin | |
Constructor. | |
DateChooserYearArrowSkin — clase, Paquete mx.skins.halo | |
The skin for all the states of the next-year and previous-year buttons in a DateChooser. | |
DateChooserYearArrowSkin() — Información sobre, clase mx.skins.halo.DateChooserYearArrowSkin | |
Constructor. | |
dateCompare(a:Date, b:Date) — Método estático , clase mx.utils.ObjectUtil | |
Compares the two Date objects and returns an integer value indicating if the first Date object is before, equal to, or after the second item. | |
dateCreatedLabel — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Created Date label. The skin part for the Created Date label. | |
dateCreatedLabel — Parte del aspecto, clase com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for displaying the created date. The skin part for displaying the created date. | |
DateField — clase, Paquete mx.controls | |
The DateField control is a text field that shows the date with a calendar icon on its right side. | |
DateField() — Información sobre, clase mx.controls.DateField | |
Constructor. | |
DateFieldAccImpl — clase, Paquete mx.accessibility | |
DateFieldAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DateField class. | |
DateFieldAccImpl(master:mx.core:UIComponent) — Información sobre, clase mx.accessibility.DateFieldAccImpl | |
Constructor. | |
DateFieldAutomationImpl — clase, Paquete mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the DateField control. | |
DateFieldAutomationImpl(obj:mx.controls:DateField) — Información sobre, clase mx.automation.delegates.controls.DateFieldAutomationImpl | |
Constructor. | |
dateFieldValidator — Parte del aspecto, clase com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.DateInputDataCaptureRenderer | |
A Skin part which defines validator for the Date field. A Skin part which defines validator for the Date field. | |
dateFormatString — Propiedad, clase mx.controls.FileSystemDataGrid | |
A String that determines how dates in the Created and Modified columns are formatted. | |
dateFormatter — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the date formatter. The skin part for the date formatter. | |
dateFormatter — Parte del aspecto, clase com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the date formatter. The skin part for the date formatter. | |
DateFormatter — clase, Paquete mx.formatters | |
The DateFormatter class uses a format String to return a formatted date and time String from an input String or a Date object. | |
DateFormatter() — Información sobre, clase mx.formatters.DateFormatter | |
Constructor. | |
DATE_ITEM — Propiedad estática de constante, clase spark.components.DateSpinner | |
Specifies to the createDateItemList() method that the list is for showing dates of the month or year. | |
dateItemList — Parte del aspecto, clase spark.components.DateSpinner | |
The default factory for creating SpinnerList interfaces for all fields. This is used by the createDateItemList() method. The default factory for creating SpinnerList interfaces for all fields. | |
dateItemList — Propiedad, clase spark.skins.mobile.DateSpinnerSkin | |
Factory for creating dateItem list parts. | |
dateList — Propiedad, clase spark.components.DateSpinner | |
The SpinnerList that shows the date field of the date. | |
DateRangeUtilities — clase, Paquete mx.charts.chartClasses | |
A set of disabled date range utilities used by DateTimeAxis | |
DateSelectorDisplayMode — clase final, Paquete spark.components.calendarClasses | |
The DateSelectorMode class defines the valid constant values for the displayMode property of the Spark DateSpinner control. | |
DateSelectorDisplayMode() — Información sobre, clase spark.components.calendarClasses.DateSelectorDisplayMode | |
Constructor. | |
DateSpinner — clase, Paquete spark.components | |
The DateSpinner control presents an interface for picking a particular date or time. | |
DateSpinner() — Información sobre, clase spark.components.DateSpinner | |
Constructor. | |
DateSpinnerItemRenderer — clase, Paquete spark.components.calendarClasses | |
The DateSpinnerItemRenderer class defines the default item renderer for a DateSpinner control in the mobile theme. | |
DateSpinnerItemRenderer() — Información sobre, clase spark.components.calendarClasses.DateSpinnerItemRenderer | |
Constructor. | |
DateSpinnerSkin — clase, Paquete spark.skins.mobile | |
ActionScript-based skin for the DateSpinner in mobile applications. | |
DateSpinnerSkin() — Información sobre, clase spark.skins.mobile.DateSpinnerSkin | |
Constructor. | |
dateStyle — Propiedad, clase spark.formatters.DateTimeFormatter | |
The date style for this instance of the DateTimeFormatter. | |
DateTimeAxis — clase, Paquete mx.charts | |
The DateTimeAxis class maps time values evenly between a minimum and maximum value along a chart axis. | |
DateTimeAxis() — Información sobre, clase mx.charts.DateTimeAxis | |
Constructor. | |
DateTimeFormatter — clase final, Paquete flash.globalization | |
La clase DateTimeFormatter proporciona formato que distingue entre configuraciones regionales para un objeto Date y acceso nombres de campos de fecha localizados. | |
DateTimeFormatter — clase, Paquete spark.formatters | |
The DateTimeFormatter class provides locale-sensitve formatting for a Date object. | |
DateTimeFormatter(requestedLocaleIDName:String, dateStyle:String, timeStyle:String) — Información sobre, clase flash.globalization.DateTimeFormatter | |
Construye un nuevo objeto DateTimeFormatter para dar formato a fechas y horas según las convenciones de la configuración regional especificada y de los estilos de formato de fecha y hora. | |
DateTimeFormatter() — Información sobre, clase spark.formatters.DateTimeFormatter | |
Constructs a new DateTimeFormatter object to format dates and times according to the conventions of the specified locale and the provided date and time formatting styles. | |
DateTimeNameContext — clase final, Paquete flash.globalization | |
La clase DateTimeNameContext enumera valores de constantes que representan el contexto del formato en el que se utiliza un nombre de mes o de día de la semana. | |
DateTimeNameStyle — clase final, Paquete flash.globalization | |
La clase DateTimeNameStyle enumera las constantes que controlan la longitud de los nombres del mes y de los días de la semana que se utilizan al dar formato a fechas. | |
dateTimePattern — Propiedad, clase spark.formatters.DateTimeFormatter | |
The pattern string used by the DateTimeFormatter object to format dates and times. | |
DateTimeStyle — clase final, Paquete flash.globalization | |
Enumera constantes que determinan un patrón de formato de fecha y hora específico de la configuración regional. | |
dateToString(value:Date, outputFormat:String) — Método estático , clase mx.controls.DateField | |
Formats a Date into a String according to the outputFormat argument. | |
dateUTC — Propiedad, clase Date | |
El día del mes (un entero del 1 al 31) de un objeto Date de acuerdo con la hora universal (UTC). | |
DateValidator — clase, Paquete mx.validators | |
The DateValidator class validates that a String, Date, or Object contains a proper date and matches a specified format. | |
DateValidator() — Información sobre, clase mx.validators.DateValidator | |
Constructor. | |
day — Propiedad, clase Date | |
El día de la semana (0 para domingo, 1 para lunes, etc.) especificado por este objeto Date de acuerdo con la hora local. | |
dayItemRenderer — Estilo, clase com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This style defines the ruler item renderer, in case the duration displayed in the Gantt chart is of one day or less. | |
dayListener — Propiedad, clase mx.validators.DateValidator | |
The component that listens for the validation result for the day subfield. | |
dayNames — Propiedad, clase mx.controls.DateChooser | |
The weekday names for DateChooser control. | |
dayNames — Propiedad, clase mx.controls.DateField | |
Weekday names for DateChooser control. | |
dayNamesLong — Propiedad estática, clase mx.formatters.DateBase | |
Long format of day names. | |
dayNamesShort — Propiedad estática, clase mx.formatters.DateBase | |
Short format of day names. | |
dayProperty — Propiedad, clase mx.validators.DateValidator | |
Name of the day property to validate. | |
daySource — Propiedad, clase mx.validators.DateValidator | |
Object that contains the value of the day field. | |
dayUTC — Propiedad, clase Date | |
El día de la semana (0 para domingo, 1 para lunes, etc.) de este objeto Date de acuerdo con la hora universal (UTC). | |
ddEditor — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.DataDictionaryEditor | |
A skin part that defines the DDEditor A skin part that defines the DDEditor | |
ddeLinkageEditor — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.letter.data.DataLinkageEditorStack | |
A skin part that defines DDELinkageAssignmentEditor component A skin part that defines DDELinkageAssignmentEditor component | |
ddeMetaEditor — Parte del aspecto, clase com.adobe.dct.view.PropertyContainer | |
A skin part that defines the appearnce of data dictionary element properties. A skin part that defines the appearnce of data dictionary element properties. | |
ddeValid — Estado del aspecto, clase com.adobe.dct.view.BrowserContainer | |
Valid state or the BrowserContainer. | |
ddExplorer — Parte del aspecto, clase com.adobe.dct.view.BrowserContainer | |
A skin part that displays the data dictionary elements of a data dictionary in tree view and provides the option to add a data dictionary element. A skin part that displays the data dictionary elements of a data dictionary in tree view and provides the option to add a data dictionary element. | |
ddNameDisplay — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer | |
A skin part that defines the data dictionary name A skin part that defines the data dictionary name | |
ddNameText — Parte del aspecto, clase com.adobe.dct.view.BrowserContainer | |
A skin part that displays the data dictionary name. A skin part that displays the data dictionary name. | |
ddToolbar — Parte del aspecto, clase com.adobe.dct.view.BrowserContainer | |
A skin part that contains the various ui controls corresponding to actions supported by the data dictionary editor. A skin part that contains the various ui controls corresponding to actions supported by the data dictionary editor. | |
deactivate() — método, clase fl.managers.FocusManager | |
Desactiva la clase FocusManager. | |
deactivate() — método, interfaz fl.managers.IFocusManager | |
Desactiva Focus Manager. | |
deactivate — Evento, clase flash.desktop.NativeApplication | |
Se distribuye cuando la selección del escritorio pasa a otra aplicación. | |
deactivate — Evento, clase flash.display.NativeWindow | |
Se distribuye por el objeto NativeWindow una vez desactivada la ventana. | |
deactivate — Evento, clase flash.events.EventDispatcher | |
[evento broadcast] Se distribuye cuando Flash Player o de AIR pasan a estar inactivos. | |
deactivate() — método, clase mx.managers.FocusManager | |
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time. | |
deactivate() — método, interfaz mx.managers.IFocusManager | |
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time. | |
DEACTIVATE — Propiedad estática de constante, clase flash.events.Event | |
La constante Event.DEACTIVATE define el valor de la propiedad type para un objeto de evento deactivate. | |
DEACTIVATE_FOCUS_REQUEST — Propiedad estática de constante, clase mx.events.SWFBridgeRequest | |
Sent from the top-level focus manager to a subordinate focus managers so all the focus managers participating in a tab loop get deactivated. | |
deactivateHandler(event:flash.events:Event) — método, clase flashx.textLayout.container.ContainerController | |
Procesa el evento Event.DEACTIVATE cuando el cliente gestiona eventos. | |
deactivateHandler(event:flash.events:Event) — método, clase flashx.textLayout.container.TextContainerManager | |
Procesa el evento Event.DEACTIVATE cuando el cliente gestiona eventos. | |
deactivateHandler(event:flash.events:Event) — método, interfaz flashx.textLayout.edit.IInteractionEventHandler | |
Procesa un evento deactivate. | |
deactivateHandler(event:flash.events:Event) — método, clase flashx.textLayout.edit.SelectionManager | |
Procesa un evento deactivate. | |
deactivateHandler(event:flash.events:Event) — método, clase spark.components.supportClasses.ViewNavigatorApplicationBase | |
Called when the application is exiting or being sent to the background by the operating system. | |
DEACTIVATE_POP_UP_REQUEST — Propiedad estática de constante, clase mx.events.SWFBridgeRequest | |
Requests that a child application's pop up be deactivated. | |
deanalyze — Evento, clase flash.data.SQLConnection | |
Se distibuye cuando la operación de llamada al método deanalyze() finaliza correctamente. | |
deanalyze(responder:flash.net:Responder) — método, clase flash.data.SQLConnection | |
Elimina toda la información estadística creada por la llamada al método analyze(). | |
DEANALYZE — Propiedad estática de constante, clase flash.errors.SQLErrorOperation | |
Indica que se ha llamado al método SQLConnection.deanalyze(). | |
DEANALYZE — Propiedad estática de constante, clase flash.events.SQLEvent | |
La constante SQLEvent.DEANALYZE define el valor de la propiedad type para un objeto de evento deanalyze. | |
deblocking — Propiedad, clase flash.media.Video | |
Indica el tipo de filtro aplicado al vídeo descodificado como parte del proceso posterior. | |
deblockingFilter — Propiedad, clase flash.system.JPEGLoaderContext | |
Especifica la intensidad del filtro de desbloqueo. | |
debug(message:String, ... rest) — método, interfaz mx.logging.ILogger | |
Logs the specified data using the LogEventLevel.DEBUG level. | |
debug(msg:String, ... rest) — método, clase mx.logging.LogLogger | |
Logs the specified data using the LogEventLevel.DEBUG level. | |
DEBUG — Propiedad estática de constante, clase mx.logging.LogEventLevel | |
Designates informational level messages that are fine grained and most helpful when debugging an application. | |
debugWaitTime — Propiedad, clase fl.rsl.RSLPreloader | |
Establezca este valor en el número de milisegundos que se debe esperar antes de descargar el primer archivo RSL. | |
DECIMAL — Propiedad estática de constante, clase flash.text.SoftKeyboardType | |
Teclado optimizado para introducir números con un decimal. | |
DECIMAL — Propiedad estática de constante, clase flash.text.engine.TabAlignment | |
Sitúa el símbolo de alineación del texto con tabulación en la tabulación. | |
DECIMAL — Propiedad estática de constante, clase flashx.textLayout.formats.ListStyleType | |
Numeración decimal: 1, 2, 3, y así sucesivamente. | |
decimalAlignmentToken — Propiedad, clase flash.text.engine.TabStop | |
Especifica el símbolo de alineación que se utiliza al establecer la propiedad alignment como TabAlignment.DECIMAL. | |
decimalAlignmentToken — Propiedad, interfaz flashx.textLayout.formats.ITabStopFormat | |
El símbolo de alineación que se utiliza si alignment es DECIMAL. | |
decimalAlignmentToken — Propiedad, clase flashx.textLayout.formats.TabStopFormat | |
El símbolo de alineación que se utiliza si alignment es DECIMAL. | |
DECIMAL_DIGITS — Propiedad estática de constante, clase mx.validators.Validator | |
A String containing the decimal digits 0 through 9. | |
DECIMAL_LEADING_ZERO — Propiedad estática de constante, clase flashx.textLayout.formats.ListStyleType | |
Numeración decimal con cero inicial: 01, 02, 03, y así sucesivamente. | |
decimalPointCountError — Propiedad, clase mx.validators.CurrencyValidator | |
Error message when the decimal separator character occurs more than once. | |
decimalPointCountError — Propiedad, clase mx.validators.NumberValidator | |
Error message when the decimal separator character occurs more than once. | |
decimalPointCountError — Propiedad, clase spark.validators.supportClasses.NumberValidatorBase | |
Error message when the decimal separator character occurs more than once. | |
decimalSeparator — Propiedad, clase flash.globalization.CurrencyFormatter | |
El carácter de separador decimal se utiliza para aplicar formato o analizar cantidades de divisa con parte decimal. | |
decimalSeparator — Propiedad, clase flash.globalization.NumberFormatter | |
El carácter de separador decimal se utiliza para aplicar formato o analizar números con parte decimal. | |
decimalSeparator — Propiedad, clase mx.validators.CurrencyValidator | |
The character used to separate the whole from the fractional part of the number. | |
decimalSeparator — Propiedad, clase mx.validators.NumberValidator | |
The character used to separate the whole from the fractional part of the number. | |
decimalSeparator — Propiedad, clase spark.formatters.supportClasses.NumberFormatterBase | |
The decimal separator character used for formatting or parsing numbers that have a decimal part. | |
decimalSeparator — Propiedad, clase spark.validators.supportClasses.NumberValidatorBase | |
The decimal separator character used for validating numbers that have a decimal part. | |
decimalSeparatorFrom — Propiedad, clase mx.formatters.CurrencyFormatter | |
Decimal separator character to use when parsing an input string. | |
decimalSeparatorFrom — Propiedad, clase mx.formatters.NumberBase | |
Decimal separator character to use when parsing an input String. | |
decimalSeparatorFrom — Propiedad, clase mx.formatters.NumberFormatter | |
Decimal separator character to use when parsing an input String. | |
decimalSeparatorTo — Propiedad, clase mx.formatters.CurrencyFormatter | |
Decimal separator character to use when outputting formatted decimal numbers. | |
decimalSeparatorTo — Propiedad, clase mx.formatters.NumberBase | |
Decimal separator character to use when outputting formatted decimal numbers. | |
decimalSeparatorTo — Propiedad, clase mx.formatters.NumberFormatter | |
Decimal separator character to use when outputting formatted decimal numbers. | |
decimalValidator — Parte del aspecto, clase com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.TextInputDataCaptureRenderer | |
A Skin part which defines the validator for Decimal fields. A Skin part which defines the validator for Decimal fields. | |
declineFill — Estilo, clase mx.charts.series.CandlestickSeries | |
Sets the declining fill for this data series, used when the closing value of an element is less than the opening value. | |
decode(source:String) — método, clase flash.net.URLVariables | |
Convierte la cadena variable en propiedades del objeto URLVariables especificado. | |
decode(xml:any, name:QName, type:QName, definition:XML) — método, interfaz mx.rpc.xml.IXMLDecoder | |
Decodes an XML document to an ActionScript object. | |
decode(encoded:String) — método, clase mx.utils.Base64Decoder | |
Decodes a Base64 encoded String and adds the result to an internal buffer. | |
decodeURI(uri:String) — Función del paquete, Nivel superior | |
Descodifica un URI codificado para convertirlo en una cadena. | |
decodeURIComponent(uri:String) — Función del paquete, Nivel superior | |
Descodifica un componente URI codificado para convertirlo en una cadena. | |
decodeXML(dataNode:flash.xml:XMLNode) — método, clase mx.rpc.xml.SimpleXMLDecoder | |
Converts a tree of XMLNodes into a tree of ActionScript Objects. | |
decompose(orientationStyle:String) — método, clase flash.geom.Matrix3D | |
Devuelve los valores de configuración de la traslación, rotación y escala de la matriz de transformación como un vector de tres objetos Vector3D. | |
decorator — Propiedad, clase spark.components.IconItemRenderer | |
The decorator icon that appears on the right side of this item renderer. | |
decoratorDisplay — Propiedad, clase spark.components.IconItemRenderer | |
The display object component used to display the decorator for this item renderer. | |
decrement(baseValue:Object, decrementValue:Object) — método, clase spark.effects.interpolation.HSBInterpolator | |
Returns the result of the two RGB values added together as HSB colors. | |
decrement(baseValue:Object, decrementValue:Object) — método, interfaz spark.effects.interpolation.IInterpolator | |
Given a base value and a value to subtract from it, return the result of that decrement operation. | |
decrement(baseValue:Object, decrementValue:Object) — método, clase spark.effects.interpolation.MultiValueInterpolator | |
Given a base value and a value to subtract from it, return the result of that decrement operation. | |
decrement(baseValue:Object, decrementValue:Object) — método, clase spark.effects.interpolation.NumberInterpolator | |
Given a base value and a value to subtract from it, return the result of that decrement operation. | |
decrement(baseValue:Object, decrementValue:Object) — método, clase spark.effects.interpolation.RGBInterpolator | |
Returns the result of the two values subtracted on a per-channel basis. | |
decrementButton — Parte del aspecto, clase spark.components.supportClasses.ScrollBarBase | |
An optional skin part that defines a button that, when pressed, steps the scrollbar up. This is equivalent to a decreasing step to the value property. An optional skin part that defines a button that, when pressed, steps the scrollbar up. | |
decrementButton — Parte del aspecto, clase spark.components.Spinner | |
A skin part that defines the button that, when pressed, decrements the value property by stepSize. A skin part that defines the button that, when pressed, decrements the value property by stepSize. | |
decrementButton — Propiedad, clase spark.skins.spark.HScrollBarSkin | |
decrementButton — Propiedad, clase spark.skins.spark.NumericStepperSkin | |
decrementButton — Propiedad, clase spark.skins.spark.SpinnerSkin | |
decrementButton — Propiedad, clase spark.skins.spark.VScrollBarSkin | |
decrementButton — Propiedad, clase spark.skins.wireframe.HScrollBarSkin | |
decrementButton — Propiedad, clase spark.skins.wireframe.NumericStepperSkin | |
decrementButton — Propiedad, clase spark.skins.wireframe.SpinnerSkin | |
decrementButton — Propiedad, clase spark.skins.wireframe.VScrollBarSkin | |
decrementBy(a:flash.geom:Vector3D) — método, clase flash.geom.Vector3D | |
Disminuye el valor de los elementos x, y y z del objeto Vector3D actual por los valores de los elementos x, y y z de un objeto Vector3D especificado. | |
decrementCacheCounter(clearNow:Boolean) — método, interfaz mx.automation.IAutomationManager | |
Decrement the cache counter. | |
DECREMENT_SATURATE — Propiedad estática de constante, clase flash.display3D.Context3DStencilAction | |
Reduce el valor del búfer de esténcil, fijándolo en 0, el valor mínimo. | |
DECREMENT_WRAP — Propiedad estática de constante, clase flash.display3D.Context3DStencilAction | |
Reduce el valor del búfer de esténcil. | |
deepCopy(relativeStart:int, relativeEnd:int) — método, clase flashx.textLayout.elements.FlowElement | |
Realiza una copia en profundidad de este objeto FlowElement, incluidos todos los elementos secundarios. Copia el contenido entre las dos posiciones de caracteres especificadas y devuelve la copia como un objeto FlowElement. | |
default — Sentencia | |
Define el caso predeterminado de una sentencia switch. | |
DEFAULT — Propiedad estática de constante, clase flash.data.SQLColumnNameStyle | |
Indica que los nombres de columna devueltos desde una declaración SELECT utilizan el formato predeterminado. | |
DEFAULT — Propiedad estática de constante, clase flash.display.ColorCorrection | |
Utiliza la corrección de color predeterminada del host. | |
DEFAULT — Propiedad estática de constante, clase flash.display.StageOrientation | |
Especifica que el escenario está actualmente en la orientación predeterminada del dispositivo (derecha hacia arriba). | |
DEFAULT — Propiedad estática de constante, clase flash.globalization.LocaleID | |
Indica que se deben utilizar las preferencias lingüísticas predeterminadas del usuario, conforme a lo especificado en la configuración del sistema operativo del usuario. | |
DEFAULT — Propiedad estática de constante, clase flash.net.ObjectEncoding | |
Especifica el formato (más reciente) predeterminado para el motor de ejecución actual (Flash Player o AIR). | |
DEFAULT — Propiedad estática de constante, clase flash.system.SecurityPanel | |
Cuando se transmite a Security.showSettings(), muestra el panel abierto la última vez que el usuario cerró el panel Configuración de Flash Player. | |
DEFAULT — Propiedad estática de constante, clase flash.text.ReturnKeyLabel | |
Utilice la etiqueta predeterminada. | |
DEFAULT — Propiedad estática de constante, clase flash.text.SoftKeyboardType | |
Teclado predeterminado para el método de entrada actual. | |
DEFAULT — Propiedad estática de constante, clase flash.text.TextDisplayMode | |
Permite que Flash Player elija entre el modo LCD o CRT. | |
DEFAULT — Propiedad estática de constante, clase flash.text.engine.DigitCase | |
Se utiliza para especificar la caja de dígitos predeterminada. | |
DEFAULT — Propiedad estática de constante, clase flash.text.engine.DigitWidth | |
Se utiliza para especificar la anchura de dígitos predeterminada. | |
DEFAULT — Propiedad estática de constante, clase flash.text.engine.TypographicCase | |
Especifica la caja tipográfica predeterminada. | |
DEFAULT — Propiedad estática de constante, clase flashx.textLayout.formats.TLFTypographicCase | |
Especifica la caja tipográfica predeterminada. No se aplica ninguna característica especial. | |
DEFAULT — Propiedad estática de constante, clase mx.core.ApplicationDomainTarget | |
The default behavior for RSL loading is to load an RSL as high in the parent module factory chain as possible. | |
DEFAULT — Propiedad estática de constante, clase mx.core.EventPriority | |
Event handlers on component instances are executed with the default priority, 0. | |
DEFAULT — Propiedad estática de constante, clase mx.graphics.BitmapSmoothingQuality | |
Default smoothing algorithm is used when scaling, consistent with quality of the stage (stage.quality). | |
defaultAssetIcon — Estilo, clase com.adobe.solutions.prm.presentation.file.PRMFileRenderer | |
The default icon for an asset is exposed as a style. | |
defaultAssetLargeIcon — Estilo, clase com.adobe.solutions.prm.presentation.file.PRMFileRenderer | |
The default large icon for an asset is exposed as a style. | |
DefaultBeveledActionButtonSkin — clase, Paquete spark.skins.mobile | |
Emphasized button uses accentColor instead of chromeColor. | |
DefaultBeveledActionButtonSkin() — Información sobre, clase spark.skins.mobile.DefaultBeveledActionButtonSkin | |
Constructor. | |
DefaultBeveledBackButtonSkin — clase, Paquete spark.skins.mobile | |
Emphasized button uses accentColor instead of chromeColor. | |
DefaultBeveledBackButtonSkin() — Información sobre, clase spark.skins.mobile.DefaultBeveledBackButtonSkin | |
Constructor. | |
defaultBorderAlpha — Propiedad, clase mx.skins.spark.SparkSkinForHalo | |
Default border alpha. | |
defaultBorderItemColor — Propiedad, clase mx.skins.spark.SparkSkinForHalo | |
Default border item color. | |
defaultButton — Propiedad, clase fl.managers.FocusManager | |
Obtiene o define el botón predeterminado actual. | |
defaultButton — Propiedad, interfaz fl.managers.IFocusManager | |
Obtiene o define una referencia al botón predeterminado. | |
defaultButton — Propiedad, clase mx.core.Container | |
The Button control designated as the default button for the container. | |
defaultButton — Propiedad, interfaz mx.core.IContainer | |
The Button control designated as the default button for the container. | |
defaultButton — Propiedad, clase mx.managers.FocusManager | |
A reference to the original default Button control. | |
defaultButton — Propiedad, interfaz mx.managers.IFocusManager | |
A reference to the original default Button control. | |
defaultButton — Propiedad, interfaz mx.managers.IFocusManagerContainer | |
The Button control designated as the default button for the container. | |
defaultButton — Propiedad, clase spark.components.supportClasses.SkinnableContainerBase | |
The Button control designated as the default button for the container. | |
defaultButtonAppearance — Estilo, clase spark.components.ActionBar | |
Appearance of buttons in navigation and action groups. | |
defaultButtonEnabled — Propiedad, clase fl.managers.FocusManager | |
Obtiene o define un valor que indica si el botón predeterminado está activado. | |
defaultButtonEnabled — Propiedad, interfaz fl.managers.IFocusManager | |
Obtiene o define un valor que indica si el botón predeterminado está activado. | |
defaultButtonEnabled — Propiedad, clase mx.managers.FocusManager | |
A flag that indicates whether the FocusManager should check for the Enter key being pressed to activate the default button. | |
defaultButtonEnabled — Propiedad, interfaz mx.managers.IFocusManager | |
A flag that indicates whether the FocusManager should check for the Enter key being pressed to activate the default button. | |
defaultButtonFlag — Propiedad, clase mx.controls.Alert | |
A bitflag that contains either Alert.OK, Alert.CANCEL, Alert.YES, or Alert.NO to specify the default button. | |
DefaultButtonSkin — clase, Paquete mx.skins.spark | |
The Spark skin class for the MX default button. | |
DefaultButtonSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the MX default button. | |
DefaultButtonSkin — clase, Paquete spark.skins.mobile | |
Emphasized button uses accentColor instead of chromeColor. | |
DefaultButtonSkin — clase, Paquete spark.skins.spark | |
The default skin class for a Spark DefaultButton component. | |
DefaultButtonSkin — clase, Paquete spark.skins.wireframe | |
The default wireframe skin class for the Spark DefaultButton component. | |
DefaultButtonSkin() — Información sobre, clase mx.skins.spark.DefaultButtonSkin | |
Constructor. | |
DefaultButtonSkin() — Información sobre, clase mx.skins.wireframe.DefaultButtonSkin | |
Constructor. | |
DefaultButtonSkin() — Información sobre, clase spark.skins.mobile.DefaultButtonSkin | |
Constructor. | |
DefaultButtonSkin() — Información sobre, clase spark.skins.spark.DefaultButtonSkin | |
Constructor. | |
DefaultButtonSkin() — Información sobre, clase spark.skins.wireframe.DefaultButtonSkin | |
Constructor. | |
defaultCampaignIcon — Estilo, clase com.adobe.solutions.prm.presentation.file.PRMFileRenderer | |
The default icon for a campaign or project is exposed as a style. | |
defaultCampaignLargeIcon — Estilo, clase com.adobe.solutions.prm.presentation.file.PRMFileRenderer | |
The default large icon for a campaign or project is exposed as a style. | |
defaultCellString — Propiedad, clase mx.controls.OLAPDataGrid | |
String displayed in a cell when the data for that cell returned by the IOLAPResult instance is null or NaN. | |
defaultCollationType — Propiedad, clase flash.data.SQLColumnSchema | |
Indica la secuencia de recopilación predeterminada definida en esta columna. | |
defaultColumnCount — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
The default number of columns to display. | |
defaultColumnCount — Propiedad, clase mx.controls.listClasses.ListBase | |
The default number of columns to display. | |
DefaultComplexItemRenderer — clase, Paquete spark.skins.spark | |
The Spark DefaultComplexItemRenderer class is an item renderer class that displays a Flex component in a Group container. | |
DefaultComplexItemRenderer() — Información sobre, clase spark.skins.spark.DefaultComplexItemRenderer | |
Constructor. | |
defaultConfiguration — Propiedad estática, clase flashx.textLayout.container.TextContainerManager | |
La configuración predeterminada de este TextContainerManager. | |
defaultConfiguration — Propiedad estática, clase flashx.textLayout.elements.TextFlow | |
Configuración predeterminada para todos los nuevos objetos TextFlow si no se especifica configuración. | |
defaultConfiguration — Propiedad estática, clase flashx.textLayout.factory.StringTextLineFactory | |
La configuración predeterminada utilizada por esta fábrica si no se especifica ninguna otra. | |
defaultCreateMask(targ:Object, bounds:flash.geom:Rectangle) — método, clase mx.effects.effectClasses.MaskEffectInstance | |
Creates the default mask for the effect. | |
DefaultDataDescriptor — clase, Paquete mx.controls.treeClasses | |
The DefaultDataDescriptor class provides a default implementation for accessing and manipulating data for use in controls such as Tree and Menu. | |
DefaultDataDescriptor() — Información sobre, clase mx.controls.treeClasses.DefaultDataDescriptor | |
Constructor. | |
defaultDataGridItemEditor — Estilo, clase mx.controls.DataGrid | |
Name of the class of the itemEditor to be used if one is not specified for a column. | |
defaultDataGridItemEditor — Estilo, clase mx.controls.AdvancedDataGridBaseEx | |
Name of the class of the itemEditor to be used if one is not specified for a column. | |
defaultDataGridItemEditor — Estilo, clase spark.components.DataGrid | |
The class to use as the item editor, if one is not specified by a column. | |
defaultDataGridItemRenderer — Estilo, clase mx.controls.DataGrid | |
Name of the class of the itemRenderer to be used if one is not specified for a column or its header. | |
defaultDataGridItemRenderer — Estilo, clase mx.controls.AdvancedDataGridBaseEx | |
Name of the class of the itemRenderer to be used if one is not specified for a column. | |
DEFAULT_DESTINATION_HTTP — Propiedad estática de constante, clase mx.rpc.http.HTTPService | |
Indicates that the HTTPService object uses the DefaultHTTP destination. | |
DEFAULT_DESTINATION_HTTP — Propiedad estática de constante, clase mx.rpc.soap.AbstractWebService | |
The default destination to use for HTTP connections when invoking a webservice through a proxy. | |
DEFAULT_DESTINATION_HTTP — Propiedad estática de constante, clase mx.rpc.soap.WebService | |
DEFAULT_DESTINATION_HTTPS — Propiedad estática de constante, clase mx.rpc.http.HTTPService | |
Indicates that the HTTPService object uses the DefaultHTTPS destination. | |
DEFAULT_DESTINATION_HTTPS — Propiedad estática de constante, clase mx.rpc.soap.AbstractWebService | |
The default destination to use for HTTPS connections when invoking a webservice through a proxy. | |
DEFAULT_DESTINATION_HTTPS — Propiedad estática de constante, clase mx.rpc.soap.WebService | |
DefaultDragImage — clase, Paquete mx.skins.halo | |
The default drag proxy image for a drag and drop operation. | |
DefaultDragImage() — Información sobre, clase mx.skins.halo.DefaultDragImage | |
Constructor. | |
defaultDragImageSkin — Estilo, clase mx.managers.DragManager | |
Skin used to draw the default drag image, which is also called the drag proxy. | |
defaultEncoder — Propiedad estática, clase mx.graphics.ImageSnapshot | |
The default mx.graphics.codec.IImageEncoder implementation used to capture images. | |
defaultExpressionFilledAsset — Estado del aspecto, clase com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Default condition with Filled Asset | |
defaultExpressionNoAsset — Estado del aspecto, clase com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Default condition with empty Asset | |
defaultFactory — Propiedad, clase mx.styles.CSSStyleDeclaration | |
This function, if it isn't null, is usually autogenerated by the MXML compiler. | |
defaultFilterFunction(cache:Array) — método, clase mx.charts.chartClasses.Series | |
This is used if you do not set a custom function as the filterFunction for the series. | |
defaultFilterFunction(propChanges:Array, instanceTarget:Object) — método, clase mx.effects.EffectTargetFilter | |
The default filter function for the EffectTargetFilter class. | |
defaultFormat — Propiedad estática, clase flashx.textLayout.formats.TabStopFormat | |
Devuelve un objeto TabStopFormat con configuración predeterminada. | |
defaultFormat — Propiedad estática, clase flashx.textLayout.formats.TextLayoutFormat | |
Devuelve un objeto TextLayoutFormat con configuración predeterminada. | |
DefaultGridHeaderRenderer — clase, Paquete spark.skins.spark | |
The DefaultGridHeaderRenderer class defines the default header renderer for the columns of a Spark DataGrid control. | |
DefaultGridHeaderRenderer — clase, Paquete spark.skins.wireframe | |
The default header renderer for s:DataGrid columns. | |
DefaultGridHeaderRenderer() — Información sobre, clase spark.skins.spark.DefaultGridHeaderRenderer | |
Constructor. | |
DefaultGridHeaderRenderer() — Información sobre, clase spark.skins.wireframe.DefaultGridHeaderRenderer | |
Constructor. | |
DefaultGridItemEditor — clase, Paquete spark.components.gridClasses | |
The DefaultGridItemEditor class defines the default item renderer used by the Spark grid controls, such as DataGrid and Grid. | |
DefaultGridItemEditor() — Información sobre, clase spark.components.gridClasses.DefaultGridItemEditor | |
Constructor. | |
DefaultGridItemRenderer — clase, Paquete spark.skins.spark | |
The DefaultGridItemRenderer class defines simple and efficient item renderer that displays a single text label. | |
DefaultGridItemRenderer() — Información sobre, clase spark.skins.spark.DefaultGridItemRenderer | |
Constructor. | |
DEFAULT_HANDLER — Propiedad estática de constante, clase mx.core.EventPriority | |
Some components listen to events that they dispatch on themselves and let other listeners call the preventDefault() method to tell the component not to perform a default action. | |
DEFAULT_HISTORY_LENGTH — Propiedad estática de constante, clase org.osmf.net.qos.QoSInfoHistory | |
defaultInvalidFormatError — Propiedad estática, clase mx.formatters.Formatter | |
Error message for an invalid format string specified to the formatter. | |
defaultInvalidValueError — Propiedad estática, clase mx.formatters.Formatter | |
Error messages for an invalid value specified to the formatter. | |
DefaultItemRenderer — clase, Paquete spark.skins.spark | |
The DefaultItemRenderer class defines the default item renderer for a List control. | |
DefaultItemRenderer — clase, Paquete spark.skins.wireframe | |
The DefaultItemRenderer class defines the default item renderer for a List control. | |
DefaultItemRenderer() — Información sobre, clase spark.skins.spark.DefaultItemRenderer | |
Constructor. | |
DefaultItemRenderer() — Información sobre, clase spark.skins.wireframe.DefaultItemRenderer | |
Constructor. | |
defaultLeafIcon — Estilo, clase mx.controls.Tree | |
Specifies the default icon for a leaf item. | |
defaultLeafIcon — Estilo, clase mx.controls.AdvancedDataGrid | |
The default icon for a leaf node of the navigation tree. | |
defaultLinkActiveFormat — Propiedad, clase flashx.textLayout.elements.Configuration | |
Especifica los atributos de formato de caracteres activos que se aplican inicialmente a todos los vínculos (objetos LinkElement) del flujo de texto. | |
defaultLinkActiveFormat — Propiedad, interfaz flashx.textLayout.elements.IConfiguration | |
Especifica los atributos de formato de caracteres activos que se aplican inicialmente a todos los vínculos (objetos LinkElement) del flujo de texto. | |
defaultLinkHoverFormat — Propiedad, clase flashx.textLayout.elements.Configuration | |
Especifica los atributos de formato de caracteres iniciales que se aplican a un vínculo (LinkElement) en el flujo de texto cuando el cursor pasa por encima. | |
defaultLinkHoverFormat — Propiedad, interfaz flashx.textLayout.elements.IConfiguration | |
Especifica los atributos de formato de caracteres iniciales que se aplican a un vínculo (LinkElement) en el flujo de texto cuando el cursor pasa por encima. | |
defaultLinkNormalFormat — Propiedad, clase flashx.textLayout.elements.Configuration | |
Especifica los atributos de vínculo iniciales para todos los objetos LinkElement del flujo de texto. | |
defaultLinkNormalFormat — Propiedad, interfaz flashx.textLayout.elements.IConfiguration | |
Especifica los atributos de vínculo iniciales para todos los objetos LinkElement del flujo de texto. | |
defaultLinkProtocol — Propiedad, clase mx.controls.RichTextEditor | |
The default protocol string to use at the start of link text. | |
DefaultListEffect — clase, Paquete mx.effects | |
The DefaultListEffect class defines the default effect applied to the item renderers of a List control when the data in the data provider changes. | |
DefaultListEffect() — Información sobre, clase mx.effects.DefaultListEffect | |
Constructor. | |
defaultListMarkerFormat — Propiedad, clase flashx.textLayout.elements.Configuration | |
Especifica los atributos de formato de caracteres activos que se aplican inicialmente a todos los objetos ListItems del flujo de texto. | |
defaultListMarkerFormat — Propiedad, interfaz flashx.textLayout.elements.IConfiguration | |
Especifica los atributos de formato de caracteres activos que se aplican inicialmente a todos los objetos ListItems del flujo de texto. | |
DEFAULT_MAX_HEIGHT — Propiedad estática de constante, clase mx.core.UIComponent | |
The default value for the maxHeight property. | |
DEFAULT_MAX_WIDTH — Propiedad estática de constante, clase mx.core.UIComponent | |
The default value for the maxWidth property. | |
DEFAULT_MEASURED_HEIGHT — Propiedad estática de constante, clase mx.core.UIComponent | |
The default value for the measuredHeight property. | |
DEFAULT_MEASURED_MIN_HEIGHT — Propiedad estática de constante, clase mx.core.UIComponent | |
The default value for the measuredMinHeight property. | |
DEFAULT_MEASURED_MIN_WIDTH — Propiedad estática de constante, clase mx.core.UIComponent | |
The default value for the measuredMinWidth property. | |
DEFAULT_MEASURED_WIDTH — Propiedad estática de constante, clase mx.core.UIComponent | |
The default value for the measuredWidth property. | |
defaultMember — Propiedad, interfaz mx.olap.IOLAPDimension | |
The default member of this dimension. | |
defaultMember — Propiedad, interfaz mx.olap.IOLAPHierarchy | |
The default member of the hierarchy. | |
defaultMember — Propiedad, clase mx.olap.OLAPDimension | |
The default member of this dimension. | |
defaultMember — Propiedad, clase mx.olap.OLAPHierarchy | |
The default member of the hierarchy. | |
defaultObjectEncoding — Propiedad estática, clase flash.net.NetConnection | |
La codificación predeterminada del objeto para objetos NetConnection. | |
defaultObjectEncoding — Propiedad estática, clase flash.net.SharedObject | |
La codificación predeterminada del objeto (versión de AMF) para todos los objetos compartidos locales creados en el archivo SWF. | |
defaultObjectEncoding — Propiedad estática, clase flash.utils.ByteArray | |
Denota la codificación predeterminada del objeto para que la clase ByteArray lo utilice en una instancia nueva de ByteArray. | |
DEFAULT_OFF — Propiedad estática de constante, clase flash.display.ColorCorrectionSupport | |
Se admite la corrección de color, pero está desactivada de forma predeterminada. | |
DEFAULT_ON — Propiedad estática de constante, clase flash.display.ColorCorrectionSupport | |
Se admite la corrección de color y está activada de forma predeterminada. | |
defaultPopTransition — Propiedad, clase spark.components.ViewNavigator | |
Specifies the default view transition for pop navigation operations. | |
defaultPushTransition — Propiedad, clase spark.components.ViewNavigator | |
Specifies the default view transition for push navigation operations. | |
defaultRowCount — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
The default number of rows to display. | |
defaultRowCount — Propiedad, clase mx.controls.listClasses.ListBase | |
The default number of rows to display. | |
defaultSettings() — Método estático , clase XML | |
Devuelve un objeto con las siguientes propiedades configuradas con los valores predeterminados: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent y prettyPrinting. | |
defaultSortIndicator — Propiedad, clase spark.skins.spark.DefaultGridHeaderRenderer | |
The default value of the sortIndicator property. | |
defaultSortIndicator — Propiedad, clase spark.skins.wireframe.DefaultGridHeaderRenderer | |
The default value of the sortIndicator property. | |
DefaultSummaryCalculator — clase, Paquete mx.collections | |
The DefaultSummaryCalculator class provides summary calculation logic for SUM, MIN, MAX, AVG, and COUNT operations. | |
defaultTextFormat — Propiedad, clase fl.text.TLFTextField | |
Especifica el formato aplicado al texto nuevo insertado, por ejemplo, texto introducido por un usuario o insertado mediante el método replaceSelectedText(). | |
defaultTextFormat — Propiedad, clase flash.text.TextField | |
Especifica el formato aplicado al texto nuevo insertado, por ejemplo, texto introducido por un usuario o insertado mediante el método replaceSelectedText(). | |
defaultTextFormat — Propiedad, clase mx.core.FTETextField | |
Especifica el formato aplicado al texto nuevo insertado, por ejemplo, texto introducido por un usuario o insertado mediante el método replaceSelectedText(). | |
defaultTextFormat — Propiedad, interfaz mx.core.IUITextField | |
Especifica el formato aplicado al texto nuevo insertado, por ejemplo, texto introducido por un usuario o insertado mediante el método replaceSelectedText(). | |
DefaultTileListEffect — clase, Paquete mx.effects | |
The DefaultTileListEffect class defines the default effect applied to the item renderers of a TileList control when the data in the data provider changes. | |
DefaultTileListEffect() — Información sobre, clase mx.effects.DefaultTileListEffect | |
Constructor. | |
DEFAULT_TIMEOUT — Propiedad de constante, clase fl.video.NCManager | |
Tiempo de espera predeterminado, expresado en milisegundos. | |
DEFAULT_TRANSITION_INDEX — Propiedad estática de constante, clase org.osmf.traits.AlternativeAudioTrait | |
DefaultTransparentActionButtonSkin — clase, Paquete spark.skins.mobile | |
Emphasized button uses accentColor instead of chromeColor. | |
DefaultTransparentActionButtonSkin() — Información sobre, clase spark.skins.mobile.DefaultTransparentActionButtonSkin | |
Constructor. | |
DefaultTransparentNavigationButtonSkin — clase, Paquete spark.skins.mobile | |
Emphasized button uses accentColor instead of chromeColor. | |
DefaultTransparentNavigationButtonSkin() — Información sobre, clase spark.skins.mobile.DefaultTransparentNavigationButtonSkin | |
Constructor. | |
defaultValue — Propiedad, interfaz mx.automation.IAutomationPropertyDescriptor | |
Default value of this property. | |
default xml namespace — Sentencia | |
La directiva default xml namespace establece el espacio de nombres predeterminado que debe utilizarse para objetos XML. | |
DEFERRED — Propiedad estática de constante, clase flash.data.SQLTransactionLockType | |
Especifica la opción de transacción con bloqueo retrasado | |
deferredContentCreated — Propiedad, clase mx.charts.Legend | |
IDeferredContentOwner equivalent of processedDescriptors | |
deferredContentCreated — Propiedad, clase mx.core.Container | |
IDeferredContentOwner equivalent of processedDescriptors | |
deferredContentCreated — Propiedad, interfaz mx.core.IDeferredContentOwner | |
A flag that indicates whether the deferred content has been created. | |
deferredContentCreated — Propiedad, clase spark.components.SkinnableContainer | |
Contains true if deferred content has been created. | |
DeferredInstanceFromClass — clase, Paquete mx.core | |
A deferred instance factory that creates and returns an instance of a specified class. | |
DeferredInstanceFromClass(generator:Class) — Información sobre, clase mx.core.DeferredInstanceFromClass | |
Constructor. | |
DeferredInstanceFromFunction — clase, Paquete mx.core | |
A deferred instance factory that uses a generator function to create an instance of the required object. | |
DeferredInstanceFromFunction(generator:Function, destructor:Function) — Información sobre, clase mx.core.DeferredInstanceFromFunction | |
Constructor. | |
DefinitionError — Clase dinámica, Nivel superior | |
La clase DefinitionError representa un error que tiene lugar cuando el código del usuario intenta definir un identificador que ya está definido. | |
DefinitionError(message:String) — Información sobre, clase DefinitionError | |
Crea un nuevo objeto DefinitionError. | |
deflate() — método, clase flash.utils.ByteArray | |
Comprime el conjunto de bytes con el algoritmo de compresión deflate. | |
DEFLATE — Propiedad estática de constante, clase flash.utils.CompressionAlgorithm | |
Define la cadena que se utiliza para el algoritmo de compresión deflate. | |
delay — Propiedad, clase air.update.ApplicationUpdater | |
El intervalo, en días, entre las comprobaciones periódicas de nuevas actualizaciones. | |
delay — Propiedad, clase air.update.ApplicationUpdaterUI | |
El intervalo, en días, entre las comprobaciones periódicas de nuevas actualizaciones. | |
delay — Propiedad, clase flash.utils.Timer | |
Demora entre los eventos del temporizador, expresada en milisegundos. | |
delayUpdates — Propiedad, clase flashx.textLayout.edit.EditManager | |
delayUpdates — Propiedad, interfaz flashx.textLayout.edit.IEditManager | |
De forma predeterminada, las llamadas a IEditManager gestionan actualizaciones sincrónicamente, por lo que el cambio solicitado se lleva a cabo y el texto redactado se añade a la lista de visualización dentro del método IEditManager. | |
delete — Operador | |
Destruye la propiedad de objeto especificada por reference; el resultado es true si la propiedad no existe al finalizar la operación; en caso contrario, el resultado es false. | |
delete — Evento, clase flash.data.SQLConnection | |
Se distirbuye cuando los datos de alguna tabla de las bases de datos concatenadas cambia como resultado de un comando SQL DELETE. | |
DELETE — Propiedad estática de constante, clase flash.events.SQLUpdateEvent | |
La constante SQLUpdateEvent.DELETE define el valor de la propiedad type de un evento delete de SQLConnection. | |
DELETE — Propiedad estática de constante, clase flash.net.URLRequestMethod | |
Especifica que el objeto URLRequest es un método DELETE. | |
DELETE — Propiedad estática de constante, clase flash.ui.Keyboard | |
Constante asociada al valor de código de tecla asociado de la tecla Supr (46). | |
DELETE — Propiedad estática de constante, clase mx.events.PropertyChangeEventKind | |
Indicates that the property was deleted from the object. | |
deleteBtn — Parte del aspecto, clase com.adobe.dct.component.ExtendedProperty | |
A skin part that defines the delete button which removes a property. A skin part that defines the delete button which removes a property. | |
deleteButton — Parte del aspecto, clase com.adobe.dct.component.toolbars.DDToolbar | |
A skin part that defines a Button which deletes an existing data dictionary element. A skin part that defines a Button which deletes an existing data dictionary element. | |
deleteButton — Parte del aspecto, clase com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
A Skin part which defines UI component to display Delete Button. A Skin part which defines UI component to display Delete Button. | |
DELETE_DEFAULT_PLAYER — Propiedad estática de constante, clase fl.video.VideoError | |
Variable de estado que indica que el usuario no puede eliminar el objeto VideoPlayer predeterminado. | |
DELETE_DEFAULT_PLAYER — Propiedad estática de constante, clase mx.controls.videoClasses.VideoError | |
Cannot delete default VideoPlayer | |
deleteDirectory(deleteDirectoryContents:Boolean) — método, clase flash.filesystem.File | |
Elimina el directorio. | |
deleteDirectoryAsync(deleteDirectoryContents:Boolean) — método, clase flash.filesystem.File | |
Elimina el directorio de forma asíncrona. | |
deleteFile() — método, clase flash.filesystem.File | |
Elimina el archivo. | |
deleteFileAsync() — método, clase flash.filesystem.File | |
Elimina el archivo de forma asíncrona. | |
deleteInstance(instance:mx.effects:IEffectInstance) — método, clase mx.effects.Effect | |
Removes event listeners from an instance and removes it from the list of instances. | |
deleteInstance(instance:mx.effects:IEffectInstance) — método, interfaz mx.effects.IEffect | |
Removes event listeners from an instance and removes it from the list of instances. | |
deleteNextCharacter(operationState:flashx.textLayout.edit:SelectionState) — método, clase flashx.textLayout.edit.EditManager | |
Elimina un rango de texto o, si se da una selección de puntos, elimina el siguiente carácter. | |
deleteNextCharacter(operationState:flashx.textLayout.edit:SelectionState) — método, interfaz flashx.textLayout.edit.IEditManager | |
Elimina un rango de texto o, si se da una selección de puntos, elimina el siguiente carácter. | |
deleteNextWord(operationState:flashx.textLayout.edit:SelectionState) — método, clase flashx.textLayout.edit.EditManager | |
Elimina la palabra siguiente. | |
deleteNextWord(operationState:flashx.textLayout.edit:SelectionState) — método, interfaz flashx.textLayout.edit.IEditManager | |
Elimina la palabra siguiente. | |
DeleteObjectSample — clase final, Paquete flash.sampler | |
La clase DeleteObjectSample representa objetos creados en un flujo getSamples(); cada objeto DeleteObjectSample corresponde a un nuevo objeto NewObjectSample. | |
deletePreviousCharacter(operationState:flashx.textLayout.edit:SelectionState) — método, clase flashx.textLayout.edit.EditManager | |
Elimina un rango de texto o, si se da una selección de puntos, elimina el carácter anterior. | |
deletePreviousCharacter(operationState:flashx.textLayout.edit:SelectionState) — método, interfaz flashx.textLayout.edit.IEditManager | |
Elimina un rango de texto o, si se da una selección de puntos, elimina el carácter anterior. | |
deletePreviousWord(operationState:flashx.textLayout.edit:SelectionState) — método, clase flashx.textLayout.edit.EditManager | |
Elimina la palabra anterior. | |
deletePreviousWord(operationState:flashx.textLayout.edit:SelectionState) — método, interfaz flashx.textLayout.edit.IEditManager | |
Elimina la palabra anterior. | |
deleteProperty(name:any) — método, clase mx.utils.ObjectProxy | |
Deletes the specified property on the proxied object and sends notification of the delete to the handler. | |
deleteProperty(name:any) — método, clase mx.utils.OrderedObject | |
Deletes the specified property on the proxied object. | |
deleteReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — método, interfaz mx.core.IDeferredInstantiationUIComponent | |
Deletes the id reference to this IUIComponent object on its parent document object. | |
deleteReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — método, clase mx.core.UIComponent | |
Deletes the id reference to this IUIComponent object on its parent document object. | |
deleteReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — método, clase mx.flash.UIMovieClip | |
Deletes the id reference to this IUIComponent object on its parent document object. | |
deleteSelectionState — Propiedad, clase flashx.textLayout.operations.DeleteTextOperation | |
deleteSelectionState El rango de texto para eliminar | |
deleteSelectionState — Propiedad, clase flashx.textLayout.operations.InsertTextOperation | |
El texto eliminado por esta operación, si existe. | |
deleteStageButton — Parte del aspecto, clase com.adobe.solutions.rca.presentation.template.stages.StageBuilding | |
A reference to the Button object that allows users to delete a selected stage. A reference to the Button object that allows users to delete a selected stage. | |
deleteText(operationState:flashx.textLayout.edit:SelectionState) — método, clase flashx.textLayout.edit.EditManager | |
Elimina un rango de texto. | |
deleteText(operationState:flashx.textLayout.edit:SelectionState) — método, interfaz flashx.textLayout.edit.IEditManager | |
Elimina un rango de texto. | |
DeleteTextOperation — clase, Paquete flashx.textLayout.operations | |
La clase DeleteTextOperation encapsula la detección de un rango de texto. | |
DeleteTextOperation(operationState:flashx.textLayout.edit:SelectionState, deleteSelectionState:flashx.textLayout.edit:SelectionState, allowMerge:Boolean) — Información sobre, clase flashx.textLayout.operations.DeleteTextOperation | |
Crea una operación DeleteTextOperation. | |
delete (XML) — Operador | |
Elimina los elementos o atributos XML especificados por reference. | |
delta — Propiedad, clase fl.events.ScrollEvent | |
Obtiene el tamaño del cambio en la posición de desplazamiento, expresado en píxeles. | |
delta — Propiedad, clase flash.events.MouseEvent | |
Indica el número de líneas que debe desplazarse la visualización por cada vuelta de la rueda del ratón. | |
delta — Propiedad, clase flashx.textLayout.events.ScrollEvent | |
El cambio en el valor de posición de desplazamiento resultante del propio desplazamiento. | |
delta — Propiedad, clase mx.events.DividerEvent | |
The number of pixels that the divider has been dragged. | |
delta — Propiedad, clase mx.events.ScrollEvent | |
The change in the scroll position value that resulted from the scroll. | |
deltaTransformPoint(point:flash.geom:Point) — método, clase flash.geom.Matrix | |
Tras especificar un punto en el espacio de coordenadas previas a la transformación, devuelve las coordenadas de dicho punto después de la transformación. | |
deltaTransformVector(v:flash.geom:Vector3D) — método, clase flash.geom.Matrix3D | |
Utilice la matriz de transformación sin los elementos de traslación para transformar un objeto Vector3D desde una coordenada de espacio a otra. | |
DENIED — Propiedad estática de constante, clase flash.permissions.PermissionStatus | |
Especifica que se ha denegado el permiso. | |
denyRequestedObject(requestID:int) — método, clase flash.net.NetGroup | |
Deniega a una solicitud recibida en NetGroup.Replication.Request de NetStatusEvent para un objeto previamente anunciado con addHaveObjects(). | |
deployMouseShields(deploy:Boolean) — método, interfaz mx.managers.ISystemManager | |
Deploy or remove mouse shields. | |
deployMouseShields(deploy:Boolean) — método, clase mx.managers.SystemManager | |
Deploy or remove mouse shields. | |
deployMouseShields(deploy:Boolean) — método, clase mx.managers.WindowedSystemManager | |
Deploy or remove mouse shields. | |
depth — Propiedad, clase flash.media.StageVideo | |
El nivel de profundidad de un objeto StageVideo con respecto a los otros objetos StageVideo. | |
depth — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
The depth of this AdvancedDataGridHeaderInfo instance in the columns hierarchy of the AdvancedDataGrid control, if this column is part of a column group. | |
depth — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
The level of the item in the AdvancedDataGrid control. | |
depth — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
Depth in the tree at which the renderer is used, where the top-most node of the tree is at a depth of 1. | |
depth — Propiedad, clase mx.controls.treeClasses.TreeListData | |
The level of the item in the tree. | |
depth — Propiedad, interfaz mx.core.IVisualElement | |
Determines the order in which items inside of containers are rendered. | |
depth — Propiedad, clase mx.core.UIComponent | |
Determines the order in which items inside of containers are rendered. | |
depth — Propiedad, clase mx.flash.UIMovieClip | |
Determines the order in which items inside of containers are rendered. | |
depth — Propiedad, interfaz mx.olap.IOLAPLevel | |
The depth of the level in the hierarchy of the dimension. | |
depth — Propiedad, clase mx.olap.OLAPLevel | |
The depth of the level in the hierarchy of the dimension. | |
depth — Propiedad, clase spark.core.SpriteVisualElement | |
Determines the order in which items inside of containers are rendered. | |
depth — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
Determines the order in which items inside of containers are rendered. | |
DEPTH — Propiedad estática de constante, clase flash.display3D.Context3DClearMask | |
Borrar solamente el búfer de profundidad. | |
depthColors — Estilo, clase mx.controls.Tree | |
Array of colors used in the Tree control, in descending order. | |
depthColors — Estilo, clase mx.controls.AdvancedDataGrid | |
Array of colors used for the rows of each level of the navigation tree of the AdvancedDataGrid control, in descending order. | |
dereference(uri:String) — método, interfaz flash.security.IURIDereferencer | |
Resuelve y anula las referencias del URI especificado. | |
descendants(name:Object) — método, clase XML | |
Devuelve todos los descendientes (elementos secundarios, terciarios, cuaternarios, etc.) del objeto XML que tiene el parámetro name. | |
descendants(name:Object) — método, clase XMLList | |
Devuelve todos los descendientes (elementos secundarios, terciarios, cuaternarios, etc.) del objeto XML que tiene el parámetro name. | |
descendants(name:Object) — método, clase mx.collections.XMLListCollection | |
Calls the descendants() method of each XML object in the XMLList and returns an XMLList containing the results. | |
descending — Propiedad, clase mx.collections.GroupingField | |
Set to true if the sort for this field should be in descending order. | |
descending — Propiedad, interfaz mx.collections.ISortField | |
Specifies whether this field should be sorted in descending order. | |
descending — Propiedad, clase mx.collections.SortField | |
Specifies whether this field should be sorted in descending order. | |
descending — Propiedad, clase mx.controls.advancedDataGridClasses.SortInfo | |
Contains true when the column is sorted in descending order, and false when the column is sorted in ascending order. | |
descending — Propiedad, clase spark.collections.SortField | |
Specifies whether this field should be sorted in descending order. | |
DESCENDING — Propiedad estática de constante, clase Array | |
Especifica una ordenación descendente para los métodos de ordenación de la clase Array. | |
descent — Propiedad, clase flash.text.TextLineMetrics | |
El valor descendente del texto es la longitud desde la línea base hasta la profundidad máxima de la línea, expresada en píxeles. | |
descent — Propiedad, clase flash.text.engine.TextLine | |
Especifica el número de píxeles desde la línea base hasta la parte inferior de los caracteres que menos descienden en la línea. | |
descent — Propiedad, interfaz flashx.textLayout.compose.IVerticalJustificationLine | |
Especifica el número de píxeles desde la línea base hasta la parte inferior de los caracteres que menos descienden en la línea. | |
descent — Propiedad, clase flashx.textLayout.compose.TextFlowLine | |
Especifica el número de píxeles desde la línea base hasta la parte inferior de los caracteres que menos descienden en la línea. | |
DESCENT — Propiedad estática de constante, clase flash.text.engine.TextBaseline | |
Especifica una línea base descendente. | |
descInput — Parte del aspecto, clase com.adobe.solutions.acm.ccr.presentation.contentcapture.FreeTextSettings | |
A skin part which defines the input field to capture the description of the free form text module. A skin part which defines the input field to capture the description of the free form text module. | |
describeData(requiredFields:uint) — método, clase mx.charts.chartClasses.AxisBase | |
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement. | |
describeData(dimension:String, requiredFields:uint) — método, clase mx.charts.chartClasses.CartesianDataCanvas | |
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement. | |
describeData(dimension:String, requiredFields:uint) — método, clase mx.charts.chartClasses.ChartElement | |
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement. | |
describeData(dimension:String, requiredFields:uint) — método, clase mx.charts.chartClasses.DataTransform | |
Collects important displayed values for all elements associated with this data transform. | |
describeData(dimension:String, requiredFields:uint) — método, clase mx.charts.chartClasses.HLOCSeriesBase | |
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement. | |
describeData(dimension:String, requiredFields:uint) — método, interfaz mx.charts.chartClasses.IChartElement | |
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement. | |
describeData(dimension:String, requiredFields:uint) — método, clase mx.charts.chartClasses.PolarDataCanvas | |
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement. | |
describeData(dimension:String, requiredFields:uint) — método, clase mx.charts.series.BubbleSeries | |
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement. | |
describeData(dimension:String, requiredFields:uint) — método, clase mx.charts.series.ColumnSet | |
Called by the governing DataTransform to obtain a description of the data represented by this IChartElement. | |
describeRendererForItem(data:Object, dataDepth:int, column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn, description:mx.controls.advancedDataGridClasses:AdvancedDataGridRendererDescription) — método, clase mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
Updates the AdvancedDataGridRendererDescription instance with information about this AdvancedDataGridRendererProvider instance. | |
describeRendererForItem(data:Object, dataDepth:int, column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn, description:mx.controls.advancedDataGridClasses:AdvancedDataGridRendererDescription) — método, interfaz mx.controls.advancedDataGridClasses.IAdvancedDataGridRendererProvider | |
Updates the IAdvancedDataGridRendererDescription instance with information about this IAdvancedDataGridRendererProvider. | |
describeType(value:any) — Función del paquete, flash.utils | |
Produce un objeto XML que describe el objeto ActionScript asignado como parámetro del método. | |
description — Parte del aspecto, clase com.adobe.solutions.rca.presentation.template.stages.ProcessComponent | |
A reference to the Label object that displays the description of a process. A reference to the Label object that displays the description of a process. | |
description — Propiedad, clase flash.accessibility.AccessibilityProperties | |
Proporciona una descripción para este objeto de visualización en la presentación accesible. | |
description — Propiedad, clase flash.net.FileFilter | |
La cadena de descripción para el filtro. | |
description — Propiedad, clase mx.charts.chartClasses.ChartBase | |
A short description of the data in the chart. | |
description — Propiedad, clase mx.rpc.soap.AbstractWebService | |
The description of the service for the currently active port. | |
descriptionArea — Parte del aspecto, clase com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
A reference to the TextArea object to enter the document description, for the document to be attached to the list of supporting documents for this schedule template. A reference to the TextArea object to enter the document description, for the document to be attached to the list of supporting documents for this schedule template. | |
descriptionDisplay — Parte del aspecto, clase com.adobe.dct.component.dataElementsPanel.NewDataElement | |
A skin part that defines an optional SkinnableTextBase for data element description. A skin part that defines an optional SkinnableTextBase for data element description. | |
descriptionDisplay — Parte del aspecto, clase com.adobe.dct.component.dataElementsPanel.EditDataElement | |
A skin part that defines an optional SkinnableTextBase for data element description. A skin part that defines an optional SkinnableTextBase for data element description. | |
descriptionDisplay — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's description A skin part that defines the asset's description | |
descriptionDisplay — Parte del aspecto, clase com.adobe.solutions.acm.ccr.presentation.contentcapture.preview.ContentHoverPreviewRenderer | |
A skin part that defines a Label to be shown for the description of the hovered component. A skin part that defines a Label to be shown for the description of the hovered component. | |
descriptionField — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Description text area. The skin part for the Description text area. | |
descriptionField — Parte del aspecto, clase com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the Description text area. The skin part for the Description text area. | |
descriptionInput — Parte del aspecto, clase com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines SkinnableTextBase for data dictionary element description. A skin part that defines SkinnableTextBase for data dictionary element description. | |
descriptionInput — Parte del aspecto, clase com.adobe.dct.view.DictionaryPropertiesView | |
A skin part that defines SkinnableTextBase for data dictionary description. A skin part that defines SkinnableTextBase for data dictionary description. | |
descriptionLabel — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Description label. The skin part for the Description label. | |
descriptionLabel — Parte del aspecto, clase com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for displaying the Description of a project. The skin part for displaying the Description of a project. | |
descriptionTextArea — Parte del aspecto, clase com.adobe.solutions.exm.authoring.view.SaveExpression | |
A Skin part which defines UI component to display description TextBase. A Skin part which defines UI component to display description TextBase. | |
descriptionTextArea — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Description text area. The skin part for the Description text area. | |
descriptionTextArea — Parte del aspecto, clase com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Description area of a project. The skin part for the Description area of a project. | |
descriptionValidator — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the validator for asset's description A skin part that defines the validator for asset's description | |
descriptor — Propiedad, interfaz mx.core.IDeferredInstantiationUIComponent | |
Reference to the UIComponentDescriptor, if any, that was used by the createComponentFromDescriptor() method to create this UIComponent instance. | |
descriptor — Propiedad, clase mx.core.UIComponent | |
Reference to the UIComponentDescriptor, if any, that was used by the createComponentFromDescriptor() method to create this UIComponent instance. | |
descriptor — Propiedad, clase mx.flash.UIMovieClip | |
Reference to the UIComponentDescriptor, if any, that was used by the createComponentFromDescriptor() method to create this UIComponent instance. | |
DESELECT — Propiedad estática de constante, clase mx.automation.events.ListItemSelectEvent | |
The ListItemSelectEvent.DESELECT constant defines the value of the type property of the event object for an event that is dispatched when a previously selected item is deselected. | |
deserializeData(value:Object) — método, clase spark.components.View | |
Deserializes a data object that was saved to disk by the view, typically by a call to the serializeData() method. | |
deserializeResult(operation:mx.rpc.http:AbstractOperation, result:Object) — método, clase mx.rpc.http.SerializationFilter | |
This method takes the result from the HTTP request in a raw format. | |
designIndex — Propiedad, clase ga.model.Section | |
designLayer — Propiedad, interfaz mx.core.IVisualElement | |
Specifies the optional DesignLayer instance associated with this visual element. | |
designLayer — Propiedad, clase mx.core.UIComponent | |
Specifies the optional DesignLayer instance associated with this visual element. | |
designLayer — Propiedad, clase mx.flash.UIMovieClip | |
Specifies the optional DesignLayer instance associated with this visual element. | |
designLayer — Propiedad, clase spark.core.SpriteVisualElement | |
Specifies the optional DesignLayer instance associated with this visual element. | |
designLayer — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
Specifies the optional DesignLayer instance associated with this visual element. | |
DesignLayer — clase, Paquete mx.core | |
The DesignLayer class represents a visibility group that can be associated with one or more IVisualElement instances at runtime. | |
DesignLayer() — Información sobre, clase mx.core.DesignLayer | |
Constructor. | |
Desktop() — Información sobre, clase lc.procmgmt.ui.layout.Desktop | |
Constructor. | |
desktopDirectory — Propiedad estática, clase flash.filesystem.File | |
Directorio del escritorio del usuario. | |
destination — Propiedad, clase flashx.textLayout.operations.MoveChildrenOperation | |
Especifica el nuevo elemento principal de los elementos. | |
destination — Propiedad, clase mx.rpc.AbstractService | |
The destination of the service. | |
destination — Propiedad, clase mx.rpc.http.HTTPService | |
An HTTPService destination name in the services-config.xml file. | |
destination — Propiedad, clase mx.rpc.soap.AbstractWebService | |
The destination of the service. | |
destination — Propiedad, clase mx.states.AddItems | |
The object relative to which the child is added. | |
DESTINATION_ALPHA — Propiedad estática de constante, clase flash.display3D.Context3DBlendFactor | |
El factor de mezcla es (Da,Da,Da,Da), donde Da es el componente alfa del color del fragmento calculado por el programa de píxeles. | |
DESTINATION_COLOR — Propiedad estática de constante, clase flash.display3D.Context3DBlendFactor | |
El factor de mezcla es (Dr,Dg,Db,Da), donde Dr/g/b/a es el componente correspondiente del color actual del búfer de color. | |
destinationDisplay — Parte del aspecto, clase com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines a SkinnableTextBase displaying destination name. A skin part that defines a SkinnableTextBase displaying destination name. | |
destinationDisplay — Parte del aspecto, clase com.adobe.dct.view.ImportFMLView | |
An optional skin part that defines IDisplayText for the destination name. An optional skin part that defines IDisplayText for the destination name. | |
destinationIndex — Propiedad, clase flashx.textLayout.operations.MoveChildrenOperation | |
Especifica el nuevo índice de elementos secundarios del primer elemento. | |
destroyDropIndicator() — método, clase spark.components.List | |
Releases the dropIndicator instance that is currently set in the layout. | |
destroyItemEditor() — método, clase fl.controls.DataGrid | |
Cierra un editor de elementos abierto en un procesador de elementos. | |
destroyItemEditor() — método, clase mx.controls.AdvancedDataGridBaseEx | |
This method closes an item editor currently open on an item renderer. | |
destroyItemEditor() — método, clase mx.controls.DataGrid | |
This method closes an item editor currently open on an item renderer. | |
destroyItemEditor() — método, clase mx.controls.List | |
Closes an item editor that is currently open on an item. | |
destroyLabelDisplay() — método, clase spark.components.LabelItemRenderer | |
Destroys the labelDisplay component | |
destroyRow(i:int, numCols:int) — método, clase mx.controls.listClasses.ListBase | |
Recycle a row that is no longer needed, and remove its indicators. | |
destroyToolTip(toolTip:mx.core:IToolTip) — Método estático , clase mx.managers.ToolTipManager | |
Destroys a specified ToolTip that was created by the createToolTip() method. | |
destructionPolicy — Propiedad, clase mx.states.AddItems | |
The destruction policy for the items. | |
destructionPolicy — Propiedad, clase spark.components.View | |
Defines the destruction policy the view's navigator should use when this view is removed. | |
detach — Evento, clase flash.data.SQLConnection | |
Se distibuye cuando la operación de llamada al método detach() finaliza correctamente. | |
detach(name:String, responder:flash.net:Responder) — método, clase flash.data.SQLConnection | |
Desasocia una base de datos adicional asociada previamente a la instancia de SQLConnection con el método attach(). | |
DETACH — Propiedad estática de constante, clase flash.errors.SQLErrorOperation | |
Indica que se ha llamado al método SQLConnection.detach(). | |
DETACH — Propiedad estática de constante, clase flash.events.SQLEvent | |
La constante SQLEvent.DETACH define el valor de la propiedad type para un objeto de evento detach. | |
detachSkin() — método, clase spark.components.supportClasses.SkinnableComponent | |
Destroys and removes the skin for this component. | |
detail — Propiedad, clase flash.events.DRMStatusEvent | |
Cadena que explica el contexto del evento de estado. | |
detail — Propiedad, clase mx.events.CloseEvent | |
Identifies the button in the popped up control that was clicked. | |
detail — Propiedad, clase mx.events.DateChooserEvent | |
Indicates the direction of scrolling. | |
detail — Propiedad, clase mx.events.ScrollEvent | |
Provides the details of the scroll activity. | |
detail — Propiedad, clase mx.rpc.soap.SOAPFault | |
The detail property is the same as faultDetail but exists to match the case of the detail element in a SOAP Fault. | |
detailArguments — Propiedad, clase flash.errors.SQLError | |
Un conjunto de valores String que se puede utilizar para construir un mensaje de error detallado de configuración regional. | |
detailID — Propiedad, clase flash.errors.SQLError | |
Número de referencia asociado al mensaje de error detallado. | |
details — Propiedad, clase air.update.events.StatusUpdateEvent | |
Un conjunto que define la cadena de detalles de cada uno de los idiomas admitidos. | |
details — Propiedad, clase flash.errors.SQLError | |
Detalles del error actual. | |
detailsButton — Parte del aspecto, clase com.adobe.solutions.rca.presentation.gantt.GanttNavigationView | |
A reference to the Button object that is used to display details. A reference to the Button object that is used to display details. | |
determinant — Propiedad, clase flash.geom.Matrix3D | |
Número que determina si una matriz se puede invertir. | |
determinePreferredLocales(want:Vector$String, have:Vector$String, keyword:String) — Método estático , clase flash.globalization.LocaleID | |
Devuelve una lista de configuraciones regionales aceptables basadas en una lista de configuraciones regionales deseadas y una lista de configuraciones regionales actualmente disponibles. | |
determineTextFormatFromStyles() — método, clase mx.core.UIComponent | |
Returns a UITextFormat object corresponding to the text styles for this UIComponent. | |
DEVANAGARI — Propiedad estática de constante, clase flash.globalization.NationalDigitsType | |
Representa el valor Unicode para el dígito cero del conjunto de dígitos Devanagari. | |
DEVANAGARI — Propiedad estática de constante, clase flashx.textLayout.formats.ListStyleType | |
Numeración con Devangari. | |
device — Propiedad, clase flash.events.GameInputEvent | |
Devuelve una referencia al el dispositivo que se añadió o eliminó. | |
device — Propiedad, clase flash.ui.GameInputControl | |
Devuelve el objeto GameInputDevice que contiene este control. | |
DEVICE — Propiedad estática de constante, clase flash.text.FontType | |
Indica que se trata de una fuente de dispositivo. | |
DEVICE — Propiedad estática de constante, clase flash.text.engine.FontLookup | |
Se utiliza para indicar la búsqueda de fuentes de dispositivo. | |
deviceAdded — Evento, clase flash.ui.GameInput | |
Se distribuye cuando un dispositivo de entrada de juegos está conectado a su plataforma, o cuando un dispositivo conectado ya está encendido. | |
DEVICE_ADDED — Propiedad estática de constante, clase flash.events.GameInputEvent | |
Indica que se ha conectado o encendido un dispositivo compatible. | |
DEVICE_CHANGE — Propiedad estática de constante, clase flash.media.AudioOutputChangeReason | |
La salida de audio ha cambiado porque se ha añadido o eliminado un dispositivo del sistema. | |
deviceGroup — Propiedad, clase flash.events.DRMDeviceGroupErrorEvent | |
El objeto DRMDeviceGroup para este evento de error. | |
deviceGroup — Propiedad, clase flash.events.DRMDeviceGroupEvent | |
El objeto DRMDeviceGroup para este evento. | |
deviceGroup — Propiedad, clase flash.net.drm.VoucherAccessInfo | |
deviceNames — Propiedad, clase flash.media.AudioDeviceManager | |
Matriz de cadenas que incluye los nombres de todos los dispositivos de salida de audio disponibles. | |
deviceOrientation — Propiedad, clase flash.display.Stage | |
La orientación física del dispositivo. | |
deviceRemoved — Evento, clase flash.ui.GameInput | |
Se distribuye cuando un dispositivo de entrada de juegos se elimina de su plataforma, o cuando un dispositivo conectado se apaga. | |
DEVICE_REMOVED — Propiedad estática de constante, clase flash.events.GameInputEvent | |
Indica que uno de los dispositivos enumerados se ha desconectado o apagado. | |
DeviceRotation — clase, Paquete flash.sensors | |
La clase DeviceRotation distribuye los eventos en función de la actividad detectada por los sensores de acelerómetro y giroscopio del dispositivo. | |
DeviceRotation() — Información sobre, clase flash.sensors.DeviceRotation | |
Crea una nueva instancia de DeviceRotation. | |
DeviceRotationEvent — clase, Paquete flash.events | |
La clase DeviceRotation envía DeviceRotationEvent y devuelve datos de roll, reenvío, tono y cuaternión cuando se obtienen actualizaciones de DeviceRotation a partir de las lecturas combinadas de las lecturas de sensor de Accelerometer y Gyroscope instaladas en el dispositivo. | |
DeviceRotationEvent(type:String, bubbles:Boolean, cancelable:Boolean, timestamp:Number, roll:Number, pitch:Number, yaw:Number, quaternion:Array) — Información sobre, clase flash.events.DeviceRotationEvent | |
Crea un objeto DeviceRotationEvent que contiene información acerca del roll, el reenvío y el tono a lo largo del eje tridimensional. | |
deviceUnusable — Evento, clase flash.ui.GameInput | |
Se distribuye cuando un dispositivo de entrada de juego está conectado pero no se puede utilizar. | |
DEVICE_UNUSABLE — Propiedad estática de constante, clase flash.events.GameInputEvent | |
Se distribuye cuando un dispositivo de entrada de juego está conectado pero no se puede utilizar. | |
dialogCancelButton — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines the dialog cancel button A skin part that defines the dialog cancel button | |
dialogCancelButton — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.ListEditor | |
A skin part that defines the cancel button in Properties dialog A skin part that defines the cancel button in Properties dialog | |
dialogCancelButton — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.TextEditor | |
A skin part that defines the cancel button in Properties dialog A skin part that defines the cancel button in Properties dialog | |
dialogCancelButton — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
A skin part that defines the cancel button in Properties dialog A skin part that defines the cancel button in Properties dialog | |
DIAMOND — Propiedad estática de constante, clase flashx.textLayout.formats.ListStyleType | |
Un marcador de diamante con relleno. | |
DiamondItemRenderer — clase, Paquete mx.charts.renderers | |
A simple chart itemRenderer implementation that fills a diamond in its assigned area. | |
DiamondItemRenderer() — Información sobre, clase mx.charts.renderers.DiamondItemRenderer | |
Constructor. | |
dictionary — Propiedad, clase flash.events.AVDictionaryDataEvent | |
Contiene un diccionario de claves y valores para las etiquetas ID3. | |
Dictionary — Clase dinámica, Paquete flash.utils | |
La clase Dictionary permite crear una colección dinámica de propiedades que utilizan la igualdad estricta (===) para la comparación de teclas. | |
Dictionary(weakKeys:Boolean) — Información sobre, clase flash.utils.Dictionary | |
Crea un nuevo objeto Dictionary. | |
dictionaryDefinitionView — Parte del aspecto, clase com.adobe.dct.component.datadictionary.DDEditor | |
A skin part that defines the definition view of the data dictionary editor. A skin part that defines the definition view of the data dictionary editor. | |
dictionaryPropertiesView — Parte del aspecto, clase com.adobe.dct.component.datadictionary.DDEditor | |
A skin part that defines the properties view of the data dictionary editor. A skin part that defines the properties view of the data dictionary editor. | |
dictionaryServiceView — Parte del aspecto, clase com.adobe.dct.component.datadictionary.DDEditor | |
A skin part that defines the services view of the data dictionary editor. A skin part that defines the services view of the data dictionary editor. | |
dictionaryTypeInput — Parte del aspecto, clase com.adobe.dct.view.DictionaryPropertiesView | |
A skin part that defines ToggleButtonBase to display/capture data dictionary type. A skin part that defines ToggleButtonBase to display/capture data dictionary type. | |
DIFFERENCE — Propiedad estática de constante, clase flash.display.BlendMode | |
Compara los colores primarios del objeto de visualización con los del fondo y resta el valor más oscuro del valor más claro de los colores primarios. | |
digest — Propiedad, clase fl.rsl.SWZInfo | |
Devuelve la propiedad digest de sólo lectura que se ha definido en el constructor. | |
digest — Propiedad, clase flash.net.URLRequest | |
Una cadena que identifica de forma unívoca el componente firmado de la plataforma de Adobe que se va a almacenar (o recuperar) en la caché de Flash Player. | |
digest — Propiedad, clase mx.core.RSLData | |
The digest of the RSL. | |
digestStatus — Propiedad, clase flash.security.XMLSignatureValidator | |
El estado de validez de la firma criptográfica calculada sobre el elemento de firma SignedInfo. | |
digitCase — Estilo, clase spark.components.supportClasses.SliderBase | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.supportClasses.GroupBase | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.supportClasses.ButtonBase | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.supportClasses.SkinnableTextBase | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.Label | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.RichText | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.FormHeading | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.NumericStepper | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.SkinnableContainer | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.SkinnableDataContainer | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.Scroller | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.DataGrid | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.RichEditableText | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.components.VideoPlayer | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.skins.spark.DefaultItemRenderer | |
The type of digit case used for this text. | |
digitCase — Estilo, clase spark.skins.wireframe.DefaultItemRenderer | |
The type of digit case used for this text. | |
digitCase — Propiedad, clase flash.text.engine.ElementFormat | |
Caja de dígitos para este texto. | |
digitCase — Propiedad, clase flashx.textLayout.container.ContainerController | |
TextLayoutFormat: tipo de caja de dígitos utilizada para este texto. | |
digitCase — Propiedad, clase flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: tipo de caja de dígitos utilizada para este texto. | |
digitCase — Propiedad, interfaz flashx.textLayout.formats.ITextLayoutFormat | |
Tipo de caja de dígitos utilizada para este texto. | |
digitCase — Propiedad, clase flashx.textLayout.formats.TextLayoutFormat | |
Tipo de caja de dígitos utilizada para este texto. | |
DigitCase — clase final, Paquete flash.text.engine | |
La clase DigitCase es una enumeración de valores constantes empleados al establecer la propiedad digitCase de la clase ElementFormat. | |
digitsType — Propiedad, clase flash.globalization.CurrencyFormatter | |
Define el conjunto de caracteres de dígitos utilizados cuando se aplica formato a cantidades de divisa. | |
digitsType — Propiedad, clase flash.globalization.NumberFormatter | |
Define el conjunto de caracteres de dígitos utilizados cuando se aplica formato a números. | |
digitsType — Propiedad, clase spark.formatters.supportClasses.NumberFormatterBase | |
Defines the set of digit characters to be used when formatting numbers. | |
digitsType — Propiedad, clase spark.validators.supportClasses.NumberValidatorBase | |
Defines the set of digit characters to be used when validating numbers. | |
digitWidth — Estilo, clase spark.components.supportClasses.SliderBase | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.supportClasses.GroupBase | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.supportClasses.ButtonBase | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.supportClasses.SkinnableTextBase | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.Label | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.RichText | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.FormHeading | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.NumericStepper | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.SkinnableContainer | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.SkinnableDataContainer | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.Scroller | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.DataGrid | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.RichEditableText | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.components.VideoPlayer | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.skins.spark.DefaultItemRenderer | |
Type of digit width used for this text. | |
digitWidth — Estilo, clase spark.skins.wireframe.DefaultItemRenderer | |
Type of digit width used for this text. | |
digitWidth — Propiedad, clase flash.text.engine.ElementFormat | |
Anchura de dígitos para este texto. | |
digitWidth — Propiedad, clase flashx.textLayout.container.ContainerController | |
TextLayoutFormat: tipo de anchura de dígitos para este texto. | |
digitWidth — Propiedad, clase flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: tipo de anchura de dígitos para este texto. | |
digitWidth — Propiedad, interfaz flashx.textLayout.formats.ITextLayoutFormat | |
Tipo de anchura de dígitos para este texto. | |
digitWidth — Propiedad, clase flashx.textLayout.formats.TextLayoutFormat | |
Tipo de anchura de dígitos para este texto. | |
DigitWidth — clase final, Paquete flash.text.engine | |
La clase DigitWidth es una enumeración de valores constantes empleados al establecer la propiedad digitWidth de la clase ElementFormat. | |
dimension — Propiedad, interfaz mx.olap.IOLAPElement | |
The dimension to which this element belongs. | |
dimension — Propiedad, clase mx.olap.OLAPElement | |
The dimension to which this element belongs. | |
dimension — Propiedad, clase mx.olap.OLAPMember | |
The dimension to which this member belongs. | |
dimensions — Propiedad, clase fl.motion.Source | |
Indica la ubicación y el tamaño del recuadro de delimitación del objeto desde el que se generó la instancia de Motion. | |
dimensions — Propiedad, interfaz mx.olap.IOLAPCube | |
All dimensions in the cube, as a list of IOLAPDimension instances. | |
dimensions — Propiedad, clase mx.olap.OLAPCube | |
All dimensions in the cube, as a list of IOLAPDimension instances. | |
DINERS_CLUB — Propiedad estática de constante, clase mx.validators.CreditCardValidatorCardType | |
Specifies the card type as Diners Club. | |
DIRECT — Propiedad estática de constante, clase flash.display.NativeWindowRenderMode | |
Una ventana del modo direct. | |
DIRECT_CONNECTIONS — Propiedad estática de constante, clase flash.net.NetStream | |
Crea una conexión del editor entre homólogos. | |
direction — Estilo, clase mx.containers.FormHeading | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.dataGridClasses.DataGridColumn | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.menuClasses.MenuBarItem | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.ToolTip | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.ColorPicker | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.Label | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.Button | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.TextInput | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.ComboBox | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.NumericStepper | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.MenuBar | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.ProgressBar | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.DateChooser | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.controls.DateField | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.core.ScrollControlBase | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase mx.core.Container | |
The directionality of the text displayed by the component. | |
direction — Estilo, clase spark.components.supportClasses.SliderBase | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.supportClasses.GroupBase | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.supportClasses.ButtonBase | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.supportClasses.SkinnableTextBase | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.Label | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.RichText | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.FormHeading | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.NumericStepper | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.SkinnableContainer | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.SkinnableDataContainer | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.Scroller | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.DataGrid | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.RichEditableText | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.components.VideoPlayer | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.skins.spark.DefaultItemRenderer | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.skins.spark.DefaultGridItemRenderer | |
Specifies the default bidirectional embedding level of the text. | |
direction — Estilo, clase spark.skins.wireframe.DefaultItemRenderer | |
Specifies the default bidirectional embedding level of the text. | |
direction — Propiedad, clase fl.controls.ProgressBar | |
Indica la dirección de relleno de la barra de progreso. | |
direction — Propiedad, clase fl.controls.ScrollBar | |
Obtiene o define un valor que indica si la barra de desplazamiento se desplaza vertical u horizontalmente. | |
direction — Propiedad, clase fl.controls.Slider | |
Define la dirección del deslizador. | |
direction — Propiedad, clase fl.controls.TileList | |
Obtiene o define un valor que indica si el componente TileList se desplaza vertical u horizontalmente. | |
direction — Propiedad, clase fl.controls.UIScrollBar | |
Obtiene o define un valor que indica si la barra de desplazamiento se desplaza vertical u horizontalmente. | |
direction — Propiedad, clase fl.events.ScrollEvent | |
Obtiene un valor constante que indica la dirección del movimiento asociado al evento. | |
direction — Propiedad, clase fl.text.TLFTextField | |
Especifica la incorporación bidireccional predeterminada del texto del bloque de texto. | |
direction — Propiedad, clase fl.transitions.Transition | |
Determina la dirección de aceleración de la instancia de interpolación. | |
direction — Propiedad, clase flash.events.FocusEvent | |
Especifica la dirección de selección para un evento focusIn. | |
direction — Propiedad, clase flashx.textLayout.container.ContainerController | |
TextLayoutFormat: especifica la incorporación bidireccional predeterminada del texto del bloque de texto. | |
direction — Propiedad, clase flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: especifica la incorporación bidireccional predeterminada del texto del bloque de texto. | |
direction — Propiedad, clase flashx.textLayout.events.ScrollEvent | |
La dirección del movimiento. | |
direction — Propiedad, interfaz flashx.textLayout.formats.ITextLayoutFormat | |
Especifica la incorporación bidireccional predeterminada del texto del bloque de texto. | |
direction — Propiedad, clase flashx.textLayout.formats.TextLayoutFormat | |
Especifica la incorporación bidireccional predeterminada del texto del bloque de texto. | |
direction — Propiedad, clase mx.charts.Legend | |
Determines how children are placed in the container. | |
direction — Propiedad, clase mx.charts.chartClasses.NumericAxis | |
Determines the direction in which the axis is rendered. | |
direction — Propiedad, clase mx.charts.effects.SeriesSlide | |
Defines the location from which the series slides. | |
direction — Propiedad, clase mx.charts.effects.effectClasses.SeriesSlideInstance | |
Defines the location from which the series slides. | |
direction — Propiedad, clase mx.containers.Box | |
The direction in which this Box container lays out its children. | |
direction — Propiedad, clase mx.containers.FormItem | |
Direction of the FormItem subcomponents. | |
direction — Propiedad, clase mx.containers.Tile | |
Determines how children are placed in the container. | |
direction — Propiedad, clase mx.controls.ProgressBar | |
Direction in which the fill of the ProgressBar expands toward completion. | |
direction — Propiedad, clase mx.controls.listClasses.TileBase | |
The direction in which this control lays out its children. | |
direction — Propiedad, clase mx.controls.scrollClasses.ScrollBar | |
Specifies whether the ScrollBar is for horizontal or vertical scrolling. | |
direction — Propiedad, clase mx.controls.sliderClasses.Slider | |
The orientation of the slider control. | |
direction — Propiedad, clase mx.core.FTETextField | |
The directionality of the text displayed by the FTETextField. | |
direction — Propiedad, clase mx.core.UITextFormat | |
The directionality of the text. | |
direction — Propiedad, clase mx.events.ScrollEvent | |
The direction of motion. | |
direction — Propiedad, clase mx.skins.halo.ListDropIndicator | |
Should the skin draw a horizontal line or vertical line. | |
direction — Propiedad, clase spark.effects.Wipe | |
The direction that the wipe moves during the animation: WipeDirection.RIGHT, WipeDirection.LEFT, WipeDirection.UP, or WipeDirection.DOWN. | |
direction — Propiedad, clase spark.transitions.FlipViewTransition | |
Specifies the direction of flip transition. | |
direction — Propiedad, clase spark.transitions.SlideViewTransition | |
Specifies the direction of slide transition. | |
Direction — clase final, Paquete flashx.textLayout.formats | |
Define valores para configurar la propiedad direction de la clase TextLayoutFormat. | |
DIRECTORIES_FIRST — Propiedad estática de constante, clase mx.controls.FileSystemEnumerationMode | |
Specifies to show directories, then files. | |
DIRECTORIES_ONLY — Propiedad estática de constante, clase mx.controls.FileSystemEnumerationMode | |
Specifies to show directories but not files. | |
directory — Propiedad, clase mx.controls.FileSystemComboBox | |
A File object representing the directory whose ancestors are to be displayed in this control. | |
directory — Propiedad, clase mx.controls.FileSystemDataGrid | |
The directory whose contents this control displays. | |
directory — Propiedad, clase mx.controls.FileSystemList | |
The directory whose contents this control displays. | |
directory — Propiedad, clase mx.controls.FileSystemTree | |
The directory whose contents this control displays. | |
directoryChange — Evento, clase mx.controls.FileSystemComboBox | |
Dispatched when the selected directory displayed by this control changes for any reason. | |
directoryChange — Evento, clase mx.controls.FileSystemDataGrid | |
Dispatched when the selected directory displayed by this control changes for any reason. | |
directoryChange — Evento, clase mx.controls.FileSystemList | |
Dispatched when the directory displayed by this control has changed for any reason. | |
directoryChange — Evento, clase mx.controls.FileSystemTree | |
Dispatched whenever the directory property changes for any reason. | |
DIRECTORY_CHANGE — Propiedad estática de constante, clase mx.events.FileEvent | |
The FileEvent.DIRECTORY_CHANGE constant defines the value of the type property of the event object for a directoryChange event. | |
directoryChanging — Evento, clase mx.controls.FileSystemDataGrid | |
Dispatched when the user tries to change the directory displayed by this control. | |
directoryChanging — Evento, clase mx.controls.FileSystemList | |
Dispatched when the user tries to change the directory displayed by this control. | |
DIRECTORY_CHANGING — Propiedad estática de constante, clase mx.events.FileEvent | |
The FileEvent.DIRECTORY_CHANGING constant defines the value of the type property of the event object for a directoryChanging event. | |
directoryClosing — Evento, clase mx.controls.FileSystemTree | |
Dispatched when the user closes an open directory node using the mouse of keyboard. | |
DIRECTORY_CLOSING — Propiedad estática de constante, clase mx.events.FileEvent | |
The FileEvent.DIRECTORY_CLOSING constant defines the value of the type property of the event object for a directoryClosing event. | |
directoryIcon — Estilo, clase mx.controls.FileSystemList | |
Specifies the icon that indicates a directory. | |
directoryIcon — Estilo, clase mx.controls.FileSystemComboBox | |
Specifies the icon that indicates a directory. | |
directoryIcon — Estilo, clase mx.controls.FileSystemDataGrid | |
Specifies the icon that indicates a directory. | |
directoryListing — Evento, clase flash.filesystem.File | |
Se distribuye si hay una lista de directorios disponible como resultado de una llamada al método getDirectoryListingAsync(). | |
DIRECTORY_LISTING — Propiedad estática de constante, clase flash.events.FileListEvent | |
La constante FileListEvent.DIRECTORY_LISTING define el valor de la propiedad type de un objeto de evento de un evento directoryListing. | |
directoryOpening — Evento, clase mx.controls.FileSystemTree | |
Dispatched when the user opens a directory node using the mouse or keyboard. | |
DIRECTORY_OPENING — Propiedad estática de constante, clase mx.events.FileEvent | |
The FileEvent.DIRECTORY_OPENING constant defines the value of the type property of the event object for a directoryOpening event. | |
disableAutoUpdate() — método, interfaz mx.collections.ICollectionView | |
Prevents changes to the collection itself and items within the collection from being dispatched by the view. | |
disableAutoUpdate() — método, clase mx.collections.ListCollectionView | |
Prevents changes to the collection itself and items within the collection from being dispatched by the view. | |
disabled — Estado del aspecto, clase com.adobe.ep.ux.tasklist.domain.TaskList | |
disabled — Estado del aspecto, clase com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
The state when the component has been disabled (enabled="false") | |
disabled — Estado del aspecto, clase spark.components.supportClasses.SkinnableContainerBase | |
Disabled State | |
disabled — Estado del aspecto, clase spark.components.supportClasses.ButtonBase | |
Disabled State of the Button | |
disabled — Estado del aspecto, clase spark.components.supportClasses.SkinnableTextBase | |
Disabled state. | |
disabled — Estado del aspecto, clase spark.components.supportClasses.TrackBase | |
Disabled State | |
disabled — Estado del aspecto, clase spark.components.Image | |
The disabled state of the Image control. | |
disabled — Estado del aspecto, clase spark.components.Spinner | |
Disabled State | |
disabled — Estado del aspecto, clase spark.components.VideoPlayer | |
Disabled state of the VideoPlayer | |
disabled — Estado del aspecto, clase spark.components.Panel | |
Disabled State of the Panel | |
disabled — Estado del aspecto, clase xd.core.axm.view.components.AXMAccordionSegment | |
DISABLED — Propiedad estática de constante, clase mx.charts.ChartItem | |
Value that indicates the ChartItem appears disabled and cannot be selected. | |
disabledAlpha — Estilo, clase fl.containers.BaseScrollPane | |
Cuando la propiedad enabled está establecida como false, se evita la interacción con el componente y se muestra un solapamiento blanco sobre el componente, atenuando su contenido. | |
disabledAlpha — Estilo, clase fl.controls.SelectableList | |
El valor alfa que se definirá en la lista cuando la propiedad enabled sea false. | |
disabledAlpha — Estilo, clase fl.controls.ComboBox | |
El valor alfa que se definirá en la lista cuando la propiedad enabled sea false . | |
disabledAlpha — Estilo, clase spark.components.supportClasses.GroupBase | |
The alpha value when the container is disabled. | |
disabledAndFullScreen — Estado del aspecto, clase spark.components.VideoPlayer | |
Disabled state of the VideoPlayer when in full screen mode. | |
disabledAndInactive — Estado del aspecto, clase spark.components.WindowedApplication | |
The application is disabled and inactive. | |
disabledAndInactive — Estado del aspecto, clase spark.components.Window | |
The application is disabled and inactive. | |
disabledAndLandscape — Estado del aspecto, clase spark.components.ViewMenu | |
Disabled and landscape state. | |
disabledAndMaximized — Estado del aspecto, clase spark.components.windowClasses.TitleBar | |
The title bar is disabled and the application is maximized. | |
disabledAndSelected — Estado del aspecto, clase spark.components.supportClasses.ToggleButtonBase | |
Disabled State of the Button when it's selected | |
disabledColor — Estilo, clase mx.charts.chartClasses.ChartBase | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.charts.chartClasses.CartesianChart | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.charts.chartClasses.DataTip | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.charts.series.ColumnSeries | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.charts.series.BarSeries | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.charts.series.PieSeries | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.charts.Legend | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.charts.AxisRenderer | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.charts.PieChart | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.charts.LegendItem | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.containers.FormHeading | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer | |
Color of the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.dataGridClasses.DataGridColumn | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.listClasses.TileListItemRenderer | |
Text color of the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.listClasses.ListItemRenderer | |
Text color of the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.menuClasses.MenuItemRenderer | |
Color of the menu item if it is disabled. | |
disabledColor — Estilo, clase mx.controls.menuClasses.MenuBarItem | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer | |
Color of the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.treeClasses.TreeItemRenderer | |
Color of the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.ToolTip | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.ColorPicker | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.TextArea | |
Color of the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.Label | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.Button | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.TextInput | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.ComboBox | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.NumericStepper | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.MenuBar | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.ProgressBar | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.DateChooser | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.controls.DateField | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.core.ScrollControlBase | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.core.UITextField | |
Color of text in the component if it is disabled. | |
disabledColor — Estilo, clase mx.core.Container | |
Color of text in the component if it is disabled. | |
disabledDays — Propiedad, clase mx.charts.DateTimeAxis | |
The days to disable in a week. | |
disabledDays — Propiedad, clase mx.controls.DateChooser | |
The days to disable in a week. | |
disabledDays — Propiedad, clase mx.controls.DateField | |
Days to disable in a week. | |
disabledIcon — Estilo, clase fl.controls.LabelButton | |
Nombre de la clase que se utiliza como icono cuando el botón está desactivado. | |
disabledIcon — Estilo, clase fl.controls.RadioButton | |
Nombre de la clase que se utiliza como icono cuando el botón está desactivado. | |
disabledIcon — Estilo, clase fl.controls.CheckBox | |
Nombre de la clase que se utiliza como icono cuando el botón está desactivado. | |
disabledIcon — Estilo, clase mx.controls.Button | |
Name of the class to use as the icon when the button is disabled and not selected. | |
disabledIconColor — Estilo, clase mx.controls.ColorPicker | |
The color for the icon in a disabled skin. | |
disabledIconColor — Estilo, clase mx.controls.ComboBox | |
The color for the icon in a disabled skin. | |
disabledIconColor — Estilo, clase mx.controls.RadioButton | |
The color for the icon in a disabled skin. | |
disabledIconColor — Estilo, clase mx.controls.NumericStepper | |
The color for the icon in a disabled skin. | |
disabledIconColor — Estilo, clase mx.controls.CheckBox | |
The color for the icon in a disabled skin. | |
disabledIconColor — Estilo, clase mx.controls.DataGrid | |
The color for the icon in a disabled skin. | |
disabledIconColor — Estilo, clase mx.controls.AdvancedDataGridBaseEx | |
The color for the icon in a disabled skin. | |
disabledIconColor — Estilo, clase mx.controls.DateChooser | |
The color for the icon in a disabled skin. | |
disabledIconColor — Estilo, clase mx.controls.DateField | |
The color for the icon in a disabled skin. | |
disabledIconColor — Estilo, clase mx.controls.PopUpButton | |
The color for the icon in a disabled skin. | |
disabledOverlayAlpha — Estilo, clase mx.charts.Legend | |
The alpha value for the overlay that is placed on top of the container when it is disabled. | |
disabledOverlayAlpha — Estilo, clase mx.core.Container | |
The alpha value for the overlay that is placed on top of the container when it is disabled. | |
disabledRanges — Propiedad, clase mx.charts.DateTimeAxis | |
Disables single and multiple days. | |
disabledRanges — Propiedad, clase mx.controls.DateChooser | |
Disables single and multiple days. | |
disabledRanges — Propiedad, clase mx.controls.DateField | |
Disables single and multiple days. | |
disabledSkin — Estilo, clase fl.containers.ScrollPane | |
El aspecto que se muestra cuando se desactiva el panel de desplazamiento. | |
disabledSkin — Estilo, clase fl.controls.listClasses.CellRenderer | |
Nombre de la clase que se utiliza como aspecto para el fondo y el borde cuando el botón no está seleccionado y está desactivado. | |
disabledSkin — Estilo, clase fl.controls.TextArea | |
La clase que proporciona el fondo para el componente TextArea cuando su propiedad enabled está definida como false. | |
disabledSkin — Estilo, clase fl.controls.ColorPicker | |
La clase que proporciona el aspecto para un botón desactivado en ColorPicker. | |
disabledSkin — Estilo, clase fl.controls.LabelButton | |
Nombre de la clase que se utiliza como aspecto para el fondo y el borde cuando el botón no está seleccionado y está desactivado. | |
disabledSkin — Estilo, clase fl.controls.TextInput | |
El nombre de la clase que se utiliza como fondo para el componente TextInput cuando su propiedad enabled está definida como false. | |
disabledSkin — Estilo, clase fl.controls.BaseButton | |
Nombre de la clase que se utiliza como aspecto para el fondo y el borde cuando el botón no está seleccionado y está desactivado. | |
disabledSkin — Estilo, clase fl.controls.ComboBox | |
El nombre de la clase que proporciona el fondo que aparece en el componente ComboBox cuando la propiedad enabled del componente se establece en false. | |
disabledSkin — Estilo, clase mx.controls.Button | |
Name of the class to use as the skin for the background and border when the button is not selected and is disabled. | |
disabledSkin — Estilo, clase mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the control is disabled. | |
disabledTextFormat — Estilo, clase fl.controls.listClasses.CellRenderer | |
El objeto TextFormat que se utilizará para representar la etiqueta del componente cuando el botón esté desactivado. | |
disabledTextFormat — Estilo, clase fl.core.UIComponent | |
El objeto TextFormat que se utilizará para representar la etiqueta del componente cuando el botón esté desactivado. | |
disabledWithControlBar — Estado del aspecto, clase spark.components.Panel | |
Disabled State with ControlBar of the Panel | |
disabledWithPrompt — Estado del aspecto, clase spark.components.supportClasses.SkinnableTextBase | |
Disabled state with prompt. | |
disableLayout — Propiedad, clase spark.effects.Animate | |
If true, the effect disables layout on its targets' parent containers, setting the containers autoLayout property to false, and also disables any layout constraints on the target objects. | |
disableLayout — Propiedad, clase spark.effects.supportClasses.AnimateInstance | |
If true, the effect disables layout on its targets' parent containers, setting the containers autoLayout property to false, and also disables any layout constraints on the target objects. | |
disablePageRange — Propiedad, clase flash.printing.PrintUIOptions | |
Especifica si el intervalo de páginas en el diálogo Imprimir está desactivado (true) o si el usuario puede editarlo (false). | |
DISC — Propiedad estática de constante, clase flashx.textLayout.formats.ListStyleType | |
Un marcador de carácter de viñeta (círculo lleno). | |
discard — Propiedad, clase mx.charts.chartClasses.InstanceCache | |
Determines if unneeded instances are discarded. | |
discard() — método, clase spark.components.gridClasses.GridItemEditor | |
Called just before the editor is closed. | |
discard(willBeRecycled:Boolean) — método, clase spark.components.gridClasses.GridItemRenderer | |
Called from the item renderer parent's updateDisplayList() method when it has been determined that this renderer will no longer be visible. | |
discard() — método, interfaz spark.components.gridClasses.IGridItemEditor | |
Called just before the editor is closed. | |
discard(willBeRecycled:Boolean) — método, interfaz spark.components.gridClasses.IGridItemRenderer | |
Called from the item renderer parent's updateDisplayList() method when it has been determined that this renderer will no longer be visible. | |
discard(hasBeenRecycled:Boolean) — método, clase spark.skins.spark.DefaultGridItemRenderer | |
Called from the item renderer parent's updateDisplayList() method when it has been determined that this renderer will no longer be visible. | |
discard(hasBeenRecycled:Boolean) — método, clase spark.skins.spark.UITextFieldGridItemRenderer | |
Called from the item renderer parent's updateDisplayList() method when it has been determined that this renderer will no longer be visible. | |
disclosureClosedIcon — Estilo, clase mx.controls.Tree | |
Specifies the icon that is displayed next to a parent item that is closed so that its children are not displayed (the subtree is collapsed). | |
disclosureClosedIcon — Estilo, clase mx.controls.AdvancedDataGrid | |
The icon that is displayed next to a closed branch node of the navigation tree. | |
disclosureGroup — Propiedad, clase mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
The ID of the component that receives focus as the item editor. | |
disclosureGroup — Propiedad, clase mx.controls.treeClasses.MXTreeItemRenderer | |
If supplied, the component that will be used as the Tree's disclosure control. | |
disclosureIcon — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer | |
The internal IFlexDisplayObject that displays the disclosure icon in this renderer. | |
disclosureIcon — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
A Class representing the disclosure icon for the item in the AdvancedDataGrid control. | |
disclosureIcon — Propiedad, clase mx.controls.treeClasses.TreeItemRenderer | |
The internal IFlexDisplayObject that displays the disclosure icon in this renderer. | |
disclosureIcon — Propiedad, clase mx.controls.treeClasses.TreeListData | |
A Class representing the disclosure icon for the item in the Tree control. | |
disclosureOpenIcon — Estilo, clase mx.controls.Tree | |
Specifies the icon that is displayed next to a parent item that is open so that its children are displayed. | |
disclosureOpenIcon — Estilo, clase mx.controls.AdvancedDataGrid | |
The icon that is displayed next to an open branch node of the navigation tree. | |
disconnect(channelSet:mx.messaging:ChannelSet) — método, clase mx.messaging.Channel | |
Disconnects the ChannelSet from the Channel. | |
disconnect() — método, clase mx.rpc.AbstractService | |
Disconnects the service's network connection and removes any pending request responders. | |
disconnect() — método, clase mx.rpc.http.HTTPService | |
Disconnects the service's network connection. | |
DISCONNECTED — Propiedad estática de constante, clase fl.video.VideoState | |
El reproductor de vídeo está en estado de desconexión. | |
DISCONNECTED — Propiedad estática de constante, clase mx.events.VideoEvent | |
The value of the VideoDisplay.state property when the video stream has timed out or is idle. | |
disconnectFailed(event:mx.messaging.events:ChannelFaultEvent) — método, clase mx.messaging.Channel | |
Processes a failed internal disconnect and dispatches the FAULT event for the channel. | |
disconnectSuccess(rejected:Boolean) — método, clase mx.messaging.Channel | |
Processes a successful internal disconnect and dispatches the DISCONNECT event for the Channel. | |
DISCOVER — Propiedad estática de constante, clase mx.validators.CreditCardValidatorCardType | |
Specifies the card type as Discover. | |
DISPATCH_DRAG_EVENT — Propiedad estática de constante, clase mx.events.InterDragManagerEvent | |
Dispatch a DragEvent event to a target in another ApplicationDomain. | |
dispatcher — Propiedad, clase mx.utils.ObjectProxy | |
A reference to the EventDispatcher for this proxy. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.consulting.pst.vo.Category | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.consulting.pst.vo.FlexConfiguration | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.consulting.pst.vo.Form | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.consulting.pst.vo.Letter | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.dct.transfer.BindingElement | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.dct.transfer.DataDictionary | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.dct.transfer.DataDictionaryElement | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.dct.transfer.DataDictionaryReference | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.dct.transfer.DataDictionarySearchFilter | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.dct.transfer.OperationInfo | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.dct.transfer.OperationParameter | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.dct.transfer.RemotingServiceInfo | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.ep.taskmanagement.domain.TaskProperty | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.ep.taskmanagement.util.CollectionToken | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.ep.taskmanagement.util.ObjectToken | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.ep.ux.content.model.asset.AssetAction | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.ep.ux.content.model.search.SearchFilter | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.ep.ux.content.search.SearchQuery | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.fiber.styles.Style | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.editors.managers.PreferencesManager | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.editors.model.FileModel | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.obj.FileData | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.CDMAssignment | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.ContainerLayout | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.DataDownload | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.DataModule | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.Document | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.DocumentAssignment | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.Field | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.FieldAssignment | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.Folder | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.LDMAssignment | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.ModuleAssignment | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.Portfolio | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.Query | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.Statement | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.Table | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.TableColumnDetails | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.TargetArea | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.TargetAreaAssignment | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.User | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.Variable | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.VariableAssignment | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.render.ContextData | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.render.PDFResponseType | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icc.vo.render.ResolvedContent | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.assetmanager.client.model.SearchQuery | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.rca.model.AuditLevel | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.rca.model.CustomAttribute | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.rca.model.Review | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.rca.model.ReviewContext | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.rca.model.UserPreference | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.rca.model.document.SupportingDocument | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.rca.model.participant.BaseUser | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.rca.model.reminder.Reminder | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.livecycle.rca.model.stage.AbstractStage | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.prm.domain.impl.Asset | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.prm.domain.impl.TeamMember | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.prm.domain.impl.WorkItem | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.prm.vo.AssetVO | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.prm.vo.BaseEntityVO | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.rca.domain.impl.Participant | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.rca.domain.impl.ReviewContext | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.rca.domain.impl.Stage | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.rca.domain.impl.User | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.rca.presentation.util.FormatterUtil | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase com.adobe.solutions.rca.vo.StageTemplateVO | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase flash.desktop.NativeApplication | |
Distribuye un evento en el flujo del evento. | |
dispatchEvent(event:flash.events:Event) — método, clase flash.display.Stage | |
Distribuye un evento en el flujo del evento. | |
dispatchEvent(event:flash.events:Event) — método, clase flash.events.EventDispatcher | |
Distribuye un evento en el flujo del evento. | |
dispatchEvent(event:flash.events:Event) — método, interfaz flash.events.IEventDispatcher | |
Distribuye un evento en el flujo del evento. | |
dispatchEvent(evt:flash.events:Event) — método, clase flashx.textLayout.elements.LinkElement | |
Distribuye un evento en el flujo del evento. | |
dispatchEvent(event:flash.events:Event) — método, clase flashx.textLayout.elements.TextFlow | |
Distribuye un evento en el flujo del evento. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.foundation.domain.Message | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.foundation.domain.Preference | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.foundation.domain.Principal | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.foundation.util.CollectionToken | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.foundation.util.ObjectToken | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.commands.AttachmentCommand | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.commands.InitiateFromStartTaskCommand | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.AttachmentInfo | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.Category | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.DocumentReference | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.Process | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.ProcessInstance | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.ProcessVariable | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.QueueBase | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.QueuesManager | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.ReaderSubmit | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.SearchFilter | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.SearchFilterAttribute | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.SearchFilterCondition | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.SearchFilterSort | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.SearchTemplate | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.SearchTemplateDescriptor | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.SearchTemplateDescriptors | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.Startpoint | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.TaskAttachmentInfo | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.domain.UserActionProperty | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase lc.procmgmt.impl.FavoritesManager | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase mx.collections.ListCollectionView | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase mx.containers.utilityClasses.PostScaleAdapter | |
dispatchEvent(event:flash.events:Event) — método, clase mx.core.UIComponent | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase mx.data.DynamicManagedItem | |
Dispatches an event into the event flow. | |
dispatchEvent — Propiedad, clase mx.events.AdvancedDataGridEvent | |
Whether to dispatch an ITEM_OPEN or ITEM_CLOSE event after the open or close animation is complete. | |
dispatchEvent — Propiedad, clase mx.events.TreeEvent | |
Whether to dispatch an event (ITEM_OPEN or ITEM_CLOSE) after the open or close animation is complete. | |
dispatchEvent(event:flash.events:Event) — método, clase mx.olap.OLAPCube | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase mx.utils.ObjectProxy | |
Dispatches an event into the event flow. | |
dispatchEvent(event:flash.events:Event) — método, clase mx.utils.OnDemandEventDispatcher | |
Dispatches an event into the event flow. | |
dispatchEventFromSWFBridges(event:flash.events:Event, skip:flash.events:IEventDispatcher, trackClones:Boolean, toOtherSystemManagers:Boolean) — método, interfaz mx.managers.IMarshalSystemManager | |
Dispatch a message to all parent and child applications in this SystemManager's SWF bridge group, regardless of whether they are in the same SecurityDomain or not. | |
dispatchPropertyChangeEvent(prop:String, oldValue:any, value:any) — método, clase mx.core.UIComponent | |
Helper method for dispatching a PropertyChangeEvent when a property is updated. | |
dispatchSessionResultEvent(result:Object, token:coldfusion.air:SessionToken, autoGeneratedId:Object) — método, clase coldfusion.air.Session | |
dispatchToAllChildren(event:flash.events:Event) — método, clase mx.automation.AutomationManager | |
dispatchToAllChildren(event:flash.events:Event) — método, interfaz mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Dispatches event to all children. | |
dispatchToParent(event:flash.events:Event) — método, clase mx.automation.AutomationManager | |
dispatchToParent(event:flash.events:Event) — método, interfaz mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Dispatches event to parent applications. | |
DisplacementMapFilter — clase final, Paquete flash.filters | |
La clase DisplacementMapFilter utiliza los valores de píxel del objeto BitmapData especificado (llamado imagen del mapa de desplazamiento) para realizar un desplazamiento de un objeto. | |
DisplacementMapFilter — clase, Paquete spark.filters | |
The DisplacementMapFilter class uses the pixel values from the specified BitmapData object (called the displacement map image) to perform a displacement of an object. | |
DisplacementMapFilter(mapBitmap:flash.display:BitmapData, mapPoint:flash.geom:Point, componentX:uint, componentY:uint, scaleX:Number, scaleY:Number, mode:String, color:uint, alpha:Number) — Información sobre, clase flash.filters.DisplacementMapFilter | |
Inicializa una instancia DisplacementMapFilter con los parámetros especificados. | |
DisplacementMapFilter(mapBitmap:flash.display:BitmapData, mapPoint:flash.geom:Point, componentX:uint, componentY:uint, scaleX:Number, scaleY:Number, mode:String, color:uint, alpha:Number) — Información sobre, clase spark.filters.DisplacementMapFilter | |
Constructor. | |
DisplacementMapFilterMode — clase final, Paquete flash.filters | |
La clase DisplacementMapFilterMode proporciona valores para la propiedad mode de la clase DisplacementMapFilter. | |
display(stage:flash.display:Stage, stageX:Number, stageY:Number) — método, clase flash.display.NativeMenu | |
El menú emerge en la ubicación especificada. | |
display(stage:flash.display:Stage, stageX:Number, stageY:Number) — método, clase flash.ui.ContextMenu | |
El menú emerge en la ubicación especificada. | |
display(stage:flash.display:Stage, x:int, y:int) — método, clase mx.controls.FlexNativeMenu | |
Pops up this menu at the specified location. | |
DISPLAY — Propiedad estática de constante, clase flash.system.SecurityPanel | |
Cuando se transmite a Security.showSettings(), muestra el panel de visualización en el panel Configuración de Flash Player. | |
displayAsPassword — Propiedad, clase fl.controls.TextArea | |
Obtiene o define un valor booleano que indica si la instancia de componente TextArea es el campo de texto para una contraseña. | |
displayAsPassword — Propiedad, clase fl.controls.TextInput | |
Obtiene o define un valor booleano que indica si la instancia actual de TextInput se ha creado para incluir una contraseña o para contener texto. | |
displayAsPassword — Propiedad, clase fl.text.TLFTextField | |
Especifica si el campo de texto es de contraseña. | |
displayAsPassword — Propiedad, clase flash.text.StageText | |
Indica si el campo de texto es un campo de texto de contraseña. | |
displayAsPassword — Propiedad, clase flash.text.TextField | |
Especifica si el campo de texto es de contraseña. | |
displayAsPassword — Propiedad, clase mx.controls.TextArea | |
Indicates whether this control is used for entering passwords. | |
displayAsPassword — Propiedad, clase mx.controls.TextInput | |
Indicates whether this control is used for entering passwords. | |
displayAsPassword — Propiedad, clase mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support editing. | |
displayAsPassword — Propiedad, interfaz mx.core.IUITextField | |
Especifica si el campo de texto es de contraseña. | |
displayAsPassword — Propiedad, clase spark.components.RichEditableText | |
Especifica si el campo de texto es de contraseña. | |
displayAsPassword — Propiedad, clase spark.components.supportClasses.SkinnableTextBase | |
Especifica si el campo de texto es de contraseña. | |
displayAsPassword — Propiedad, clase spark.components.supportClasses.StyleableStageText | |
Specifies whether the text field is a password text field. | |
displayAsPassword — Propiedad, interfaz spark.core.IEditableText | |
Especifica si el campo de texto es de contraseña. | |
displayDisclosureIcon — Propiedad, clase mx.controls.AdvancedDataGrid | |
Controls the creation and visibility of disclosure icons in the navigation tree. | |
displayedMonth — Propiedad, clase mx.controls.DateChooser | |
Used together with the displayedYear property, the displayedMonth property specifies the month displayed in the DateChooser control. | |
displayedMonth — Propiedad, clase mx.controls.DateField | |
Used with the displayedYear property, the displayedMonth property specifies the month displayed in the DateChooser control. | |
displayedYear — Propiedad, clase mx.controls.DateChooser | |
Used together with the displayedMonth property, the displayedYear property specifies the year displayed in the DateChooser control. | |
displayedYear — Propiedad, clase mx.controls.DateField | |
Used with the displayedMonth property, the displayedYear property determines which year is displayed in the DateChooser control. | |
displayIcons — Propiedad, clase mx.printing.PrintAdvancedDataGrid | |
If true, display the folder and leaf icons in the navigation tree. | |
displaying — Evento, clase flash.display.NativeMenu | |
Se distribuye por el objeto NativeMenu inmediatamente antes de que se muestre el menú. | |
displaying — Evento, clase flash.display.NativeMenuItem | |
Distribuido por el objeto NativeMenuItem inmediatamente antes de que se muestre el menú que contiene el elemento. | |
DISPLAYING — Propiedad estática de constante, clase flash.events.Event | |
La constante Event.DISPLAYING define el valor de la propiedad type de un objeto de evento displaying. | |
displayItemsExpanded — Propiedad, clase mx.controls.AdvancedDataGrid | |
If true, expand the navigation tree to show all items. | |
DisplayLayer — clase, Paquete spark.components.supportClasses | |
A DisplayLayer class maintains an ordered list of DisplayObjects sorted on depth. | |
DisplayLayer() — Información sobre, clase spark.components.supportClasses.DisplayLayer | |
Constructor. | |
DISPLAY_LIST — Propiedad estática de constante, clase mx.events.InvalidateRequestData | |
Bit to indicate the request handler should invalidate their display list. | |
displayLocalTime — Propiedad, clase mx.charts.DateTimeAxis | |
When set to true, a DateTimeAxis considers all date values to be in the time zone of the client machine running the application. | |
displayMode — Propiedad estática, clase flash.text.TextRenderer | |
Controla la representación de texto suavizado avanzado. | |
displayMode — Propiedad, clase spark.components.DateSpinner | |
Mode the DateSpinner is currently using for display. | |
displayName — Propiedad, clase flash.net.NetworkInterface | |
El nombre de visualización de esta interfaz de red. | |
displayName — Propiedad, clase flash.net.drm.VoucherAccessInfo | |
Una cadena clara de usuario que puede utilizar para hacer referencia al objeto VoucherAccessInfo especificado en la interfaz de usuario. | |
displayName — Propiedad, clase mx.charts.chartClasses.AxisBase | |
The name of the axis. | |
displayName — Propiedad, interfaz mx.charts.chartClasses.IAxis | |
The name of the axis. | |
displayName — Propiedad, clase mx.charts.chartClasses.Series | |
The name of the series, for display to the user. | |
displayName — Propiedad, interfaz mx.olap.IOLAPElement | |
The name of the OLAP element, as a String, which can be used for display. | |
displayName — Propiedad, clase mx.olap.OLAPElement | |
The name of the OLAP element, as a String, which can be used for display. | |
displayNameFunction — Propiedad, clase mx.olap.OLAPAttribute | |
A callback function that returns the display name of a member element. | |
displayNameInput — Parte del aspecto, clase com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines SkinnableTextBase for data dictionary element display name. A skin part that defines SkinnableTextBase for data dictionary element display name. | |
displayNameInput — Parte del aspecto, clase com.adobe.dct.view.DictionaryPropertiesView | |
An optional skin part that defines SkinnableTextBase for data dictionary display name. An optional skin part that defines SkinnableTextBase for data dictionary display name. | |
displayNameLabel — Parte del aspecto, clase com.adobe.solutions.exm.authoring.renderer.ExpressionListItemRender | |
A Skin part which defines UI component to display name Label. A Skin part which defines UI component to display name Label. | |
displayObject — Propiedad, interfaz spark.core.IGraphicElement | |
The shared DisplayObject where this IGraphicElement is drawn. | |
displayObject — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
The shared DisplayObject where this IGraphicElement is drawn. | |
DisplayObject — clase, Paquete flash.display | |
La clase DisplayObject es la clase base de todos los objetos que pueden situarse en la lista de visualización. | |
DisplayObjectContainer — clase, Paquete flash.display | |
La clase DisplayObjectContainer es la clase base de todos los objetos que pueden actuar como contenedores de objetos de visualización en la lista de visualización. | |
DisplayObjectContainer() — Información sobre, clase flash.display.DisplayObjectContainer | |
La llamada al nuevo constructor DisplayObjectContainer() emite una excepción ArgumentError. | |
displayObjectSharingMode — Propiedad, interfaz spark.core.IGraphicElement | |
Indicates the association between this IGraphicElement and its display objects. | |
displayObjectSharingMode — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
Indicates the association between this IGraphicElement and its display objects. | |
DisplayObjectSharingMode — clase final, Paquete spark.core | |
The DisplayObjectSharingMode class defines the possible values for the displayObjectSharingMode property of the IGraphicElement class. | |
displayObjectToString(displayObject:flash.display:DisplayObject) — Método estático , clase mx.utils.NameUtil | |
Returns a string, such as "MyApplication0.addressForm.lastName.TextField17", for a DisplayObject object that indicates its position in the hierarchy of DisplayObject objects in an application. | |
displayPopUp — Propiedad, clase spark.components.PopUpAnchor | |
If true, adds the popUp control to the PopUpManager. | |
displayState — Propiedad, clase flash.display.NativeWindow | |
El estado de visualización de la ventana. | |
displayState — Propiedad, clase flash.display.Stage | |
Un valor de la clase StageDisplayState que especifica el estado de visualización se utilizará. | |
displayStateChange — Evento, clase flash.display.NativeWindow | |
Se distribuye por el objeto NativeWindow cuando la propiedad displayState de la ventana cambia. | |
displayStateChange — Evento, clase mx.core.Window | |
Dispatched after the display state changes to minimize, maximize or restore. | |
displayStateChange — Evento, clase mx.core.WindowedApplication | |
Dispatched after the display state changes to minimize, maximize or restore. | |
displayStateChange — Evento, clase spark.components.Window | |
Dispatched after the display state changes to minimize, maximize or restore. | |
displayStateChange — Evento, clase spark.components.WindowedApplication | |
Dispatched after the display state changes to minimize, maximize or restore. | |
DISPLAY_STATE_CHANGE — Propiedad estática de constante, clase flash.events.NativeWindowDisplayStateEvent | |
Define el valor de la propiedad type para un objeto de evento displayStateChange. | |
displayStateChanging — Evento, clase flash.display.NativeWindow | |
Distribuido por este objeto NativeWindow inmediatamente antes de que cambie su estado de visualización. | |
displayStateChanging — Evento, clase mx.core.Window | |
Dispatched before the display state changes to minimize, maximize or restore. | |
displayStateChanging — Evento, clase mx.core.WindowedApplication | |
Dispatched before the display state changes to minimize, maximize or restore. | |
displayStateChanging — Evento, clase spark.components.Window | |
Dispatched before the display state changes to minimize, maximize or restore. | |
displayStateChanging — Evento, clase spark.components.WindowedApplication | |
Dispatched before the display state changes to minimize, maximize or restore. | |
DISPLAY_STATE_CHANGING — Propiedad estática de constante, clase flash.events.NativeWindowDisplayStateEvent | |
Define el valor de la propiedad type para un objeto de evento displayStateChanging. | |
displayText — Propiedad, clase mx.charts.HitData | |
A description of the associated item for display on screen. | |
displayToAbsoluteColumnIndex(columnIndex:int) — método, clase mx.controls.AdvancedDataGridBaseEx | |
Converts the current display column index of a column to its corresponding absolute index. | |
DisplayUtil — clase, Paquete mx.utils | |
The DisplayUtil utility class is an all-static class with utility methods related to DisplayObjects. | |
dispose() — método, clase flash.display.BitmapData | |
Libera memoria que se utiliza para almacenar el objeto BitmapData. | |
dispose(recreate:Boolean) — método, clase flash.display3D.Context3D | |
Libera todos los recursos y el almacenamiento interno asociado a este Context3D. | |
dispose() — método, clase flash.display3D.IndexBuffer3D | |
Libere todos los recursos de GPU nativos asociados a este objeto. | |
dispose() — método, clase flash.display3D.Program3D | |
Libera todos los recursos asociados a este objeto. | |
dispose() — método, clase flash.display3D.VertexBuffer3D | |
Libera todos los recursos asociados a este objeto. | |
dispose() — método, clase flash.display3D.textures.TextureBase | |
Libera todos recursos de GPU asociados a esta textura. | |
dispose() — método, clase flash.external.ExtensionContext | |
Se deshace de esta instancia de ExtensionContext. | |
dispose() — método, clase flash.media.StageWebView | |
Se deshace de este objeto StageWebView. | |
dispose() — método, clase flash.net.NetStream | |
Libera todos los recursos almacenados en el objeto NetStream. | |
dispose() — método, clase flash.text.StageText | |
Se deshace de este objeto StageText. | |
disposeXML(node:XML) — Método estático , clase flash.system.System | |
Hace que el objeto XML especificado esté disponible inmediatamente para la recolección de elementos no utilizados. | |
Dissolve — clase, Paquete mx.effects | |
Animate the component from transparent to opaque, or from opaque to transparent. | |
Dissolve(target:Object) — Información sobre, clase mx.effects.Dissolve | |
Constructor. | |
DissolveInstance — clase, Paquete mx.effects.effectClasses | |
The DissolveInstance class implements the instance class for the Dissolve effect. | |
DissolveInstance(target:Object) — Información sobre, clase mx.effects.effectClasses.DissolveInstance | |
Constructor. | |
distance — Propiedad, clase fl.ik.IKEvent | |
Distancia en píxeles desde la posición original de la unión. | |
distance — Propiedad, clase flash.filters.BevelFilter | |
Distancia de desplazamiento del bisel. | |
distance — Propiedad, clase flash.filters.DropShadowFilter | |
Distancia de desplazamiento de la sombra, en píxeles. | |
distance — Propiedad, clase flash.filters.GradientBevelFilter | |
Distancia de desplazamiento. | |
distance — Propiedad, clase flash.filters.GradientGlowFilter | |
Distancia de desplazamiento del iluminado. | |
distance(pt1:flash.geom:Point, pt2:flash.geom:Point) — Método estático , clase flash.geom.Point | |
Devuelve la distancia entre pto1 y pto2. | |
distance(pt1:flash.geom:Vector3D, pt2:flash.geom:Vector3D) — Método estático , clase flash.geom.Vector3D | |
Devuelve la distancia entre dos objetos Vector3D. | |
distance — Propiedad, clase mx.charts.HitData | |
Specifies the distance between the data item on the screen and the location of the mouse pointer, in pixels. | |
distance — Propiedad, clase mx.graphics.RectangularDropShadow | |
Distancia de desplazamiento de la sombra, en píxeles. | |
distance — Propiedad, clase spark.filters.BevelFilter | |
The offset distance of the bevel. | |
distance — Propiedad, clase spark.filters.DropShadowFilter | |
The offset distance of the bevel. | |
distance — Propiedad, clase spark.filters.GradientFilter | |
The offset distance of the glow. | |
distance — Propiedad, clase spark.primitives.RectangularDropShadow | |
Distancia de desplazamiento de la sombra, en píxeles. | |
distanceLimit — Propiedad, clase fl.ik.IKMover | |
La máxima distancia (en píxeles) que el motor IK debe mover en cada iteración. | |
DISTANCE_LIMIT — Propiedad estática de constante, clase fl.ik.IKEvent | |
Define el valor de la propiedad type de un objeto de evento distanceLimit. | |
DISTRIBUTE — Propiedad estática de constante, clase flashx.textLayout.formats.TextJustify | |
Especifica que la justificación debe añadir espacio tanto a los caracteres de espacio como entre las distintas letras. | |
DivElement — clase final, Paquete flashx.textLayout.elements | |
La clase DivElement define un elemento para agrupación de párrafos (objetos ParagraphElement). | |
DividedBox — clase, Paquete mx.containers | |
A DividedBox container measures and lays out its children horizontally or vertically in exactly the same way as a Box container, but it inserts draggable dividers in the gaps between the children. | |
DividedBox() — Información sobre, clase mx.containers.DividedBox | |
Constructor. | |
DividedBoxAutomationImpl — clase, Paquete mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the DividedBox class. | |
DividedBoxAutomationImpl(obj:mx.containers:DividedBox) — Información sobre, clase mx.automation.delegates.containers.DividedBoxAutomationImpl | |
Constructor. | |
dividerAffordance — Estilo, clase mx.containers.dividedBoxClasses.BoxDivider | |
Thickness in pixels of the area where the user can click to drag a divider. | |
dividerAffordance — Estilo, clase mx.containers.DividedBox | |
Thickness in pixels of the area where the user can click to drag a divider. | |
dividerAlpha — Estilo, clase mx.containers.dividedBoxClasses.BoxDivider | |
The alpha value that determines the transparency of the dividers. | |
dividerAlpha — Estilo, clase mx.containers.DividedBox | |
The alpha value that determines the transparency of the dividers. | |
dividerClass — Propiedad, clase mx.containers.DividedBox | |
The class for the divider between the children. | |
dividerColor — Estilo, clase mx.containers.dividedBoxClasses.BoxDivider | |
Color of the dividers when the user presses or drags the dividers if the liveDragging property is set to false . | |
dividerColor — Estilo, clase mx.containers.DividedBox | |
Color of the dividers when the user presses or drags the dividers if the liveDragging property is set to false. | |
dividerColor — Estilo, clase xd.core.axm.view.components.AXMVerticalDivider | |
dividerDrag — Evento, clase mx.containers.DividedBox | |
Dispatched multiple times as the user drags any divider. | |
DIVIDER_DRAG — Propiedad estática de constante, clase mx.events.DividerEvent | |
The DividerEvent.DIVIDER_DRAG constant defines the value of the type property of the event object for a dividerDrag event. | |
DividerEvent — clase, Paquete mx.events | |
Represents events that are dispatched when a divider has been pressed, dragged or released. | |
DividerEvent(type:String, bubbles:Boolean, cancelable:Boolean, dividerIndex:int, delta:Number) — Información sobre, clase mx.events.DividerEvent | |
Constructor. | |
dividerIndex — Propiedad, clase mx.events.DividerEvent | |
The zero-based index of the divider being pressed or dragged. | |
dividerPress — Evento, clase mx.containers.DividedBox | |
Dispatched when the user presses any divider in this container. | |
DIVIDER_PRESS — Propiedad estática de constante, clase mx.events.DividerEvent | |
The DividerEvent.DIVIDER_PRESS constant defines the value of the type property of the event object for a dividerPress event. | |
dividerRelease — Evento, clase mx.containers.DividedBox | |
Dispatched when the user releases a divider. | |
DIVIDER_RELEASE — Propiedad estática de constante, clase mx.events.DividerEvent | |
The DividerEvent.DIVIDER_RELEASE constant defines the value of the type property of the event object for a dividerRelease event. | |
dividerShadowColor — Estilo, clase xd.core.axm.view.components.AXMVerticalDivider | |
dividerSkin — Estilo, clase mx.containers.DividedBox | |
The divider skin. | |
DividerSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the border of the MX DividedBox component. | |
DividerSkin() — Información sobre, clase mx.skins.wireframe.DividerSkin | |
Constructor. | |
dividerStroke — Propiedad, clase spark.skins.mobile.ViewMenuSkin | |
dividerThickness — Estilo, clase mx.containers.dividedBoxClasses.BoxDivider | |
Thickness in pixels of the dividers when the user presses or drags the dividers, if the liveDragging property is set to false . | |
dividerThickness — Estilo, clase mx.containers.DividedBox | |
Thickness in pixels of the dividers when the user presses or drags the dividers, if the liveDragging property is set to false. | |
divisor — Propiedad, clase flash.filters.ConvolutionFilter | |
Divisor que se utiliza durante la transformación de matriz. | |
divisor — Propiedad, clase spark.filters.ConvolutionFilter | |
The divisor used during matrix transformation. | |
DNSResolver — clase, Paquete flash.net.dns | |
La clase DNSResolver permite buscar registros de recursos de nombres de dominio (DNS). | |
DNSResolver() — Información sobre, clase flash.net.dns.DNSResolver | |
Crea un objeto DNSResolverDNSResolver. | |
DNSResolverEvent — clase, Paquete flash.events | |
La clase DNSResolverEvent representa los resultados de una operación de consulta del sistema de nombres de domino (DNS). | |
DNSResolverEvent(type:String, bubbles:Boolean, cancelable:Boolean, host:String, resourceRecords:Array) — Información sobre, clase flash.events.DNSResolverEvent | |
Crea un objeto DNSResolverEvent que contiene los resultados de la operación de búsqueda DNS. | |
docDeleteButton — Parte del aspecto, clase com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
A reference to the ButtonBase object that allows users to delete the existing documents from the list of supporting documents for this schedule template. A reference to the ButtonBase object that allows users to delete the existing documents from the list of supporting documents for this schedule template. | |
docDeliveryMedium — Parte del aspecto, clase com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
A reference to the DropDownList object that displays a list of document delivery medium options. A reference to the DropDownList object that displays a list of document delivery medium options. | |
dock — Propiedad, clase mx.containers.ApplicationControlBar | |
If true, specifies that the ApplicationControlBar should be docked to the top of the application. | |
DockIcon — clase, Paquete flash.desktop | |
La clase DockIcon representa los iconos del Dock de Mac OS X®. | |
dockIconMenu — Propiedad, clase mx.core.WindowedApplication | |
The dock icon menu. | |
dockIconMenu — Propiedad, clase spark.components.WindowedApplication | |
The dock icon menu. | |
doConversion() — Método estático , clase flash.system.IME | |
Indica al IME que seleccione el primer candidato de la cadena de composición actual. | |
docTypeDecl — Propiedad, clase flash.xml.XMLDocument | |
Especifica información sobre la declaración DOCTYPE del documento XML. | |
document — Propiedad, clase mx.containers.utilityClasses.PostScaleAdapter | |
A reference to the document object associated with this component. | |
document — Propiedad, clase mx.core.ComponentDescriptor | |
A reference to the document Object in which the component is to be created. | |
document — Propiedad, interfaz mx.core.IUIComponent | |
A reference to the document object associated with this component. | |
document — Propiedad, clase mx.core.UIComponent | |
A reference to the document object associated with this UIComponent. | |
document — Propiedad, clase mx.core.UIFTETextField | |
A reference to the document object associated with this UITextField object. | |
document — Propiedad, clase mx.core.UITextField | |
A reference to the document object associated with this UITextField object. | |
document — Propiedad, clase mx.flash.UIMovieClip | |
A reference to the document object associated with this component. | |
document — Propiedad, interfaz mx.managers.ISystemManager | |
A reference to the document object. | |
document — Propiedad, clase mx.managers.SystemManager | |
A reference to the document object. | |
document — Propiedad, clase mx.managers.WindowedSystemManager | |
A reference to the document object. | |
document — Propiedad, clase mx.rpc.soap.LoadEvent | |
This getter is retained to provide legacy access to the loaded document as an instance of flash.xml.XMLDocument. | |
documentInput — Parte del aspecto, clase com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
A reference to the TextInput object that displays the document name to be attached to the list of supporting documents for this schedule template. A reference to the TextInput object that displays the document name to be attached to the list of supporting documents for this schedule template. | |
documentsDatagrid — Parte del aspecto, clase com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
A reference to the DataGrid object that displays a list of the supporting documents for this schedule template. A reference to the DataGrid object that displays a list of the supporting documents for this schedule template. | |
documentsDataGrid — Parte del aspecto, clase com.adobe.solutions.prm.presentation.document.DocumentPod | |
The skin part for datagrid to hold supporting documents. The skin part for datagrid to hold supporting documents. | |
documentsDirectory — Propiedad estática, clase flash.filesystem.File | |
El directorio de documentos del usuario. | |
DocumentSubmitComponent() — Información sobre, clase com.adobe.ep.ux.documentsubmit.component.DocumentSubmitComponent | |
Constructor. | |
DocumentSubmitSkin() — Información sobre, clase com.adobe.ep.ux.documentsubmit.skin.DocumentSubmitSkin | |
Constructor. | |
doDrag(dragInitiator:flash.display:InteractiveObject, clipboard:flash.desktop:Clipboard, dragImage:flash.display:BitmapData, offset:flash.geom:Point, allowedActions:flash.desktop:NativeDragOptions) — Método estático , clase flash.desktop.NativeDragManager | |
Inicia una operación de arrastrar y colocar. | |
doDrag(dragInitiator:mx.core:IUIComponent, dragSource:mx.core:DragSource, mouseEvent:flash.events:MouseEvent, dragImage:mx.core:IFlexDisplayObject, xOffset:Number, yOffset:Number, imageAlpha:Number, allowMove:Boolean) — Método estático , clase mx.managers.DragManager | |
Initiates a drag and drop operation. | |
DOF_ROTATION — Propiedad estática, clase fl.ik.IKJoint | |
Constante estática del grado de libertad de rotación. | |
DOF_XTRANS — Propiedad estática, clase fl.ik.IKJoint | |
Constante estática del grado de libertad de traslación x. | |
DOF_YTRANS — Propiedad estática, clase fl.ik.IKJoint | |
Constante estática del grado de libertad de traslación y. | |
DOLBY_DIGITAL — Propiedad estática de constante, clase flash.media.AudioDecoder | |
Audio Dolby Digital, también conocido como AC-3. | |
DOLBY_DIGITAL_PLUS — Propiedad estática de constante, clase flash.media.AudioDecoder | |
Audio Dolby Digital Plus, también conocido como AC-3 mejorado y Dolby Digital mejorado. | |
domain — Propiedad, clase flash.events.DRMAuthenticationCompleteEvent | |
Dominio de contenido del servidor de derechos multimedia. | |
domain — Propiedad, clase flash.events.DRMAuthenticationErrorEvent | |
Dominio de contenido del servidor de derechos multimedia. | |
domain — Propiedad, clase flash.net.LocalConnection | |
Una cadena que representa el dominio de la ubicación del archivo actual. | |
domain — Propiedad, clase flash.net.drm.DRMContentData | |
El dominio de contenido del servidor de derechos multimedia en el que el usuario debe autenticarse para poder obtener la licencia del contenido asociado. | |
domain — Propiedad, clase flash.net.drm.DRMDeviceGroup | |
El dominio de contenido del servidor de registro del grupo de dispositivos en el que el usuario debe autenticarse antes de registrarse en este grupo de dispositivos. | |
domain — Propiedad, clase flash.net.drm.VoucherAccessInfo | |
El dominio de contenido del servidor de derechos multimedia en el que el usuario debe autenticarse para poder obtener la licencia del contenido asociado. | |
domain — Propiedad, clase mx.validators.NumberValidator | |
Type of number to be validated. | |
domain — Propiedad, clase mx.validators.ZipCodeValidator | |
Type of ZIP code to check. | |
domain — Propiedad, clase spark.validators.supportClasses.NumberValidatorBase | |
Type of number to be validated. | |
domainMemory — Propiedad, clase flash.system.ApplicationDomain | |
Obtiene y establece el objeto en el que operarán las operaciones de memoria global de dominio de este ApplicationDomain. | |
dominantBaseline — Estilo, clase spark.components.supportClasses.SliderBase | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.supportClasses.GroupBase | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.supportClasses.ButtonBase | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.supportClasses.SkinnableTextBase | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.Label | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.RichText | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.FormHeading | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.NumericStepper | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.SkinnableContainer | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.SkinnableDataContainer | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.Scroller | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.DataGrid | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.RichEditableText | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.components.VideoPlayer | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.skins.spark.DefaultItemRenderer | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Estilo, clase spark.skins.wireframe.DefaultItemRenderer | |
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | |
dominantBaseline — Propiedad, clase flash.text.engine.ElementFormat | |
Especifica el tipo de línea de base que se utiliza como línea de base dominante. | |
dominantBaseline — Propiedad, clase flashx.textLayout.container.ContainerController | |
TextLayoutFormat: especifica qué líneas de base del elemento se ajustan a alignmentBaseline para determinar la posición vertical del elemento en la línea. | |
dominantBaseline — Propiedad, clase flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: especifica qué líneas de base del elemento se ajustan a alignmentBaseline para determinar la posición vertical del elemento en la línea. | |
dominantBaseline — Propiedad, interfaz flashx.textLayout.formats.ITextLayoutFormat | |
Especifica qué líneas de base del elemento se ajustan a alignmentBaseline para determinar la posición vertical del elemento en la línea. | |
dominantBaseline — Propiedad, clase flashx.textLayout.formats.TextLayoutFormat | |
Especifica qué líneas de base del elemento se ajustan a alignmentBaseline para determinar la posición vertical del elemento en la línea. | |
domWindow — Propiedad, clase mx.controls.HTML | |
The JavaScript window object for the root frame of the HTML DOM inside this control. | |
DONE — Propiedad estática de constante, clase flash.text.ReturnKeyLabel | |
Utilice la etiqueta “Hecho”. | |
doOperation(operation:flashx.textLayout.operations:FlowOperation) — método, clase flashx.textLayout.edit.EditManager | |
Ejecuta un objeto FlowOperation. | |
doOperation(operation:flashx.textLayout.operations:FlowOperation) — método, interfaz flashx.textLayout.edit.IEditManager | |
Ejecuta un objeto FlowOperation. | |
doOperation(op:flashx.textLayout.operations:FlowOperation) — método, clase flashx.textLayout.edit.SelectionManager | |
Lleva a cabo una operación SelectionManager: nunca podrán modificar el flujo pero los clientes siguen pudiendo cancelarlos. | |
doOperation() — método, clase flashx.textLayout.operations.FlowOperation | |
Ejecuta la operación. | |
dot — Propiedad, clase spark.skins.spark.RadioButtonSkin | |
Defines the appearance of the RadioButton's dot. | |
dotall — Propiedad, clase RegExp | |
Indica si el carácter de punto (.) del patrón de una expresión normal coincide con caracteres de nueva línea. | |
dotProduct(a:flash.geom:Vector3D) — método, clase flash.geom.Vector3D | |
Si el objeto Vector3D actual y el que se especificó como el parámetro son vértices de unidad, este método devuelve el coseno del ángulo entre los dos vértices. | |
doubleClick — Evento, clase flash.display.InteractiveObject | |
Se distribuye cuando un usuario pulsa y suelta el botón principal de un dispositivo de señalización dos veces en una sucesión rápida sobre el mismo objeto InteractiveObject cuando el indicador doubleClickEnabled de dicho objeto se ha definido como true. | |
DOUBLE_CLICK — Propiedad estática de constante, clase flash.events.MouseEvent | |
Define el valor de la propiedad type para un objeto de evento doubleClick. | |
doubleClickEnabled — Propiedad, clase flash.display.InteractiveObject | |
Especifica si este objeto recibe eventos doubleClick. | |
doubleClickEnabled — Propiedad, interfaz mx.core.IContainer | |
Especifica si este objeto recibe eventos doubleClick. | |
doubleClickEnabled — Propiedad, interfaz mx.core.IUITextField | |
Especifica si este objeto recibe eventos doubleClick. | |
doubleClickEnabled — Propiedad, clase mx.core.UIComponent | |
Specifies whether the UIComponent object receives doubleClick events. | |
doubleClickHandler(event:flash.events:MouseEvent) — método, clase spark.components.windowClasses.TitleBar | |
The method that handles a doubleClick event in a platform-appropriate manner. | |
DOUBLE_CLICK_SOMEWHERE — Propiedad estática de constante, clase mx.events.SandboxMouseEvent | |
Mouse was double-clicked somewhere outside your sandbox. | |
doValidation(value:Object) — método, clase mx.validators.CreditCardValidator | |
Override of the base class doValidation() method to validate a credit card number. | |
doValidation(value:Object) — método, clase mx.validators.CurrencyValidator | |
Override of the base class doValidation() method to validate a currency expression. | |
doValidation(value:Object) — método, clase mx.validators.DateValidator | |
Override of the base class doValidation() method to validate a date. | |
doValidation(value:Object) — método, clase mx.validators.EmailValidator | |
Override of the base class doValidation() method to validate an e-mail address. | |
doValidation(value:Object) — método, clase mx.validators.NumberValidator | |
Override of the base class doValidation() method to validate a number. | |
doValidation(value:Object) — método, clase mx.validators.PhoneNumberValidator | |
Override of the base class doValidation() method to validate a phone number. | |
doValidation(value:Object) — método, clase mx.validators.RegExpValidator | |
Override of the base class doValidation() method to validate a regular expression. | |
doValidation(value:Object) — método, clase mx.validators.SocialSecurityValidator | |
Override of the base class doValidation() method to validate a Social Security number. | |
doValidation(value:Object) — método, clase mx.validators.StringValidator | |
Override of the base class doValidation() method to validate a String. | |
doValidation(value:Object) — método, clase mx.validators.Validator | |
Executes the validation logic of this validator, including validating that a missing or empty value causes a validation error as defined by the value of the required property. | |
doValidation(value:Object) — método, clase mx.validators.ZipCodeValidator | |
Override of the base class doValidation() method to validate a ZIP code. | |
doValidation(value:Object) — método, clase spark.validators.supportClasses.GlobalizationValidatorBase | |
Executes the validation logic of this validator, including validating that a missing or empty value causes a validation error as defined by the value of the required property. | |
do..while — Sentencia | |
Similar al bucle while, con la diferencia de que las sentencias se ejecutan una vez antes de la evaluación inicial de la condición. | |
down — Estado del aspecto, clase spark.components.supportClasses.ButtonBase | |
Down State of the Button | |
down — Propiedad, clase spark.components.LabelItemRenderer | |
Set to true when the user is pressing down on an item renderer. | |
down — Propiedad, clase spark.components.gridClasses.GridItemRenderer | |
This property is set to true when one of two input gestures occurs within a grid cell: either the mouse button or the touch screen is pressed. | |
down — Propiedad, interfaz spark.components.gridClasses.IGridItemRenderer | |
This property is set to true when one of two input gestures occurs within a grid cell: either the mouse button or the touch screen is pressed. | |
down — Propiedad, clase spark.components.supportClasses.ItemRenderer | |
Set to true when the user is pressing down on an item renderer. | |
down — Propiedad, clase spark.skins.spark.DefaultGridItemRenderer | |
The grid control's updateDisplayList() method sets this property before calling prepare(). | |
down — Propiedad, clase spark.skins.spark.UITextFieldGridItemRenderer | |
The grid control's updateDisplayList() method sets this property before calling prepare(). | |
DOWN — Propiedad estática de constante, clase flash.ui.Keyboard | |
Constante asociada al valor de código de tecla asociado de la tecla de flecha abajo (40). | |
DOWN — Propiedad estática de constante, clase mx.formatters.NumberBaseRoundType | |
Rounds a number down to an integer that is both closest to, and less than or equal to, the input number. | |
DOWN — Propiedad estática de constante, clase spark.components.ArrowDirection | |
Arrow points down. | |
DOWN — Propiedad estática de constante, clase spark.components.supportClasses.InteractionState | |
The component should be in the down state. | |
DOWN — Propiedad estática de constante, clase spark.core.NavigationUnit | |
Navigate one line or "step" downwards. | |
DOWN — Propiedad estática de constante, clase spark.effects.WipeDirection | |
Wipe direction that starts at the top and moves down | |
DOWN — Propiedad estática de constante, clase spark.transitions.ViewTransitionDirection | |
Transition animates downward. | |
downAndSelected — Estado del aspecto, clase spark.components.supportClasses.ToggleButtonBase | |
Down State of the Button when it's selected | |
downArrowButton_buttonDownHandler(event:mx.events:FlexEvent) — método, clase mx.controls.ComboBase | |
Performs some action when the drop-down button is pressed. | |
downArrowDisabledSkin — Estilo, clase fl.containers.BaseScrollPane | |
Nombre de la clase que se utiliza como aspecto para el botón de flecha abajo de la barra de desplazamiento cuando está desactivado. | |
downArrowDisabledSkin — Estilo, clase fl.controls.ComboBox | |
Nombre de la clase que se utiliza como aspecto para el botón de flecha abajo de la barra de desplazamiento cuando está desactivado. | |
downArrowDisabledSkin — Estilo, clase fl.controls.NumericStepper | |
La clase que proporciona el aspecto para la flecha abajo cuando está desactivada. | |
downArrowDisabledSkin — Estilo, clase fl.controls.ScrollBar | |
Nombre de la clase que se utiliza como aspecto para el botón de flecha abajo de la barra de desplazamiento cuando está desactivado. | |
downArrowDisabledSkin — Estilo, clase mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the skin for the down arrow button of the scroll bar when it is disabled. | |
downArrowDisabledSkin — Estilo, clase mx.controls.NumericStepper | |
Name of the class to use as the skin for the Down arrow when the arrow is disabled. | |
downArrowDownSkin — Estilo, clase fl.containers.BaseScrollPane | |
Nombre de la clase que se utiliza como aspecto para el botón de flecha abajo de la barra de desplazamiento cuando se hace clic en el botón de flecha. | |
downArrowDownSkin — Estilo, clase fl.controls.ComboBox | |
Nombre de la clase que se utiliza como aspecto para el botón de flecha abajo de la barra de desplazamiento cuando se hace clic en el botón de flecha. | |
downArrowDownSkin — Estilo, clase fl.controls.NumericStepper | |
La clase que proporciona el aspecto para la flecha abajo cuando está en el estado hacia abajo. | |
downArrowDownSkin — Estilo, clase fl.controls.ScrollBar | |
Nombre de la clase que se utiliza como aspecto para el botón de flecha abajo de la barra de desplazamiento cuando se hace clic en el botón de flecha. | |
downArrowDownSkin — Estilo, clase mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the skin for the down arrow button of the scroll bar when you click the arrow button . | |
downArrowDownSkin — Estilo, clase mx.controls.NumericStepper | |
Name of the class to use as the skin for the Down arrow when the arrow is enabled and a user presses the mouse button over the arrow. | |
downArrowOverSkin — Estilo, clase fl.containers.BaseScrollPane | |
Nombre de la clase que se utiliza como aspecto para el botón de flecha abajo de la barra de desplazamiento cuando el puntero del ratón está sobre el botón de flecha. | |
downArrowOverSkin — Estilo, clase fl.controls.ComboBox | |
Nombre de la clase que se utiliza como aspecto para el botón de flecha abajo de la barra de desplazamiento cuando el puntero del ratón está sobre el botón de flecha. | |
downArrowOverSkin — Estilo, clase fl.controls.NumericStepper | |
La clase que proporciona el aspecto para la flecha abajo cuando el ratón está sobre el componente. | |
downArrowOverSkin — Estilo, clase fl.controls.ScrollBar | |
Nombre de la clase que se utiliza como aspecto para el botón de flecha abajo de la barra de desplazamiento cuando el puntero del ratón está sobre el botón de flecha. | |
downArrowOverSkin — Estilo, clase mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the skin for the down arrow button of the scroll bar when the mouse pointer is over the arrow button. | |
downArrowOverSkin — Estilo, clase mx.controls.NumericStepper | |
Name of the class to use as the skin for the Down arrow when the arrow is enabled and the mouse pointer is over the arrow. | |
downArrowSkin — Estilo, clase mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the default skin for the down arrow button of the scroll bar. | |
downArrowSkin — Estilo, clase mx.controls.NumericStepper | |
Name of the class to use as the default skin for the down arrow. | |
downArrowStyleFilters — Propiedad, clase mx.controls.NumericStepper | |
Set of styles to pass from the NumericStepper to the down arrow. | |
downArrowStyleFilters — Propiedad, clase mx.controls.scrollClasses.ScrollBar | |
Set of styles to pass from the ScrollBar to the down arrow. | |
downArrowUpSkin — Estilo, clase fl.containers.BaseScrollPane | |
Nombre de la clase que se utiliza como aspecto para el botón de flecha abajo de la barra de desplazamiento. | |
downArrowUpSkin — Estilo, clase fl.controls.ComboBox | |
Nombre de la clase que se utiliza como aspecto para el botón de flecha abajo de la barra de desplazamiento. | |
downArrowUpSkin — Estilo, clase fl.controls.NumericStepper | |
La clase que proporciona el aspecto para la flecha abajo cuando está en el estado predeterminado. | |
downArrowUpSkin — Estilo, clase fl.controls.ScrollBar | |
Nombre de la clase que se utiliza como aspecto para el botón de flecha abajo de la barra de desplazamiento. | |
downArrowUpSkin — Estilo, clase mx.controls.scrollClasses.ScrollBar | |
Name of the class to use as the skin for the down arrow button of the scroll bar. | |
downArrowUpSkin — Estilo, clase mx.controls.NumericStepper | |
Name of the class to use as the skin for the Down arrow when the arrow is enabled and the mouse pointer is not on the arrow. | |
downBorderSkin — Propiedad, clase spark.skins.mobile.ButtonSkin | |
Class to use for the border in the down state. | |
downColor — Estilo, clase spark.components.supportClasses.GroupBase | |
Color of the background of an item renderer when it is being pressed down If downColor is set to undefined, downColor is not used. | |
downColor — Estilo, clase spark.components.List | |
Color of the background of an item renderer when it is being pressed down If The default value for the Spark theme is | |
downColor — Estilo, clase spark.components.SkinnableContainer | |
Color of the background of an item renderer when it is being pressed down If The default value for the Spark theme is | |
downColor — Estilo, clase spark.components.Scroller | |
Color of the background of an item renderer when it is being pressed down If The default value for the Spark theme is | |
downColor — Estilo, clase spark.components.LabelItemRenderer | |
Color of the background of an item renderer when it is being pressed down If The default value for the Spark theme is | |
downColor — Estilo, clase spark.skins.spark.DefaultItemRenderer | |
Color of the background of an item renderer when it is being pressed down If The default value for the Spark theme is | |
downColor — Estilo, clase spark.skins.wireframe.DefaultItemRenderer | |
Color of the background of an item renderer when it is being pressed down If The default value for the Spark theme is | |
downColumnIndex — Propiedad, clase spark.components.GridColumnHeaderGroup | |
Specifies the column index of the header renderer currently being pressed down by the user. | |
downIcon — Estilo, clase fl.controls.LabelButton | |
Nombre de la clase que se utiliza como icono cuando el botón no está seleccionado y el botón del ratón está presionado. | |
downIcon — Estilo, clase fl.controls.RadioButton | |
Nombre de la clase que se utiliza como icono cuando el botón no está seleccionado y el botón del ratón está presionado. | |
downIcon — Estilo, clase fl.controls.CheckBox | |
Nombre de la clase que se utiliza como icono cuando el botón no está seleccionado y el botón del ratón está presionado. | |
downIcon — Estilo, clase mx.controls.Button | |
Name of the class to use as the icon when the button is not selected and the mouse button is down. | |
downIconClass — Propiedad, clase spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
The class used to create the icon in the down state. | |
download(request:flash.net:URLRequest, defaultFileName:String) — método, clase flash.net.FileReference | |
Abre un cuadro de diálogo que permite al usuario descargar un archivo desde un servidor remoto. | |
download_attachment — Parte del aspecto, clase com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The Download Attachment button. The Download Attachment button. | |
downloadComplete — Evento, clase air.update.ApplicationUpdater | |
Se distribuye cuando finaliza la descarga del archivo de actualización. | |
downloadComplete — Evento, clase air.update.ApplicationUpdaterUI | |
Se distribuye cuando finaliza la descarga del archivo de actualización. | |
DOWNLOAD_COMPLETE — Propiedad estática de constante, clase air.update.events.UpdateEvent | |
La constante UpdateEvent.DOWNLOAD_COMPLETE define el valor de la propiedad type de un objeto de evento de un evento downloadComplete. | |
downloaded — Propiedad, clase flash.filesystem.File | |
Indica si el archivo o directorio al que se hace referencia se ha descargado (de Internet) o no. | |
downloadError — Evento, clase air.update.ApplicationUpdater | |
Se distribuye si se produce un error durante la conexión o la descarga del archivo de actualización. | |
downloadError — Evento, clase air.update.ApplicationUpdaterUI | |
Se distribuye si se produce un error durante la conexión o la descarga del archivo de actualización. | |
DOWNLOAD_ERROR — Propiedad estática de constante, clase air.update.events.DownloadErrorEvent | |
La constante DownloadErrorEvent.DOWNLOAD_ERROR define el valor de la propiedad type del objeto de evento para un evento downloadError. | |
DownloadErrorEvent — clase, Paquete air.update.events | |
Un objeto ApplicationUpdater o ApplicationUpdaterUI distribuye un objeto DownloadErrorEvent si se produce un error al descargar el archivo de actualización. | |
DownloadErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int, subErrorID:int) — Información sobre, clase air.update.events.DownloadErrorEvent | |
La función del constructor. | |
downloadingLabel — Propiedad, clase mx.preloaders.DownloadProgressBar | |
The string to display as the label while in the downloading phase. | |
DOWNLOAD_PERCENTAGE — Propiedad, clase mx.preloaders.DownloadProgressBar | |
The percentage of the progress bar that the downloading phase fills when the SWF file is fully downloaded. | |
DownloadProgressBar — clase, Paquete mx.preloaders | |
The DownloadProgressBar class displays download progress. | |
DownloadProgressBar() — Información sobre, clase mx.preloaders.DownloadProgressBar | |
Constructor. | |
downloadStart — Evento, clase air.update.ApplicationUpdater | |
Se distribuye después de una llamada al método downloadUpdate() y cuando se establece la conexión con el servidor. | |
downloadStart — Evento, clase air.update.ApplicationUpdaterUI | |
Se distribuye después de una llamada al método downloadUpdate() y cuando se establece la conexión con el servidor. | |
DOWNLOAD_START — Propiedad estática de constante, clase air.update.events.UpdateEvent | |
La constante UpdateEvent.DOWNLOAD_START define el valor de la propiedad type de un objeto de evento de un evento downloadStart. | |
downloadUpdate() — método, clase air.update.ApplicationUpdater | |
Descarga el archivo de actualización de forma asíncrona. | |
downSelectedIconClass — Propiedad, clase spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
The class used to create the icon in the selected downSelected state . | |
downSkin — Estilo, clase fl.controls.listClasses.CellRenderer | |
Nombre de la clase que se utiliza como aspecto para el fondo y el borde cuando el botón no está seleccionado y el botón del ratón está presionado. | |
downSkin — Estilo, clase fl.controls.ColorPicker | |
La clase que proporciona el aspecto para el botón ColorPicker cuando está en la posición de presionado. | |
downSkin — Estilo, clase fl.controls.LabelButton | |
Nombre de la clase que se utiliza como aspecto para el fondo y el borde cuando el botón no está seleccionado y el botón del ratón está presionado. | |
downSkin — Estilo, clase fl.controls.BaseButton | |
Nombre de la clase que se utiliza como aspecto para el fondo y el borde cuando el botón no está seleccionado y el botón del ratón está presionado. | |
downSkin — Estilo, clase fl.controls.ComboBox | |
El nombre de la clase que proporciona el fondo que aparece en el componente ComboBox cuando el ratón está seleccionado. | |
downSkin — Estilo, clase 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 button is down. | |
downSkin — Estilo, clase mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the user holds down the mouse button. | |
downState — Propiedad, clase flash.display.SimpleButton | |
Especifica un objeto de visualización que se utiliza como objeto visual para el estado presionado del botón, el estado en que se encuentra el botón cuando el usuario selecciona en el objeto hitTestState. | |
downSymbolIconClass — Propiedad, clase spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
The class used to create the symbol icon in all deselected states. | |
downSymbolIconSelectedClass — Propiedad, clase spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
The class used to create the selected symbol icon in all selected states. | |
D_PAD — Propiedad estática de constante, clase flash.ui.KeyLocation | |
Indica la activación de la clave originada en una superficie direccional de dispositivo de entrada. | |
dpi — Propiedad, clase spark.preloaders.SplashScreenImageSource | |
The required DPI of the device to display the associated image. | |
DPI_160 — Propiedad estática de constante, clase mx.core.DPIClassification | |
Density value for low-density devices. | |
DPI_240 — Propiedad estática de constante, clase mx.core.DPIClassification | |
Density value for medium-density devices. | |
DPI_320 — Propiedad estática de constante, clase mx.core.DPIClassification | |
Density value for high-density devices. | |
DPIClassification — clase final, Paquete mx.core | |
An enum of the device screen density classess. | |
dragComplete — Evento, clase mx.core.UIComponent | |
Dispatched by the drag initiator (the component that is the source of the data being dragged) when the drag operation completes, either when you drop the dragged data onto a drop target or when you end the drag-and-drop operation without performing a drop. | |
dragComplete — Evento, clase mx.flash.UIMovieClip | |
Dispatched by the drag initiator (the component that is the source of the data being dragged) when the drag operation completes, either when you drop the dragged data onto a drop target or when you end the drag-and-drop operation without performing a drop. | |
DRAG_COMPLETE — Propiedad estática de constante, clase mx.automation.events.AutomationDragEvent | |
Defines the value of the type property of the event object for a dragComplete event. | |
DRAG_COMPLETE — Propiedad estática de constante, clase mx.automation.events.AutomationDragEventWithPositionInfo | |
Defines the value of the type property of the event object for a dragComplete event. | |
DRAG_COMPLETE — Propiedad estática de constante, clase mx.events.DragEvent | |
The DragEvent.DRAG_COMPLETE constant defines the value of the type property of the event object for a dragComplete event. | |
dragCompleteHandler(event:mx.events:DragEvent) — método, clase mx.charts.chartClasses.ChartBase | |
Handles events of type DragEvent.DRAG_COMPLETE. | |
dragCompleteHandler(event:mx.events:DragEvent) — método, clase mx.controls.AdvancedDataGrid | |
Handler for the DragEvent.DRAG_COMPLETE event. | |
dragCompleteHandler(event:mx.events:DragEvent) — método, clase mx.controls.Tree | |
Handles DragEvent.DRAG_COMPLETE events. | |
dragCompleteHandler(event:mx.events:DragEvent) — método, clase mx.controls.listClasses.AdvancedListBase | |
Handles DragEvent.DRAG_COMPLETE events. | |
dragCompleteHandler(event:mx.events:DragEvent) — método, clase mx.controls.listClasses.ListBase | |
Handles DragEvent.DRAG_COMPLETE events. | |
dragDrop — Evento, clase mx.core.UIComponent | |
Dispatched by the drop target when the user releases the mouse over it. | |
dragDrop — Evento, clase mx.flash.UIMovieClip | |
Dispatched by the drop target when the user releases the mouse over it. | |
DRAG_DROP — Propiedad estática de constante, clase mx.automation.events.AutomationDragEvent | |
Defines the value of the type property of the event object for a dragDrop event. | |
DRAG_DROP — Propiedad estática de constante, clase mx.automation.events.AutomationDragEventWithPositionInfo | |
Defines the value of the type property of the event object for a dragDrop event. | |
DRAG_DROP — Propiedad estática de constante, clase mx.events.DragEvent | |
The DragEvent.DRAG_DROP constant defines the value of the type property of the event object for a dragDrop event. | |
DRAG_DROP_COMPLETE_REQUEST — Propiedad estática de constante, clase mx.automation.events.MarshalledAutomationEvent | |
dragDropHandler(event:mx.events:DragEvent) — método, clase mx.charts.chartClasses.ChartBase | |
Handles events of type DragEvent.DRAG_DROP. | |
dragDropHandler(event:mx.events:DragEvent) — método, clase mx.controls.AdvancedDataGrid | |
Handler for the DragEvent.DRAG_DROP event. | |
dragDropHandler(event:mx.events:DragEvent) — método, clase mx.controls.Tree | |
Handles DragEvent.DRAG_DROP events. | |
dragDropHandler(event:mx.events:DragEvent) — método, clase mx.controls.listClasses.AdvancedListBase | |
Handles DragEvent.DRAG_DROP events. | |
dragDropHandler(event:mx.events:DragEvent) — método, clase mx.controls.listClasses.ListBase | |
Handles DragEvent.DRAG_DROP events. | |
DRAG_DROP_PERFORM_REQUEST_TO_ROOT_APP — Propiedad estática de constante, clase mx.automation.events.MarshalledAutomationEvent | |
DRAG_DROP_PERFORM_REQUEST_TO_SUB_APP — Propiedad estática de constante, clase mx.automation.events.MarshalledAutomationEvent | |
DRAG_DROP_PROXY_RETRIEVE_REPLY — Propiedad estática de constante, clase mx.automation.events.MarshalledAutomationEvent | |
DRAG_DROP_PROXY_RETRIEVE_REQUEST — Propiedad estática de constante, clase mx.automation.events.MarshalledAutomationEvent | |
dragEnabled — Propiedad, clase mx.charts.chartClasses.ChartBase | |
Specifies whether you can drag items out of this chart and drop them on other controls. | |
dragEnabled — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether you can drag items out of this control and drop them on other controls. | |
dragEnabled — Propiedad, clase mx.controls.listClasses.ListBase | |
A flag that indicates whether you can drag items out of this control and drop them on other controls. | |
dragEnabled — Propiedad, clase spark.components.List | |
A flag that indicates whether you can drag items out of this control and drop them on other controls. | |
dragEnter — Evento, clase mx.core.UIComponent | |
Dispatched by a component when the user moves the mouse over the component during a drag operation. | |
dragEnter — Evento, clase mx.flash.UIMovieClip | |
Dispatched by a component when the user moves the mouse over the component during a drag operation. | |
DRAG_ENTER — Propiedad estática de constante, clase mx.events.DragEvent | |
The DragEvent.DRAG_ENTER constant defines the value of the type property of the event object for a dragEnter event. | |
dragEnterHandler(event:mx.events:DragEvent) — método, clase mx.charts.chartClasses.ChartBase | |
Handles events of type DragEvent.DRAG_ENTER. | |
dragEnterHandler(event:mx.events:DragEvent) — método, clase mx.controls.listClasses.AdvancedListBase | |
Handles DragEvent.DRAG_ENTER events. | |
dragEnterHandler(event:mx.events:DragEvent) — método, clase mx.controls.listClasses.ListBase | |
Handles DragEvent.DRAG_ENTER events. | |
dragEvent — Propiedad, clase spark.layouts.supportClasses.DropLocation | |
The DragEvent associated with this location. | |
DragEvent — clase, Paquete mx.events | |
The DragEvent class represents event objects that are dispatched as part of a drag-and-drop operation. | |
DragEvent(type:String, bubbles:Boolean, cancelable:Boolean, dragInitiator:mx.core:IUIComponent, dragSource:mx.core:DragSource, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Información sobre, clase mx.events.DragEvent | |
Constructor. | |
dragEventType — Propiedad, clase mx.events.InterDragManagerEvent | |
The event type for the DragEvent to be used by the receiving DragManager when creating the marshaled DragEvent. | |
dragExit — Evento, clase mx.core.UIComponent | |
Dispatched by the component when the user drags outside the component, but does not drop the data onto the target. | |
dragExit — Evento, clase mx.flash.UIMovieClip | |
Dispatched by the component when the user drags outside the component, but does not drop the data onto the target. | |
DRAG_EXIT — Propiedad estática de constante, clase mx.events.DragEvent | |
The DragEvent.DRAG_EXIT constant defines the value of the type property of the event object for a dragExit event. | |
dragExitHandler(event:mx.events:DragEvent) — método, clase mx.charts.chartClasses.ChartBase | |
Handles events of type DragEvent.DRAG_EXIT. | |
dragExitHandler(event:mx.events:DragEvent) — método, clase mx.controls.listClasses.AdvancedListBase | |
Handles DragEvent.DRAG_EXIT events. | |
dragExitHandler(event:mx.events:DragEvent) — método, clase mx.controls.listClasses.ListBase | |
Handles DragEvent.DRAG_EXIT events. | |
draggable — Propiedad, clase mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A flag that indicates whether the user is allowed to drag the column to a new position If true, the user can drag the the column headers to a new position | |
draggable — Propiedad, clase mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the user is allowed to drag the column to a new position If true, the user can drag the the column headers to a new position | |
draggableColumns — Propiedad, clase mx.controls.AdvancedDataGridBaseEx | |
Indicates whether you are allowed to reorder columns. | |
draggableColumns — Propiedad, clase mx.controls.DataGrid | |
A flag that indicates whether the user is allowed to reorder columns. | |
draggedItem — Propiedad, clase mx.automation.events.AutomationDragEvent | |
Contains the child IAutomationObject object that is being dragged. | |
draggedItem — Propiedad, clase mx.events.DragEvent | |
If the dragInitiator property contains an IAutomationObject object, this property contains the child IAutomationObject object near the mouse cursor. | |
dragging — Propiedad, interfaz spark.components.IItemRenderer | |
Contains true if the item renderer is being dragged. | |
dragging — Propiedad, clase spark.components.LabelItemRenderer | |
Contains true if the item renderer is being dragged. | |
dragging — Propiedad, clase spark.components.gridClasses.GridItemRenderer | |
Contains true if the item renderer is being dragged, typically as part of a drag and drop operation. | |
dragging — Propiedad, interfaz spark.components.gridClasses.IGridItemRenderer | |
Contains true if the item renderer is being dragged, typically as part of a drag and drop operation. | |
dragging — Propiedad, clase spark.components.supportClasses.ItemRenderer | |
Contains true if the item renderer is being dragged. | |
dragging — Propiedad, clase spark.skins.spark.DefaultGridItemRenderer | |
Contains true if the item renderer is being dragged, typically as part of a drag and drop operation. | |
dragging — Propiedad, clase spark.skins.spark.DefaultItemRenderer | |
Contains true if the item renderer is being dragged. | |
dragging — Propiedad, clase spark.skins.spark.UITextFieldGridItemRenderer | |
Contains true if the item renderer is being dragged, typically as part of a drag and drop operation. | |
dragging — Propiedad, clase spark.skins.wireframe.DefaultItemRenderer | |
Contains true if the item renderer is being dragged. | |
dragImage — Propiedad, clase mx.charts.chartClasses.ChartBase | |
Gets an instance of a class that displays the visuals during a drag-and-drop operation. | |
dragImage — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
An instance of a class that displays the visuals during a drag and drop operation. | |
dragImage — Propiedad, clase mx.controls.listClasses.ListBase | |
Gets an instance of a class that displays the visuals during a drag and drop operation. | |
dragImageOffsets — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
The offset of the drag image for drag and drop. | |
dragImageOffsets — Propiedad, clase mx.controls.listClasses.ListBase | |
Gets the offset of the drag image for drag and drop. | |
dragIndicatorClass — Estilo, clase spark.components.List | |
The class to create instance of for the drag indicator during drag and drop operations initiated by the List. | |
dragInitiator — Propiedad estática, clase flash.desktop.NativeDragManager | |
El objeto interactivo transferido a la llamada NativeDragManager.doDrag() que inició la operación de arrastre. | |
dragInitiator — Propiedad, clase mx.events.DragEvent | |
The component that initiated the drag. | |
DragManager — clase, Paquete mx.managers | |
The DragManager class manages drag and drop operations, which let you move data from one place to another in a Flex application. | |
DragManagerAutomationImpl — clase, Paquete mx.automation.delegates | |
Defines the methods and properties required to perform instrumentation for the DragManager class. | |
DragManagerAutomationImpl(proxy:mx.core:UIComponent) — Información sobre, clase mx.automation.delegates.DragManagerAutomationImpl | |
Constructor. | |
DRAG_MANAGER_REQUEST — Propiedad estática de constante, clase mx.events.InterManagerRequest | |
Communication between DragManagers use this request type. | |
dragMoveEnabled — Propiedad, clase mx.charts.chartClasses.ChartBase | |
Indicates which display cursor to show as drag feedback. | |
dragMoveEnabled — Propiedad, clase mx.controls.Tree | |
Indicates that items can be moved instead of just copied from the Tree control as part of a drag-and-drop operation. | |
dragMoveEnabled — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether items can be moved instead of just copied from the control as part of a drag-and-drop operation. | |
dragMoveEnabled — Propiedad, clase mx.controls.listClasses.ListBase | |
A flag that indicates whether items can be moved instead of just copied from the control as part of a drag-and-drop operation. | |
dragMoveEnabled — Propiedad, clase spark.components.List | |
A flag that indicates whether items can be moved instead of just copied from the control as part of a drag-and-drop operation. | |
dragOver — Evento, clase mx.core.UIComponent | |
Dispatched by a component when the user moves the mouse while over the component during a drag operation. | |
dragOver — Evento, clase mx.flash.UIMovieClip | |
Dispatched by a component when the user moves the mouse while over the component during a drag operation. | |
DRAG_OVER — Propiedad estática de constante, clase mx.events.DragEvent | |
The DragEvent.DRAG_OVER constant defines the value of the type property of the event object for a dragOver event. | |
dragOverHandler(event:mx.events:DragEvent) — método, clase mx.charts.chartClasses.ChartBase | |
Handles events of type DragEvent.DRAG_OVER. | |
dragOverHandler(event:mx.events:DragEvent) — método, clase mx.controls.listClasses.AdvancedListBase | |
Handles DragEvent.DRAG_OVER events. | |
dragOverHandler(event:mx.events:DragEvent) — método, clase mx.controls.listClasses.ListBase | |
Handles DragEvent.DRAG_OVER events. | |
dragScroll() — método, clase mx.controls.listClasses.AdvancedListBase | |
Interval function that scrolls the list up or down if the mouse goes above or below the list. | |
dragScroll() — método, clase mx.controls.listClasses.ListBase | |
Interval function that scrolls the list up or down if the mouse goes above or below the list. | |
dragSource — Propiedad, clase mx.events.DragEvent | |
The DragSource object containing the data being dragged. | |
DragSource — clase, Paquete mx.core | |
The DragSource class contains the data being dragged. | |
DragSource() — Información sobre, clase mx.core.DragSource | |
Constructor. | |
dragStart — Evento, clase mx.core.UIComponent | |
Dispatched by the drag initiator when starting a drag operation. | |
DRAG_START — Propiedad estática de constante, clase mx.automation.events.AutomationDragEvent | |
Defines the value of the type property of the event object for a dragStart event. | |
DRAG_START — Propiedad estática de constante, clase mx.automation.events.AutomationDragEventWithPositionInfo | |
Defines the value of the type property of the event object for a dragStart event. | |
DRAG_START — Propiedad estática de constante, clase mx.events.DragEvent | |
The DragEvent.DRAG_START constant defines the value of the type property of the event object for a dragStart event. | |
dragStartHandler(event:mx.events:DragEvent) — método, clase mx.charts.chartClasses.ChartBase | |
The default handler for the dragStart event. | |
dragStartHandler(event:mx.events:DragEvent) — método, clase mx.charts.chartClasses.Series | |
The default handler for the dragStart event. | |
dragStartHandler(event:mx.events:DragEvent) — método, clase mx.controls.listClasses.AdvancedListBase | |
The default handler for the dragStart event. | |
dragStartHandler(event:mx.events:DragEvent) — método, clase mx.controls.listClasses.ListBase | |
The default handler for the dragStart event. | |
draw(source:flash.display:IBitmapDrawable, matrix:flash.geom:Matrix, colorTransform:flash.geom:ColorTransform, blendMode:String, clipRect:flash.geom:Rectangle, smoothing:Boolean) — método, clase flash.display.BitmapData | |
Dibuja el objeto de visualización source en la imagen de mapa de bits empleando el procesador de vectores del motor de ejecución de Flash. | |
draw(g:flash.display:Graphics) — método, clase spark.primitives.Ellipse | |
Draw the element. | |
draw(g:flash.display:Graphics) — método, clase spark.primitives.Line | |
Draw the element. | |
draw(g:flash.display:Graphics) — método, clase spark.primitives.Path | |
Draw the element. | |
draw(g:flash.display:Graphics) — método, clase spark.primitives.Rect | |
Draw the element. | |
draw(g:flash.display:Graphics) — método, clase spark.primitives.supportClasses.StrokedElement | |
Draw the element. | |
drawArc(g:flash.display:Graphics, x:Number, y:Number, startAngle:Number, arc:Number, radius:Number, yRadius:Number, continueFlag:Boolean) — Método estático , clase mx.charts.chartClasses.GraphicsUtilities | |
Draws an arc in the target Graphics object. | |
drawBackground(unscaledWidth:Number, unscaledHeight:Number) — método, clase spark.components.LabelItemRenderer | |
Renders a background for the item renderer. | |
drawBackground(unscaledWidth:Number, unscaledHeight:Number) — método, clase spark.skins.mobile.ButtonSkin | |
drawBackground(unscaledWidth:Number, unscaledHeight:Number) — método, clase spark.skins.mobile.VScrollBarThumbSkin | |
drawBackground(unscaledWidth:Number, unscaledHeight:Number) — método, clase spark.skins.mobile.supportClasses.MobileSkin | |
Renders a background for the skin. | |
drawBackgroundAndSetScrollRect(scrollX:Number, scrollY:Number) — método, clase flashx.textLayout.container.TextContainerManager | |
Devuelve true si ha llenado la propiedad scrollRect del contenedor. | |
drawBorder(unscaledWidth:Number, unscaledHeight:Number) — método, clase spark.components.LabelItemRenderer | |
Renders the border for the item renderer. | |
drawCaretIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — método, clase mx.controls.listClasses.AdvancedListBase | |
Draws the caret indicator into the given Sprite at the position, width and height specified using the color specified. | |
drawCaretIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — método, clase mx.controls.listClasses.ListBase | |
Draws the caret indicator into the given Sprite at the position, width and height specified using the color specified. | |
drawCircle(x:Number, y:Number, radius:Number) — método, clase flash.display.Graphics | |
Dibuja un círculo. | |
drawCircle(x:any, y:any, radius:Number) — método, clase mx.charts.chartClasses.CartesianDataCanvas | |
Draws a circle. | |
drawCircle(angle:any, radial:any, radius:Number) — método, clase mx.charts.chartClasses.PolarDataCanvas | |
Draws a circle. | |
drawColumnBackground(s:flash.display:Sprite, columnIndex:int, color:uint, column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — método, clase mx.controls.AdvancedDataGridBaseEx | |
Draws a column background for a column with the suggested color. | |
drawColumnBackground(s:flash.display:Sprite, columnIndex:int, color:uint, column:mx.controls.dataGridClasses:DataGridColumn) — método, clase mx.controls.DataGrid | |
Draws a column background for a column with the suggested color. | |
drawColumnDragOverlay(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — método, clase mx.controls.dataGridClasses.DataGridHeader | |
Draws the overlay on the dragged column into the given Sprite at the position, width and height specified using the color specified. | |
drawEllipse(x:Number, y:Number, width:Number, height:Number) — método, clase flash.display.Graphics | |
Dibuja una elipse. | |
drawEllipse(left:any, top:any, right:any, bottom:any) — método, clase mx.charts.chartClasses.CartesianDataCanvas | |
Draws an ellipse. | |
drawEllipse(angleLeft:any, radialTop:any, angleRight:any, radialBottom:any) — método, clase mx.charts.chartClasses.PolarDataCanvas | |
Draws an ellipse. | |
drawFocus(focused:Boolean) — método, clase fl.controls.CheckBox | |
Muestra u oculta el indicador de selección alrededor de este componente. | |
drawFocus(event:Boolean) — método, clase fl.controls.NumericStepper | |
Muestra u oculta el indicador de selección en este componente. | |
drawFocus(focused:Boolean) — método, clase fl.controls.RadioButton | |
Muestra u oculta el indicador de selección alrededor de esta instancia de componente. | |
drawFocus(draw:Boolean) — método, clase fl.controls.TextArea | |
Muestra u oculta el indicador de selección en este componente. | |
drawFocus(draw:Boolean) — método, clase fl.controls.TextInput | |
Muestra u oculta el indicador de selección en este componente. | |
drawFocus(focused:Boolean) — método, clase fl.core.UIComponent | |
Muestra u oculta el indicador de selección en este componente. | |
drawFocus(draw:Boolean) — método, interfaz fl.managers.IFocusManagerComponent | |
Dibuja un indicador de selección visual. | |
drawFocus(isFocused:Boolean) — método, clase mx.core.FlexHTMLLoader | |
Called by the FocusManager when the component receives focus. | |
drawFocus(isFocused:Boolean) — método, clase mx.core.UIComponent | |
Shows or hides the focus indicator around this component. | |
drawFocus(isFocused:Boolean) — método, clase mx.flash.UIMovieClip | |
Called by the FocusManager when the component receives focus. | |
drawFocus(isFocused:Boolean) — método, interfaz mx.managers.IFocusManagerComponent | |
Called by the FocusManager when the component receives focus. | |
drawGraphicsData(graphicsData:Vector$flash.display:IGraphicsData) — método, clase flash.display.Graphics | |
Envía una serie de instancias de IGraphicsData para dibujo. | |
drawHeaderBackground(headerBG:mx.core:UIComponent) — método, clase mx.controls.AdvancedDataGridBaseEx | |
Draws the background of the headers into the given UIComponent. | |
drawHeaderBackground(headerBG:mx.core:UIComponent) — método, clase mx.controls.DataGrid | |
Draws the background of the headers into the given UIComponent. | |
drawHeaderBackground(headerBG:mx.core:UIComponent) — método, clase mx.controls.dataGridClasses.DataGridHeader | |
Draws the background of the headers into the given UIComponent. | |
drawHeaderIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — método, clase mx.controls.dataGridClasses.DataGridHeader | |
Draws the highlight indicator into the given Sprite at the position, width and height specified using the color specified. | |
drawHighlightIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — método, clase mx.controls.listClasses.AdvancedListBase | |
Draws the highlight indicator into the given Sprite at the position, width and height specified using the color specified. | |
drawHighlightIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — método, clase mx.controls.listClasses.ListBase | |
Draws the highlight indicator into the given Sprite at the position, width and height specified using the color specified. | |
drawHorizontalLine(s:flash.display:Sprite, rowIndex:int, color:uint, y:Number) — método, clase mx.controls.AdvancedDataGridBaseEx | |
Draws a line between rows. | |
drawHorizontalLine(s:flash.display:Sprite, rowIndex:int, color:uint, y:Number) — método, clase mx.controls.DataGrid | |
Draws a line between rows. | |
drawItem(item:mx.controls.listClasses:IListItemRenderer, selected:Boolean, highlighted:Boolean, caret:Boolean, transition:Boolean) — método, clase mx.controls.listClasses.AdvancedListBase | |
Draws the renderer with indicators that it is highlighted, selected, or the caret. | |
drawItem(item:mx.controls.listClasses:IListItemRenderer, selected:Boolean, highlighted:Boolean, caret:Boolean, transition:Boolean) — método, clase mx.controls.listClasses.ListBase | |
Draws the renderer with indicators that it is highlighted, selected, or the caret. | |
drawLinesAndColumnBackgrounds() — método, clase mx.controls.AdvancedDataGridBaseEx | |
Draws lines between columns, and column backgrounds. | |
drawLinesAndColumnBackgrounds() — método, clase mx.controls.DataGrid | |
Draw lines between columns, and column backgrounds. | |
drawLinesAndColumnGraphics(contentHolder:mx.controls.listClasses:ListBaseContentHolder, visibleColumns:Array, separators:Object) — método, clase mx.controls.DataGrid | |
Draw lines between columns, and column backgrounds. | |
drawnDisplayObject — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
The actual DisplayObject that is drawn into by the GraphicElement. | |
drawNow() — método, clase fl.core.UIComponent | |
Inicia de forma inmediata una operación de dibujo, sin invalidarlo todo como ocurre con invalidateNow. | |
drawPath(commands:Vector$int, data:Vector$Number, winding:String) — método, clase flash.display.Graphics | |
Envía una serie de comandos para dibujo. | |
drawPolyLine(g:flash.display:Graphics, pts:Array, start:int, end:int, hProp:String, vProp:String, stroke:mx.graphics:IStroke, form:Object, moveToStart:Boolean) — Método estático , clase mx.charts.chartClasses.GraphicsUtilities | |
Draws a line connecting the datapoints using one of various forms. | |
drawRect(x:Number, y:Number, width:Number, height:Number) — método, clase flash.display.Graphics | |
Dibuja un rectángulo. | |
drawRect(left:any, top:any, right:any, bottom:any) — método, clase mx.charts.chartClasses.CartesianDataCanvas | |
Draws a rectangle. | |
drawRect(angleLeft:any, radialTop:any, angleRight:any, radialBottom:any) — método, clase mx.charts.chartClasses.PolarDataCanvas | |
Draws a rectangle. | |
drawRoundedRect(left:any, top:any, right:any, bottom:any, cornerRadius:Number) — método, clase mx.charts.chartClasses.CartesianDataCanvas | |
Draws a rounded rectangle. | |
drawRoundedRect(angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, cornerRadius:Number) — método, clase mx.charts.chartClasses.PolarDataCanvas | |
Draws a rounded rectangle. | |
drawRoundRect(x:Number, y:Number, width:Number, height:Number, ellipseWidth:Number, ellipseHeight:Number) — método, clase flash.display.Graphics | |
Dibuja un rectángulo redondeado. | |
drawRoundRect(x:Number, y:Number, w:Number, h:Number, r:Object, c:Object, alpha:Object, rot:Object, gradient:String, ratios:Array, hole:Object) — método, clase mx.core.UIComponent | |
Programmatically draws a rectangle into this skin's Graphics object. | |
drawRoundRect(x:Number, y:Number, width:Number, height:Number, cornerRadius:Object, color:Object, alpha:Object, gradientMatrix:flash.geom:Matrix, gradientType:String, gradientRatios:Array, hole:Object) — método, clase mx.skins.ProgrammaticSkin | |
Programatically draws a rectangle into this skin's Graphics object. | |
drawRoundRectComplex(graphics:flash.display:Graphics, x:Number, y:Number, width:Number, height:Number, topLeftRadius:Number, topRightRadius:Number, bottomLeftRadius:Number, bottomRightRadius:Number) — Método estático , clase mx.utils.GraphicsUtil | |
Draws a rounded rectangle using the size of a radius to draw the rounded corners. | |
drawRoundRectComplex2(graphics:flash.display:Graphics, x:Number, y:Number, width:Number, height:Number, radiusX:Number, radiusY:Number, topLeftRadiusX:Number, topLeftRadiusY:Number, topRightRadiusX:Number, topRightRadiusY:Number, bottomLeftRadiusX:Number, bottomLeftRadiusY:Number, bottomRightRadiusX:Number, bottomRightRadiusY:Number) — Método estático , clase mx.utils.GraphicsUtil | |
Draws a rounded rectangle using the size of individual x and y radii to draw the rounded corners. | |
drawRowBackground(s:flash.display:Sprite, rowIndex:int, y:Number, height:Number, color:uint, dataIndex:int) — método, clase mx.controls.AdvancedDataGridBaseEx | |
Draws a row background at the position and height specified using the color specified. | |
drawRowBackground(s:flash.display:Sprite, rowIndex:int, y:Number, height:Number, color:uint, dataIndex:int) — método, clase mx.controls.DataGrid | |
Draws a row background at the position and height specified using the color specified. | |
drawRowBackground(s:flash.display:Sprite, rowIndex:int, y:Number, height:Number, color:uint, dataIndex:int) — método, clase mx.controls.List | |
Draws a row background at the position and height specified. | |
drawRowBackgrounds() — método, clase mx.controls.listClasses.AdvancedListBase | |
Draws any alternating row colors, borders and backgrounds for the rows. | |
drawRowBackgrounds() — método, clase mx.controls.listClasses.ListBase | |
Draws any alternating row colors, borders and backgrounds for the rows. | |
drawSelectionIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — método, clase mx.controls.dataGridClasses.DataGridHeader | |
Draws the selection indicator into the given Sprite at the position, width and height specified using the color specified. | |
drawSelectionIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — método, clase mx.controls.listClasses.AdvancedListBase | |
Draws the selection indicator into the given Sprite at the position, width and height specified using the color specified. | |
drawSelectionIndicator(indicator:flash.display:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:mx.controls.listClasses:IListItemRenderer) — método, clase mx.controls.listClasses.ListBase | |
Draws the selection indicator into the given Sprite at the position, width and height specified using the color specified. | |
drawSeparators() — método, clase mx.controls.AdvancedDataGridBaseEx | |
Creates and displays the column header separators that the user normally uses to resize columns. | |
drawSeparators() — método, clase mx.controls.DataGrid | |
Creates and displays the column header separators that the user normally uses to resize columns. | |
drawSeparators() — método, clase mx.controls.dataGridClasses.DataGridHeader | |
Creates and displays the column header separators that the user normally uses to resize columns. | |
drawShadow(g:flash.display:Graphics, x:Number, y:Number, width:Number, height:Number) — método, clase mx.graphics.RectangularDropShadow | |
Renders the shadow on the screen. | |
drawThumbState(w:Number, h:Number, borderColors:Array, fillColors:Array, fillAlphas:Array, drawBacking:Boolean, drillHole:Boolean) — método, clase mx.skins.halo.SliderThumbSkin | |
For internal use. | |
drawTileBackground(s:flash.display:Sprite, rowIndex:int, columnIndex:int, width:Number, height:Number, color:uint, item:mx.controls.listClasses:IListItemRenderer) — método, clase mx.controls.listClasses.TileBase | |
Draws the background for an individual tile. | |
drawTileBackgrounds() — método, clase mx.controls.listClasses.TileBase | |
Draws the backgrounds, if any, behind all of the tiles. | |
drawToBitmapData(destination:flash.display:BitmapData, srcRect:flash.geom:Rectangle, destPoint:flash.geom:Point) — método, clase flash.display3D.Context3D | |
Dibuja el búfer de procesamiento actual en un mapa de bits. | |
drawToBitmapData(destination:flash.display:BitmapData) — método, clase flash.media.Camera | |
Copia el último fotograma en un mapa de bits. | |
drawTriangles(vertices:Vector$Number, indices:Vector$int, uvtData:Vector$Number, culling:String) — método, clase flash.display.Graphics | |
Representa un conjunto de triángulos, normalmente para distorsionar mapas de bits, y le da una apariencia tridimensional. | |
drawTriangles(indexBuffer:flash.display3D:IndexBuffer3D, firstIndex:int, numTriangles:int) — método, clase flash.display3D.Context3D | |
Represente los triángulos especificados utilizando los búfers actuales y el estado de este objeto Context3D. | |
drawTrianglesInstanced(indexBuffer:flash.display3D:IndexBuffer3D, numInstances:int, firstIndex:int, numTriangles:int) — método, clase flash.display3D.Context3D | |
Represente los triángulos instanciados especificados utilizando los búferes actuales y el estado de este objeto Context3D. | |
drawVerticalLine(s:flash.display:Sprite, colIndex:int, color:uint, x:Number) — método, clase mx.controls.AdvancedDataGrid | |
Draws a vertical line between columns. | |
drawVerticalLine(s:flash.display:Sprite, colIndex:int, color:uint, x:Number) — método, clase mx.controls.AdvancedDataGridBaseEx | |
Draws lines between columns. | |
drawVerticalLine(s:flash.display:Sprite, colIndex:int, color:uint, x:Number) — método, clase mx.controls.DataGrid | |
Draw lines between columns. | |
drawViewPortToBitmapData(bitmap:flash.display:BitmapData) — método, clase flash.media.StageWebView | |
Dibuja el puerto de la vista de StageWebView en un mapa de bits. | |
drawViewPortToBitmapData(bitmap:flash.display:BitmapData) — método, clase flash.text.StageText | |
Dibuja el puerto de la vista de StageText en un mapa de bits. | |
drawVisibleItem(uid:String, selected:Boolean, highlighted:Boolean, caret:Boolean, transition:Boolean) — método, clase mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Draws the item renderer corresponding to the specified UID. | |
drawVisibleItem(uid:String, selected:Boolean, highlighted:Boolean, caret:Boolean, transition:Boolean) — método, clase mx.controls.dataGridClasses.DataGridBase | |
Draws an item if it is visible. | |
drawWithQuality(source:flash.display:IBitmapDrawable, matrix:flash.geom:Matrix, colorTransform:flash.geom:ColorTransform, blendMode:String, clipRect:flash.geom:Rectangle, smoothing:Boolean, quality:String) — método, clase flash.display.BitmapData | |
Dibuja el objeto de visualización source en la imagen de mapa de bits empleando el procesador de vectores del motor de ejecución de Flash. | |
drawX — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
The x position where the element should be drawn. | |
drawY — Propiedad, clase spark.primitives.supportClasses.GraphicElement | |
The y position where the element should be drawn. | |
drive — Propiedad, clase flash.filesystem.StorageVolume | |
La letra de la unidad del volumen en Windows. | |
driver — Propiedad de constante, clase flash.events.StageVideoAvailabilityEvent | |
driverInfo — Propiedad, clase flash.display3D.Context3D | |
El tipo de controlador de biblioteca de gráficos utilizado por este contexto de procesamiento. | |
DRIVER_TOO_OLD — Propiedad estática de constante, clase flash.media.StageVideoAvailabilityReason | |
El vídeo del escenario no está disponible en este momento, el controlador es demasiado antiguo o está restringido | |
DRM — Propiedad estática de constante, clase flash.system.SystemUpdaterType | |
Actualiza el módulo DRM. | |
drmAuthenticate — Evento, clase fl.video.VideoPlayer | |
Evento drmAuthenticate | |
drmAuthenticate — Evento, clase flash.net.NetStream | |
Se distribuye cuando un objeto NetStream intenta reproducir contenido cifrado con administración de derechos digitales (DRM) que requiere la autenticación de credenciales del usuario. | |
DRM_AUTHENTICATE — Propiedad estática de constante, clase flash.events.DRMAuthenticateEvent | |
La constante DRMAuthenticateEvent.DRM_AUTHENTICATE define el valor de la propiedad type de un objeto de evento DRMAuthenticateEvent. | |
DRMAuthenticateEvent — clase, Paquete flash.events | |
Un objeto NetStream distribuye un objeto DRMAuthenticateEvent cuando intenta reproducir contenido codificado con gestión de derechos multimedia (DRM) que requiera la introducción de las credenciales del usuario como método de autenticación. | |
DRMAuthenticateEvent(type:String, bubbles:Boolean, cancelable:Boolean, header:String, userPrompt:String, passPrompt:String, urlPrompt:String, authenticationType:String, netstream:flash.net:NetStream) — Información sobre, clase flash.events.DRMAuthenticateEvent | |
Crea un objeto de evento que contiene información concreta sobre eventos de autenticación DRM. | |
DRMAuthenticationCompleteEvent — clase, Paquete flash.events | |
DRMManager distribuye un objeto DRMAuthenticationCompleteEvent cuando se realiza correctamente una llamada al método authenticate() del objeto DRMManager. | |
DRMAuthenticationCompleteEvent(type:String, bubbles:Boolean, cancelable:Boolean, inServerURL:String, inDomain:String, inToken:flash.utils:ByteArray) — Información sobre, clase flash.events.DRMAuthenticationCompleteEvent | |
Crea una nueva instancia de un objeto DRMAuthenticationCompleteEvent. | |
DRMAuthenticationErrorEvent — clase, Paquete flash.events | |
DRMManager distribuye un objeto DRMAuthenticationErrorEvent si falla una llamada al método authenticate() del objeto DRMManager. | |
DRMAuthenticationErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, inDetail:String, inErrorID:int, inSubErrorID:int, inServerURL:String, inDomain:String) — Información sobre, clase flash.events.DRMAuthenticationErrorEvent | |
Crea una nueva instancia de un objeto DRMAuthenticationErrorEvent. | |
drmContentData — Propiedad, clase org.osmf.net.StreamingURLResource | |
Content metadata for DRM-encrypted content. | |
DRMContentData — clase, Paquete flash.net.drm | |
La clase DRMContentData proporciona la información necesaria para obtener la licencia necesaria para poder visualizar contenido protegido con DRM. | |
DRMContentData(rawData:flash.utils:ByteArray) — Información sobre, clase flash.net.drm.DRMContentData | |
Constructor. | |
DRMDeviceGroup — clase final, Paquete flash.net.drm | |
Un grupo de dispositivos indica un grupo de dispositivos de reproducción que comparte derechos de reproducción de contenido protegido. | |
DRMDeviceGroupErrorEvent — clase, Paquete flash.events | |
Emitido por DRMManager cuando se produce cualquier error durante cualquier llamada relacionada con un grupo de dispositivos. Es responsabilidad de la aplicación gestionar de forma explícita los eventos de error. Estos eventos incluyen casos en que el usuario introduce credenciales válidas, pero la licencia que protege el contenido cifrado limita el acceso al contenido. | |
DRMDeviceGroupErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, errorDetail:String, errorCode:int, subErrorID:int, deviceGroup:flash.net.drm:DRMDeviceGroup, systemUpdateNeeded:Boolean, drmUpdateNeeded:Boolean) — Información sobre, clase flash.events.DRMDeviceGroupErrorEvent | |
DRMDeviceGroupEvent — clase, Paquete flash.events | |
Emitido por DRMManager cuando finaliza correctamente la llamada relacionada con un grupo de dispositivos. | |
DRMDeviceGroupEvent(type:String, bubbles:Boolean, cancelable:Boolean, deviceGroup:flash.net.drm:DRMDeviceGroup) — Información sobre, clase flash.events.DRMDeviceGroupEvent | |
drmError — Evento, clase fl.video.VideoPlayer | |
Evento drmError | |
drmError — Evento, clase flash.net.NetStream | |
Se distribuye cuando un objeto NetStream obtiene un error relacionado con DRM al intentar reproducir un archivo cifrado con administración de derechos digitales. | |
drmError — Evento, clase flash.net.drm.DRMManager | |
DRMManager distribuye un objeto DRMErrorEvent si no se puede obtener una licencia solicitada al servidor de derechos multimedia. | |
DRM_ERROR — Propiedad estática de constante, clase flash.events.DRMErrorEvent | |
La constante DRMErrorEvent.DRM_ERROR define el valor de la propiedad type de un objeto de evento drmError. | |
DRMErrorEvent — clase, Paquete flash.events | |
La clase DRMErrorEvent proporciona información sobre los errores que se producen al reproducir archivos cifrados con administración de derechos digitales (DRM). | |
DRMErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, inErrorDetail:String, inErrorCode:int, insubErrorID:int, inMetadata:flash.net.drm:DRMContentData, inSystemUpdateNeeded:Boolean, inDrmUpdateNeeded:Boolean) — Información sobre, clase flash.events.DRMErrorEvent | |
Crea un objeto de evento que contiene información concreta sobre eventos de error DRM. | |
DRMLicenseRequestEvent — clase, Paquete flash.events | |
DRMManager distribuye un objeto DRMLicenseRequestEvent antes de que cada llamada a los métodos loadVoucher() o loadPreviewVoucher() del objeto DRMManager se realice correctamente. | |
DRMLicenseRequestEvent(type:String, bubbles:Boolean, cancelable:Boolean, inServerURL:String) — Información sobre, clase flash.events.DRMLicenseRequestEvent | |
Crea una nueva instancia de un objeto DRMLicenseRequestEvent. | |
DRM_LOAD_DEVICEID_ERROR — Propiedad estática de constante, clase flash.events.DRMErrorEvent | |
DRMManager — clase, Paquete flash.net.drm | |
DRMManager gestiona la recuperación y el almacenamiento de las licencias necesarias para poder visualizar contenido protegido con DRM. | |
DRMManagerError — clase, Paquete flash.errors | |
DRMManager distribuye un evento DRMManagerError para informar sobre los errores. | |
DRMManagerError(message:String, id:int, subErrorID:int) — Información sobre, clase flash.errors.DRMManagerError | |
Crea una nueva instancia de la clase DRMManagerError. | |
drmMetadata — Propiedad, clase flash.events.DRMMetadataEvent | |
Los bytes de metadatos sin procesar | |
DRM_METADATA — Propiedad estática de constante, clase flash.events.DRMMetadataEvent | |
La constante DRMMetadataEvent.DRM_METADATA define el valor de la propiedad type para un objeto de evento DRMMetadataEvent. | |
DRMMetadataEvent — clase, Paquete flash.events | |
AVSegmentedSource distribuye DRMMetadataEvent al cargar y analizar archivos. | |
DRMMetadataEvent(type:String, bubbles:Boolean, cancelable:Boolean, inMetadata:flash.utils:ByteArray, inTimestamp:Number) — Información sobre, clase flash.events.DRMMetadataEvent | |
Crea una nueva instancia de un objeto DRMMetadataEvent. | |
DRMPlaybackTimeWindow — clase, Paquete flash.net.drm | |
La clase DRMPlaybackTimeWindow representa el tiempo durante el cual es válida una licencia de DRM. | |
DRMReturnVoucherCompleteEvent — clase, Paquete flash.events | |
DRMManager distribuye un objeto DRMVoucherReturnCompleteEvent si funciona una llamada al método returnVoucher() del objeto DRMManager. | |
DRMReturnVoucherCompleteEvent(type:String, bubbles:Boolean, cancelable:Boolean, inServerURL:String, inLicenseID:String, inPolicyID:String, inNumberOfVouchersReturned:int) — Información sobre, clase flash.events.DRMReturnVoucherCompleteEvent | |
Crea una nueva instancia de un objeto DRMReturnVoucherCompleteEvent. | |
DRMReturnVoucherErrorEvent — clase, Paquete flash.events | |
DRMManager distribuye un objeto DRMReturnVoucherErrorEvent si falla una llamada al método returnVoucher() del objeto DRMManager. | |
DRMReturnVoucherErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, inDetail:String, inErrorID:int, inSubErrorID:int, inServerURL:String, inLicenseID:String, inPolicyID:String) — Información sobre, clase flash.events.DRMReturnVoucherErrorEvent | |
Crea una nueva instancia de un objeto DRMReturnVoucherErrorEvent. | |
drmStatus — Evento, clase fl.video.VideoPlayer | |
Evento drmError | |
drmStatus — Evento, clase flash.net.NetStream | |
Se distribuye cuando el contenido DRM (administración de derechos digitales) comienza a reproducirse (si el usuario está autenticado y autorizado para reproducir el contenido). | |
drmStatus — Evento, clase flash.net.drm.DRMManager | |
DRMManager distribuye un objeto DRMStatusEvent cuando se obtiene una licencia solicitada al servidor de derechos multimedia. | |
DRM_STATUS — Propiedad estática de constante, clase flash.events.DRMStatusEvent | |
La constante DRMStatusEvent.DRM_STATUS define el valor de la propiedad type de un objeto de evento drmStatus. | |
DRMStatusEvent — clase, Paquete flash.events | |
Un objeto NetStream distribuye un objeto DRMStatusEvent cuando el contenido protegido con DRM comienza a reproducirse (si se ha verificado la licencia y si el usuario se ha autenticado para poder ver el contenido). | |
DRMStatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, inMetadata:flash.net.drm:DRMContentData, inVoucher:flash.net.drm:DRMVoucher, inLocal:Boolean) — Información sobre, clase flash.events.DRMStatusEvent | |
Crea un objeto de evento que contiene información concreta sobre eventos de estado DRM. | |
DRM_SYSTEM_UPDATE_ERROR — Propiedad estática de constante, clase org.osmf.events.MediaErrorCodes | |
Error constant for when a DRM system update fails. | |
drmUpdateNeeded — Propiedad, clase flash.events.DRMDeviceGroupErrorEvent | |
drmUpdateNeeded — Propiedad, clase flash.events.DRMErrorEvent | |
Indica si se necesita una actualización de DRM para reproducir el contenido protegido con DRM. | |
DRMVoucher — clase, Paquete flash.net.drm | |
La clase DRMVoucher representa un símbolo de licencia que permite al usuario visualizar contenido protegido con DRM. | |
dropAction — Propiedad estática, clase flash.desktop.NativeDragManager | |
Acción de arrastre especificada por el destino de colocación. | |
dropAction — Propiedad, clase flash.events.NativeDragEvent | |
La acción actual. | |
dropdown — Propiedad, clase fl.controls.ComboBox | |
Obtiene una referencia al componente List que contiene el componente ComboBox. | |
dropdown — Propiedad, clase mx.controls.ComboBox | |
A reference to the List control that acts as the drop-down in the ComboBox. | |
dropdown — Propiedad, clase mx.controls.DateField | |
Contains a reference to the DateChooser control contained by the DateField control. | |
dropDown — Parte del aspecto, clase spark.components.mediaClasses.VolumeBar | |
A skin part that defines the drop-down area of the volume drop-down slider. When the volume slider drop down is open, clicking anywhere outside of the dropDown skin part closes the drop-down slider. A skin part that defines the drop-down area of the volume drop-down slider. | |
dropDown — Parte del aspecto, clase spark.components.supportClasses.DropDownListBase | |
A skin part that defines the drop-down list area. When the DropDownListBase is open, clicking anywhere outside of the dropDown skin part closes the drop-down list. A skin part that defines the drop-down list area. | |
dropDown — Parte del aspecto, clase spark.components.CalloutButton | |
A skin part that defines the drop-down factory which creates the Callout instance. If dropDown is not defined on the skin, a ClassFactory is created to generate a default Callout instance. A skin part that defines the drop-down factory which creates the Callout instance. | |
dropDown — Parte del aspecto, clase xd.core.axm.view.components.support.AXMDropDownListBase | |
A skin part that defines the drop-down list area. When the DropDownListBase is open, clicking anywhere outside of the dropDown skin part closes the drop-down list. A skin part that defines the drop-down list area. | |
dropDown — Propiedad, clase spark.skins.spark.ComboBoxSkin | |
dropDown — Propiedad, clase spark.skins.spark.DropDownListSkin | |
dropDown — Propiedad, clase spark.skins.spark.mediaClasses.fullScreen.VolumeBarSkin | |
A skin part that defines the drop-down area of the volume drop-down slider. | |
dropDown — Propiedad, clase spark.skins.spark.mediaClasses.normal.VolumeBarSkin | |
A skin part that defines the drop-down area of the volume drop-down slider. | |
dropDown — Propiedad, clase spark.skins.wireframe.ComboBoxSkin | |
The drop down area of the skin. | |
dropDown — Propiedad, clase spark.skins.wireframe.DropDownListSkin | |
The drop down area of the skin. | |
dropDown — Propiedad, clase spark.skins.wireframe.mediaClasses.VolumeBarSkin | |
A skin part that defines the drop-down area of the volume drop-down slider. | |
dropdownBorderColor — Estilo, clase mx.controls.ComboBox | |
The color of the border of the ComboBox. | |
dropDownController — Propiedad, clase spark.components.CalloutButton | |
Instance of the DropDownController class that handles all of the mouse, keyboard and focus user interactions. | |
dropDownController — Propiedad, clase spark.components.mediaClasses.VolumeBar | |
Instance of the DropDownController class that handles all of the mouse, keyboard and focus user interactions. | |
dropDownController — Propiedad, clase spark.components.supportClasses.DropDownListBase | |
Instance of the DropDownController class that handles all of the mouse, keyboard and focus user interactions. | |
DropDownController — clase, Paquete spark.components.supportClasses | |
The DropDownController class handles the mouse, keyboard, and focus interactions for an anchor button and its associated drop down. | |
DropDownController() — Información sobre, clase spark.components.supportClasses.DropDownController | |
Constructor. | |
DropdownEvent — clase, Paquete mx.events | |
The DropdownEvent class represents the event object passed to the event listener for the open and close events. | |
DropdownEvent(type:String, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event) — Información sobre, clase mx.events.DropdownEvent | |
Constructor. | |
DropDownEvent — clase, Paquete spark.events | |
The DropDownEvent class represents the event object passed to the event listener for the open and close events. | |
DropDownEvent(type:String, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event) — Información sobre, clase spark.events.DropDownEvent | |
Constructor. | |
dropdownFactory — Propiedad, clase mx.controls.ComboBox | |
The IFactory that creates a ListBase-derived instance to use as the drop-down. | |
dropdownFactory — Propiedad, clase mx.controls.DateField | |
The IFactory that creates a DateChooser-derived instance to use as the date-chooser The default value is an IFactory for DateChooser | |
DropDownList — clase, Paquete spark.components | |
The DropDownList control contains a drop-down list from which the user can select a single value. | |
DropDownList() — Información sobre, clase spark.components.DropDownList | |
Constructor. | |
DropDownListBase — clase, Paquete spark.components.supportClasses | |
The DropDownListBase control contains a drop-down list from which the user can select a single value. | |
DropDownListBase() — Información sobre, clase spark.components.supportClasses.DropDownListBase | |
Constructor. | |
DropDownListBaseAccImpl — clase, Paquete spark.accessibility | |
DropDownListAccImpl is the accessibility implementation class for spark.components.supportClasses.DropDownListBase. | |
DropDownListBaseAccImpl(master:mx.core:UIComponent) — Información sobre, clase spark.accessibility.DropDownListBaseAccImpl | |
Constructor. | |
DropDownListButtonSkin — clase, Paquete spark.skins.spark | |
The default skin class for the anchor button on a Spark DropDownList component. | |
DropDownListButtonSkin — clase, Paquete spark.skins.wireframe | |
The default wireframe skin class for the Spark DropDownListButton component. | |
DropDownListButtonSkin() — Información sobre, clase spark.skins.spark.DropDownListButtonSkin | |
Constructor. | |
DropDownListButtonSkin() — Información sobre, clase spark.skins.wireframe.DropDownListButtonSkin | |
Constructor. | |
DropDownListSkin — clase, Paquete spark.skins.spark | |
The default skin class for the Spark DropDownList component. | |
DropDownListSkin — clase, Paquete spark.skins.wireframe | |
The default wireframe skin class for the Spark DropDownList component. | |
DropDownListSkin() — Información sobre, clase spark.skins.spark.DropDownListSkin | |
Constructor. | |
DropDownListSkin() — Información sobre, clase spark.skins.wireframe.DropDownListSkin | |
Constructor. | |
DropDownSkin — clase, Paquete mx.skins.wireframe | |
The wireframe skin class for the border of the MX components that use drop downs. | |
DropDownSkin() — Información sobre, clase mx.skins.wireframe.DropDownSkin | |
Constructor. | |
dropDownStyleFilters — Propiedad, clase mx.controls.ComboBox | |
The set of styles to pass from the ComboBox to the dropDown. | |
dropdownStyleName — Estilo, clase mx.controls.ComboBox | |
The name of a CSSStyleDeclaration to be used by the drop-down list. | |
dropDownStyleName — Estilo, clase mx.controls.ComboBox | |
The name of a CSSStyleDeclaration to be used by the drop-down list. | |
dropdownWidth — Propiedad, clase fl.controls.ComboBox | |
Obtiene o define la anchura máxima de la lista desplegable, expresada en píxeles. | |
dropdownWidth — Propiedad, clase mx.controls.ComboBox | |
Width of the drop-down list, in pixels. | |
dropEnabled — Propiedad, clase mx.charts.chartClasses.ChartBase | |
A flag that specifies whether dragged items can be dropped onto the chart. | |
dropEnabled — Propiedad, clase mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether dragged items can be dropped onto the control. | |
dropEnabled — Propiedad, clase mx.controls.listClasses.ListBase | |
A flag that indicates whether dragged items can be dropped onto the control. | |
dropEnabled — Propiedad, clase spark.components.List | |
A flag that indicates whether dragged items can be dropped onto the control. | |
dropIndex — Propiedad, clase spark.layouts.supportClasses.DropLocation | |
The drop index corresponding to the event. | |
dropIndicator — Propiedad, clase com.adobe.ep.ux.tasklist.skin.DataGridListSkin | |
Defines the appearance of the dropIndicator property in the TaskList UX componen. | |
dropIndicator — Parte del aspecto, clase spark.components.List | |
A skin part that defines the appearance of the drop indicator. The drop indicator is resized and positioned by the layout to outline the insert location when dragging over the List. By default, the drop indicator for a Spark control is a solid line that spans the width of the control. Create a custom drop indicator by creating a custom skin class for the drop target. In your skin class, create a skin part named dropIndicator, in the | |
dropIndicator — Propiedad, clase spark.layouts.supportClasses.LayoutBase | |
The DisplayObject that this layout uses for the drop indicator during a drag-and-drop operation. | |
dropIndicator — Propiedad, clase spark.skins.spark.ListSkin | |
DROP_INDICATOR — Propiedad estática de constante, clase spark.components.supportClasses.OverlayDepth | |
The overlay depth for a drop indicator. | |
dropIndicatorSkin — Estilo, clase mx.controls.listClasses.ListBase | |
The skin to use to indicate where a dragged item can be dropped. | |
dropIndicatorSkin — Estilo, clase mx.controls.listClasses.AdvancedListBase | |
The skin to use to indicate where a dragged item can be dropped. | |
dropIndicatorSkin — Estilo, clase spark.components.List | |
If a dropIndicator skin part is not specified in the List skin, then an instance of this class is created and used for the default drop indicator during drag and drop operations where the List is a potential drop target. | |
DropLocation — clase, Paquete spark.layouts.supportClasses | |
The DropLocation class contains information describing the drop location for the dragged data in a drag-and-drop operation. | |
DropLocation() — Información sobre, clase spark.layouts.supportClasses.DropLocation | |
Constructor. | |
dropParent — Propiedad, clase mx.automation.events.AutomationDragEvent | |
The IAutomationObject object that is the parent of the dropped item. | |
droppedFrames — Propiedad, clase flash.net.NetStreamInfo | |
Devuelve el número de fotogramas de vídeo incluidos en la sesión de reproducción de NetStream actual. | |
dropPoint — Propiedad, clase spark.layouts.supportClasses.DropLocation | |
The event point in local coordinates of the layout's target. | |
dropShadow — Propiedad, clase spark.skins.spark.TitleWindowCloseButtonSkin | |
Define the drop shadow for the close button. | |
dropShadowColor — Estilo, clase mx.charts.Legend | |
Color of the drop shadow. | |
dropShadowColor — Estilo, clase mx.controls.ToolTip | |
Color of the drop shadow. | |
dropShadowColor — Estilo, clase mx.controls.TextInput | |
Color of the drop shadow. | |
dropShadowColor — Estilo, clase mx.controls.NumericStepper | |
Color of the drop shadow. | |
dropShadowColor — Estilo, clase mx.controls.VideoDisplay | |
Color of the drop shadow. | |
dropShadowColor — Estilo, clase mx.core.ScrollControlBase | |
Color of the drop shadow. | |
dropShadowColor — Estilo, clase mx.core.Container | |
Color of the drop shadow. | |
dropShadowEnabled — Estilo, clase mx.charts.Legend | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowEnabled — Estilo, clase mx.containers.Panel | |
Boolean property that controls the visibility of the Panel container's drop shadow. | |
dropShadowEnabled — Estilo, clase mx.controls.ToolTip | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowEnabled — Estilo, clase mx.controls.TextInput | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowEnabled — Estilo, clase mx.controls.NumericStepper | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowEnabled — Estilo, clase mx.controls.VideoDisplay | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowEnabled — Estilo, clase mx.core.ScrollControlBase | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowEnabled — Estilo, clase mx.core.Container | |
Boolean property that specifies whether the component has a visible drop shadow. | |
DropShadowFilter — clase final, Paquete flash.filters | |
La clase DropShadowFilter le permite añadir sombreado a objetos de visualización. | |
DropShadowFilter — clase, Paquete spark.filters | |
The DropShadowFilter class lets you add a drop shadow to display objects. | |
DropShadowFilter(distance:Number, angle:Number, color:uint, alpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, inner:Boolean, knockout:Boolean, hideObject:Boolean) — Información sobre, clase flash.filters.DropShadowFilter | |
Crea una instancia DropShadowFilter nueva con los parámetros especificados. | |
DropShadowFilter(distance:Number, angle:Number, color:uint, alpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, inner:Boolean, knockout:Boolean, hideObject:Boolean) — Información sobre, clase spark.filters.DropShadowFilter | |
Constructor. | |
dropShadowVisible — Estilo, clase mx.charts.Legend | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowVisible — Estilo, clase mx.controls.ToolTip | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowVisible — Estilo, clase mx.controls.TextInput | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowVisible — Estilo, clase mx.controls.NumericStepper | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowVisible — Estilo, clase mx.controls.VideoDisplay | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowVisible — Estilo, clase mx.core.ScrollControlBase | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowVisible — Estilo, clase mx.core.Container | |
Boolean property that specifies whether the component has a visible drop shadow. | |
dropShadowVisible — Estilo, clase spark.components.supportClasses.DropDownListBase | |
Controls the visibility of the drop shadow for this component. | |
dropShadowVisible — Estilo, clase spark.components.BorderContainer | |
If true, the container has a visible drop shadow. | |
dropShadowVisible — Estilo, clase spark.components.VideoPlayer | |
Controls the visibility of the drop shadow for this component. | |
dropShadowVisible — Estilo, clase spark.components.Panel | |
Controls the visibility of the drop shadow for this component. | |
dropShadowVisible — Estilo, clase xd.core.axm.view.components.support.AXMDropDownListBase | |
Controls the visibility of the drop shadow for this component. | |
dropShadowVisible — Propiedad, clase spark.skins.mobile.CalloutSkin | |
Enables a RectangularDropShadow behind the backgroundColor frame. | |
dropTarget — Propiedad, clase flash.display.Sprite | |
Especifica el objeto de visualización sobre el que se está arrastrando el elemento sprite o sobre el que se ha colocado el elemento sprite. | |
dropTarget — Propiedad, interfaz mx.core.IContainer | |
Especifica el objeto de visualización sobre el que se está arrastrando el elemento sprite o sobre el que se ha colocado el elemento sprite. | |
dropTarget — Propiedad, clase mx.events.InterDragManagerEvent | |
The potential drop target in the other ApplicationDomain (which is why it is a DisplayObject and not some other class). | |
dstAddress — Propiedad, clase flash.events.DatagramSocketDataEvent | |
La dirección IP del objeto DatagramSocket que distribuye este evento. | |
dstPort — Propiedad, clase flash.events.DatagramSocketDataEvent | |
El puerto del objeto DatagramSocket que distribuye este evento. | |
DTS — Propiedad estática de constante, clase flash.media.AudioDecoder | |
Audio DTS, también conocido como DTS con acústica, DTS Digital Surround y DTS central. | |
DTS_EXPRESS — Propiedad estática de constante, clase flash.media.AudioDecoder | |
Audio DTS Express, también conocido como DTS con baja velocidad de bits (LBR). | |
DTS_HD_HIGH_RESOLUTION_AUDIO — Propiedad estática de constante, clase flash.media.AudioDecoder | |
Audio DTS-HD de alta resolución, también conocido como DTS-HD HR. | |
DTS_HD_MASTER_AUDIO — Propiedad estática de constante, clase flash.media.AudioDecoder | |
Audio DTS-HD maestro, también conocido como DTS-HD MA. | |
DualStyleObject — clase, Paquete mx.charts.chartClasses | |
The DualStyleObject class serves as a base class for components that have a need to assign class selectors outside of the client developer's control. | |
DualStyleObject() — Información sobre, clase mx.charts.chartClasses.DualStyleObject | |
Constructor. | |
dump() — método, clase flash.text.engine.TextBlock | |
Vuelca el contenido subyacente del objeto TextBlock como una cadena XML. | |
dump() — método, clase flash.text.engine.TextLine | |
Vuelca el contenido subyacente del objeto TextLine como una cadena XML. | |
duration — Propiedad, clase fl.motion.MotionBase | |
Controla la duración de la instancia de Motion, medida en fotogramas. | |
duration — Propiedad, clase fl.transitions.Transition | |
Determina la longitud de tiempo para la instancia de interpolación. | |
duration — Propiedad, clase fl.transitions.Tween | |
Duración de la animación interpolada en fotogramas o segundos. | |
duration — Propiedad, clase mx.effects.Effect | |
Duration of the effect in milliseconds. | |
duration — Propiedad, clase mx.effects.EffectInstance | |
The duration of the effect, in milliseconds. | |
duration — Propiedad, interfaz mx.effects.IEffect | |
Duration of the effect in milliseconds. | |
duration — Propiedad, interfaz mx.effects.IEffectInstance | |
The duration of the effect, in milliseconds. | |
duration — Propiedad, clase mx.effects.Pause | |
The duration property controls the amount of time that this effect will pause. | |
duration — Propiedad, clase mx.effects.Tween | |
Duration of the animation, in milliseconds. | |
duration — Propiedad, clase spark.components.VideoDisplay | |
Duration of the video's playback, in seconds | |
duration — Propiedad, clase spark.components.VideoPlayer | |
Duration of the video's playback, in seconds | |
duration — Propiedad, clase spark.effects.animation.Animation | |
The length of time, in milliseconds, of the animation, not counting any repetitions defined by the repeatCount property. | |
duration — Propiedad, clase spark.transitions.ViewTransitionBase | |
Duration of the transition, in milliseconds. | |
durationChange — Evento, clase spark.components.VideoDisplay | |
Dispatched when the duration property of the media has changed. | |
durationChange — Evento, clase spark.components.VideoPlayer | |
Dispatched when the duration property of the media has changed. | |
durationDisplay — Parte del aspecto, clase spark.components.VideoPlayer | |
An optional skin part to display the duration. An optional skin part to display the duration. | |
durationDisplay — Propiedad, clase spark.skins.spark.VideoPlayerSkin | |
An optional skin part to display the duration. | |
durationDisplay — Propiedad, clase spark.skins.wireframe.VideoPlayerSkin | |
An optional skin part to display the duration. | |
durationLabel — Parte del aspecto, clase com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for displaying the duration of the asset. The skin part for displaying the duration of the asset. | |
DVR — Propiedad estática de constante, clase flash.ui.Keyboard | |
Constante asociada al valor del código de tecla del botón para acceder al modo de la aplicación DVR. | |
DVRCAST_CONTENT_OFFLINE — Propiedad estática de constante, clase org.osmf.events.MediaErrorCodes | |
Error constant for when a DVRCast NetConnection cannot connect because the DVRCast application is offline. | |
DVRCAST_STREAM_INFO_RETRIEVAL_FAILED — Propiedad estática de constante, clase org.osmf.events.MediaErrorCodes | |
Error constant for when information about the DVRCast stream cannot be retrieved. | |
DVRCAST_SUBSCRIBE_FAILED — Propiedad estática de constante, clase org.osmf.events.MediaErrorCodes | |
Error constant for when a DVRCast NetConnection cannot connect because the attempt to subscribe to the DVRCast stream fails. | |
dynamic — Sentencia | |
Especifica que las instancias de una clase pueden poseer propiedades dinámicas añadidas en tiempo de ejecución. | |
DYNAMIC — Propiedad estática de constante, clase flash.text.TextFieldType | |
Se utiliza para especificar un objeto dynamic TextField. | |
DYNAMIC_CUEPOINTS_NAMESPACE — Propiedad estática de constante, clase org.osmf.metadata.CuePoint | |
Namespace URL for a TimelineMetadata class that exposes dynamic cue points. | |
DYNAMIC_DRAW — Propiedad estática de constante, clase flash.display3D.Context3DBufferUsage | |
Indica que el búfer se utilizará para dibujar y se actualizará con frecuencia. | |
DynamicEvent — Clase dinámica, Paquete mx.events | |
This subclass of Event is dynamic, meaning that you can set arbitrary event properties on its instances at runtime. | |
DynamicEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Información sobre, clase mx.events.DynamicEvent | |
Constructor. | |
dynamicFormItem — Parte del aspecto, clase com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
In this FormItem, the label is skinned in the FormItem class while the contentGroup is skinned in the appropriate Renderer Class Normally we show label in Advanced search Pod In this FormItem, the label is skinned in the FormItem class while the contentGroup is skinned in the appropriate Renderer Class Normally we show label in Advanced search Pod | |
dynamicFormItem — Parte del aspecto, clase com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
In this FormItem, the label is skinned in the FormItem class while the contentGroup is skinned in the appropriate Renderer Class Normally we show label in Advanced search Pod In this FormItem, the label is skinned in the FormItem class while the contentGroup is skinned in the appropriate Renderer Class Normally we show label in Advanced search Pod | |
DynamicMatrix — clase, Paquete fl.motion | |
La clase DynamicMatrix calcula y guarda una matriz basada en los valores dados. | |
DynamicMatrix(width:int, height:int) — Información sobre, clase fl.motion.DynamicMatrix | |
Construye una matriz con el número dado de filas y columnas. | |
dynamicPropertyWriter — Propiedad estática, clase flash.net.ObjectEncoding | |
Permite un mayor control sobre la serialización de las propiedades dinámicas de objetos dinámicos. | |
DynamicStreamingVideoItem — clase, Paquete spark.components.mediaClasses | |
The DynamicStreamingVideoItem class represents a video stream on the server plus a bitrate for that stream. | |
DynamicStreamingVideoItem() — Información sobre, clase spark.components.mediaClasses.DynamicStreamingVideoItem | |
Constructor. | |
DynamicStreamingVideoSource — clase, Paquete spark.components.mediaClasses | |
The DynamicStreamingVideoSource class represents a streaming video source and can be used for streaming pre-recorded video or live streaming video. | |
DynamicStreamingVideoSource() — Información sobre, clase spark.components.mediaClasses.DynamicStreamingVideoSource | |
Constructor. | |
dynamicTableRadioButton — Parte del aspecto, clase com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
A skin part that defines the dynamic type table radioButton A skin part that defines the dynamic type table radioButton | |
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 |
Tue Jun 12 2018, 02:27 PM Z