| 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 | |
| Q — Propiedad estática de constante, clase flash.ui.Keyboard | |
| Constante asociada al valor de código de tecla asociado de la tecla Q (81). | |
| qid — Propiedad, clase lc.procmgmt.domain.Queue | |
| The unique identifier of the queue. | |
| qname — Propiedad, clase mx.rpc.soap.SOAPHeader | |
| The qualified name of the SOAP header. | |
| QName — clase final, Nivel superior | |
| Los objetos QName representan nombres completos de elementos y atributos XML. | |
| QName(qname:QName) — Información sobre, clase QName | |
| Crea un objeto QName que es una copia de otro objeto QName. | |
| QName(uri:Namespace, localName:QName) — Información sobre, clase QName | |
| Crea un objeto QName con un URI de un objeto Namespace y un localName de un objeto QName. | |
| qnamesEqual(qname1:QName, qname2:QName) — Método estático , clase mx.utils.XMLUtil | |
| Returns true if the two QName parameters have identical uri and localName properties. | |
| qnameToString(qname:QName) — Método estático , clase mx.utils.XMLUtil | |
| Returns the concatenation of a Qname object's uri and localName properties, separated by a colon. | |
| qosInfo — Propiedad, clase org.osmf.events.QoSInfoEvent | |
| The QoS information | |
| QoSInfo — clase, Paquete org.osmf.net.qos | |
| QoSInfo holds Quality of Service information of the media. | |
| QoSInfo(timestamp:Number, playheadTime:Number, availableQualityLevels:Vector$org.osmf.net.qos:QualityLevel, currentIndex:int, actualIndex:int, lastDownloadedFragmentDetails:org.osmf.net.qos:FragmentDetails, maxFPS:Number, playbackDetailsRecord:Vector$org.osmf.net.qos:PlaybackDetails, nsInfo:flash.net:NetStreamInfo, bufferLength:Number, bufferTime:Number, emptyBufferOccurred:Boolean) — Información sobre, clase org.osmf.net.qos.QoSInfo | |
| Constructor. | |
| QoSInfoEvent — clase, Paquete org.osmf.events | |
| A NetStream dispatches a QoSInfoEvent when it has generated a new QoSInfo object. | |
| QoSInfoEvent(type:String, bubbles:Boolean, cancelable:Boolean, qosInfo:org.osmf.net.qos:QoSInfo) — Información sobre, clase org.osmf.events.QoSInfoEvent | |
| Constructor. | |
| qosInfoHistory — Propiedad, clase org.osmf.net.metrics.MetricBase | |
| The QoSInfoHistory object used to compute the metric. | |
| QoSInfoHistory — clase, Paquete org.osmf.net.qos | |
| QoSInfoHistory holds a number of QoSInfo records | |
| QoSInfoHistory(netStream:flash.net:NetStream, maxHistoryLength:uint) — Información sobre, clase org.osmf.net.qos.QoSInfoHistory | |
| Constructor. | |
| QOS_UPDATE — Propiedad estática de constante, clase org.osmf.events.QoSInfoEvent | |
| The SwitchEvent.QOS_UPDATE constant defines the value of the type property of the event object for a qosUpdate event. This type of event is dispatched by an object that has just generated a QoSInfo | |
| Quadratic — clase, Paquete fl.motion.easing | |
| La clase Quadratic define tres funciones de aceleración para la implementación de movimiento acelerado con animaciones de ActionScript. | |
| Quadratic — clase, Paquete mx.effects.easing | |
| The Quadratic class defines three easing functions to implement quadratic motion with Flex effect classes. | |
| QualifiedResourceManager — clase, Paquete mx.rpc.xml | |
| QualifiedResourceManager is a helper class that simply maintains the order that resources were added and maps a target namespace to one or more resources. | |
| QualifiedResourceManager() — Información sobre, clase mx.rpc.xml.QualifiedResourceManager | |
| Constructor. | |
| quality — Propiedad, clase flash.display.JPEGEncoderOptions | |
| Un valor entre 1 y 100, donde 1 indica la calidad más baja y 100 indica la calidad más alta. | |
| quality — Propiedad, clase flash.display.Stage | |
| Valor de la clase StageQuality que especifica la calidad de representación que se utiliza. | |
| quality — Propiedad, clase flash.filters.BevelFilter | |
| Número de veces que debe aplicarse el filtro. | |
| quality — Propiedad, clase flash.filters.BlurFilter | |
| Número de veces que debe realizarse el desenfoque. | |
| quality — Propiedad, clase flash.filters.DropShadowFilter | |
| Número de veces que debe aplicarse el filtro. | |
| quality — Propiedad, clase flash.filters.GlowFilter | |
| Número de veces que debe aplicarse el filtro. | |
| quality — Propiedad, clase flash.filters.GradientBevelFilter | |
| Número de veces que debe aplicarse el filtro. | |
| quality — Propiedad, clase flash.filters.GradientGlowFilter | |
| Número de veces que debe aplicarse el filtro. | |
| quality — Propiedad, clase flash.media.Camera | |
| El nivel necesario de la calidad de imagen, tal y como lo determina la cantidad de compresión aplicada a cada fotograma de vídeo. | |
| quality — Propiedad, clase flash.media.VideoStreamSettings | |
| El nivel necesario de la calidad de imagen, tal y como lo determina la cantidad de compresión aplicada a cada fotograma de vídeo. | |
| quality — Propiedad, clase flash.ui.ContextMenuBuiltInItems | |
| Permite al usuario establecer la resolución del archivo SWF en tiempo de ejecución. | |
| quality — Propiedad, clase mx.filters.BaseDimensionFilter | |
| The number of times to apply the filter. | |
| quality — Propiedad, clase spark.filters.BlurFilter | |
| The number of times to apply the filter. | |
| QualityLevel — clase, Paquete org.osmf.net.qos | |
| QualityLevel describes a quality level of an ABR stream | |
| QualityLevel(index:uint, bitrate:Number, streamName:String) — Información sobre, clase org.osmf.net.qos.QualityLevel | |
| Constructor. | |
| quantization — Propiedad, clase flash.display.JPEGXREncoderOptions | |
| Especifica la cantidad de pérdida en la compresión. | |
| Quartic — clase, Paquete fl.motion.easing | |
| La clase Quartic define tres funciones de aceleración para la implementación de movimiento con animaciones de ActionScript. | |
| Quartic — clase, Paquete mx.effects.easing | |
| The Quartic class defines three easing functions to implement motion with Flex effect classes. | |
| quaternion — Propiedad, clase flash.events.DeviceRotationEvent | |
| Los datos de cuaternión para girar el dispositivo en el formato [w, x, y, z]. | |
| QUATERNION — Propiedad estática de constante, clase flash.geom.Orientation3D | |
| La orientación de cuaternión utiliza números complejos. | |
| queries — Propiedad, clase mx.data.RPCDataManager | |
| Stores the name to ManagedQuery mapping for all ManagedQuery objects. | |
| query — Propiedad, clase com.adobe.gravity.utility.url.URIParser | |
| The query portion of the URI. | |
| query — Propiedad, interfaz mx.olap.IOLAPResult | |
| The query whose result is represented by this object. | |
| query — Propiedad, clase mx.olap.OLAPResult | |
| The query whose result is represented by this object. | |
| Query — clase, Paquete com.adobe.icc.vo | |
| Defines a collection of Statement objects that form a query where results must match all of the statements specified. | |
| Query(... rest) — Información sobre, clase com.adobe.icc.vo.Query | |
| Constructor Constructs a new Query object with optional statements as a parameter list for convenience. | |
| queryBuildingTimeInterval — Propiedad, clase mx.olap.OLAPCube | |
| The time interval, in milliseconds, used by the timer of the execute() method to iteratively process queries. | |
| queryProgress — Evento, clase mx.olap.OLAPCube | |
| Dispatched continuously as a query result is being generated by a call to the execute() method. | |
| QUERY_PROGRESS — Propiedad estática de constante, clase mx.events.CubeEvent | |
| The CubeEvent.QUERY_PROGRESS constant defines the value of the type property of the event object for a queryProgress event. | |
| QueryServiceFactory — clase final, Paquete com.adobe.livecycle.assetmanager.client.service.search | |
| A factory class that retrieves an IQueryService instance based on the type of assembler that is used by backend Data Services destinations. | |
| queryType — Propiedad estática, clase com.adobe.livecycle.assetmanager.client.managers.SearchManager | |
| Specifies the query type to use when IQueryService is called. | |
| QuestionItem — clase, Paquete ga.model | |
| The QuestionItem class acts as a place holder in the panel layout. | |
| QuestionItem() — Información sobre, clase ga.model.QuestionItem | |
| Constructor. | |
| questionItems — Propiedad, clase ga.model.LayoutTemplate | |
| An array of question items that are slotted into the panel layout. | |
| Queue — clase, Paquete lc.procmgmt.domain | |
| The Queue class is used for specifying the unique identifier and the filter for a given queue. | |
| QUEUE_ACCESS_GRANT — Propiedad estática de constante, clase lc.procmgmt.events.QueueSharingActionCompleteEvent | |
| A special value that specifies the forward task event type. | |
| QUEUE_ACCESS_REQUEST — Propiedad estática de constante, clase lc.procmgmt.events.QueueSharingActionCompleteEvent | |
| A special value that specifies the consult task event type. | |
| QUEUE_ACCESS_REVOKE — Propiedad estática de constante, clase lc.procmgmt.events.QueueSharingActionCompleteEvent | |
| A special value that specifies the share task event type. | |
| QueueBase — clase, Paquete lc.procmgmt.domain | |
| The QueueBase class manages a collection of Task objects. | |
| QueueBase() — Información sobre, clase lc.procmgmt.domain.QueueBase | |
| Constructor. | |
| QueueConstants — clase, Paquete lc.procmgmt | |
| The QueueConstants class holds constants for the Queue class type and filter properties. | |
| QUEUED — Propiedad estática de constante, clase mx.core.ContainerCreationPolicy | |
| Add the container to a creation queue. | |
| queueId — Propiedad, clase lc.procmgmt.domain.Assignment | |
| The identifier of the queue. | |
| queueOwner — Propiedad, clase lc.procmgmt.domain.Assignment | |
| The owner of the queue. | |
| queueOwnerId — Propiedad, clase lc.procmgmt.domain.Assignment | |
| The identifier of the queue owner. | |
| queueOwnerUserOid — Propiedad, clase lc.procmgmt.events.QueueSharingActionCompleteEvent | |
| The identifier of the user for whom to share the queue with. | |
| queues — Propiedad, clase lc.procmgmt.domain.QueuesManager | |
| The queues of the QueuesManager object. | |
| QueueSharingActionCompleteEvent — clase, Paquete lc.procmgmt.events | |
| The QueueSharingActionCompleteEvent event is dispatched when a queue-sharing action such as grant, request, or revoke returns. | |
| QueueSharingActionCompleteEvent(queueOwnerUserOid:String, otherUserOid:String, type:String, bubbles:Boolean, cancelable:Boolean, token:lc.foundation.util:Token) — Información sobre, clase lc.procmgmt.events.QueueSharingActionCompleteEvent | |
| Constructor. | |
| queuesInitialized — Propiedad, clase lc.procmgmt.ui.task.ToDoModel | |
| For internal use only. | |
| queuesManager — Propiedad, clase lc.procmgmt.ui.task.ToDoModel | |
| The collection of different queues, which is represented by a Queues object, that the user has access to. | |
| QueuesManager — clase, Paquete lc.procmgmt.domain | |
| The QueuesManager class manages the draft queue, default queue, and group queue. | |
| QueuesManager(session:lc.foundation.domain:SessionMap, queues:mx.collections:ListCollectionView) — Información sobre, clase lc.procmgmt.domain.QueuesManager | |
| Constructor | |
| queueTitle — Propiedad, clase lc.procmgmt.domain.Assignment | |
| The title for the queue. | |
| queueType — Propiedad, clase lc.procmgmt.domain.Assignment | |
| The type of queue, which can be a value of TaskConstants.OWNER, TaskConstants.USER, or TaskConstants.GROUP. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMButton | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMButtonBar | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMButtonBarButton | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMCheckBox | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMComboBox | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMDropDownList | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMHScrollBar | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMHeaderBar | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMList | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMPopUp | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMProgressBar | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMScroller | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMSplitActionButton | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMSwitch | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMToggleButton | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMToolPopUp | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — Propiedad, clase xd.core.axm.view.components.AXMVScrollBar | |
| Reflects the quiet mode of an AXM Button. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMButton | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMButtonBar | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMButtonBarButton | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMCheckBox | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMComboBox | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMDropDownList | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMHScrollBar | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMHeaderBar | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMList | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMPopUp | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMProgressBar | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMScroller | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMSplitActionButton | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMSwitch | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMToggleButton | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMToolPopUp | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — Propiedad estática de constante, clase xd.core.axm.view.components.AXMVScrollBar | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| Quintic — clase, Paquete fl.motion.easing | |
| La clase Quintic define tres funciones de aceleración para la implementación de movimiento con animaciones de ActionScript. | |
| Quintic — clase, Paquete mx.effects.easing | |
| The Quintic class defines three easing functions to implement motion with Flex effect classes. | |
| QUOTE — Propiedad estática de constante, clase flash.ui.Keyboard | |
| Constante asociada al valor de código de tecla asociado de la tecla ' (222). | |
| 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