| 符号 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 — 常量静态属性, 类 flash.ui.Keyboard | |
| 与 Q 键的键控代码值 (81) 关联的常数。 | |
| qid — 属性, 类 lc.procmgmt.domain.Queue | |
| The unique identifier of the queue. | |
| qname — 属性, 类 mx.rpc.soap.SOAPHeader | |
| SOAP 标头的限定名称。 | |
| QName — final 类, 顶级 | |
| QName 对象表示 XML 元素和属性的限定名。 | |
| QName(qname:QName) — 构造函数, 类 QName | |
| 创建一个 QName 对象,该对象是另一个 QName 对象的副本。 | |
| QName(uri:Namespace, localName:QName) — 构造函数, 类 QName | |
| 使用 Namespace 对象中的 URI 和 QName 对象中的 localName 创建一个 QName 对象。 | |
| qnamesEqual(qname1:QName, qname2:QName) — 静态方法 , 类 mx.utils.XMLUtil | |
| 如果两个 QName 参数具有相同的 uri 和 localName 属性,则返回 true。 | |
| qnameToString(qname:QName) — 静态方法 , 类 mx.utils.XMLUtil | |
| 返回 Qname 对象的 uri 和 localName 属性的串联,由冒号分隔。 | |
| qosInfo — 属性, 类 org.osmf.events.QoSInfoEvent | |
| QoS 信息 | |
| QoSInfo — 类, 包 org.osmf.net.qos | |
| QoSInfo 保存媒体的服务质量信息。 | |
| 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) — 构造函数, 类 org.osmf.net.qos.QoSInfo | |
| 构造函数。 | |
| QoSInfoEvent — 类, 包 org.osmf.events | |
| NetStream 在已生成新 QoSInfo 对象后会调度 QoSInfoEvent。 | |
| QoSInfoEvent(type:String, bubbles:Boolean, cancelable:Boolean, qosInfo:org.osmf.net.qos:QoSInfo) — 构造函数, 类 org.osmf.events.QoSInfoEvent | |
| 构造函数。 | |
| qosInfoHistory — 属性, 类 org.osmf.net.metrics.MetricBase | |
| 用于计算度量的 QoSInfoHistory 对象。 | |
| QoSInfoHistory — 类, 包 org.osmf.net.qos | |
| QoSInfoHistory 保存多个 QoSInfo 记录 | |
| QoSInfoHistory(netStream:flash.net:NetStream, maxHistoryLength:uint) — 构造函数, 类 org.osmf.net.qos.QoSInfoHistory | |
| 构造函数。 | |
| QOS_UPDATE — 常量静态属性, 类 org.osmf.events.QoSInfoEvent | |
| SwitchEvent.QOS_UPDATE 常量为 qosUpdate 事件的事件对象定义 type 属性的值。此类型的事件由刚生成 QoSInfo 的对象调度 | |
| Quadratic — 类, 包 fl.motion.easing | |
| Quadratic 类可以定义三个缓动函数,以便实现具有 ActionScript 动画的加速运动。 | |
| Quadratic — 类, 包 mx.effects.easing | |
| Quadratic 类可以定义三个缓动函数,以使用 Flex 效果类实现 quadratic 运动。 | |
| QualifiedResourceManager — 类, 包 mx.rpc.xml | |
| QualifiedResourceManager 是一个帮助器类,仅用于维护资源的添加顺序并将目标命名空间映射到一个或多个资源。 | |
| QualifiedResourceManager() — 构造函数, 类 mx.rpc.xml.QualifiedResourceManager | |
| 构造函数。 | |
| quality — 属性, 类 flash.display.JPEGEncoderOptions | |
| 介于 1 和 100 之间的值,其中 1 表示最低品质,100 表示最高品质。 | |
| quality — 属性, 类 flash.display.Stage | |
| StageQuality 类中的一个用于指定使用哪种呈现品质的值。 | |
| quality — 属性, 类 flash.filters.BevelFilter | |
| 应用滤镜的次数。 | |
| quality — 属性, 类 flash.filters.BlurFilter | |
| 执行模糊的次数。 | |
| quality — 属性, 类 flash.filters.DropShadowFilter | |
| 应用滤镜的次数。 | |
| quality — 属性, 类 flash.filters.GlowFilter | |
| 应用滤镜的次数。 | |
| quality — 属性, 类 flash.filters.GradientBevelFilter | |
| 应用滤镜的次数。 | |
| quality — 属性, 类 flash.filters.GradientGlowFilter | |
| 应用滤镜的次数。 | |
| quality — 属性, 类 flash.media.Camera | |
| 所需的图片品质级别,该级别是由应用于每个视频帧的压缩量决定的。 | |
| quality — 属性, 类 flash.media.VideoStreamSettings | |
| 所需的图片品质级别,该级别是由应用于每个视频帧的压缩量决定的。 | |
| quality — 属性, 类 flash.ui.ContextMenuBuiltInItems | |
| 允许用户在运行时设置 SWF 文件的分辨率。 | |
| quality — 属性, 类 mx.filters.BaseDimensionFilter | |
| 应用滤镜的次数。 | |
| quality — 属性, 类 spark.filters.BlurFilter | |
| 应用滤镜的次数。 | |
| QualityLevel — 类, 包 org.osmf.net.qos | |
| QualityLevel 描述 ABR 流的品质级别 | |
| QualityLevel(index:uint, bitrate:Number, streamName:String) — 构造函数, 类 org.osmf.net.qos.QualityLevel | |
| 构造函数。 | |
| quantization — 属性, 类 flash.display.JPEGXREncoderOptions | |
| 指定压缩损耗量。 | |
| Quartic — 类, 包 fl.motion.easing | |
| Quartic 类可以定义三个缓动函数,以便实现具有 ActionScript 动画的运动。 | |
| Quartic — 类, 包 mx.effects.easing | |
| Quartic 类可以定义三个缓动函数,以使用 Flex 效果类实现运动。 | |
| quaternion — 属性, 类 flash.events.DeviceRotationEvent | |
| 设备旋转的四元数据,格式为 [w, x, y, z]。 | |
| QUATERNION — 常量静态属性, 类 flash.geom.Orientation3D | |
| 四元数方向使用复数。 | |
| queries — 属性, 类 mx.data.RPCDataManager | |
| 存储所有 ManagedOperation 对象的 ManagedOperation 映射的名称 | |
| query — 属性, 类 com.adobe.gravity.utility.url.URIParser | |
| The query portion of the URI. | |
| query — 属性, 接口 mx.olap.IOLAPResult | |
| 由此对象表示结果的查询。 | |
| query — 属性, 类 mx.olap.OLAPResult | |
| 由此对象表示结果的查询。 | |
| Query — 类, 包 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) — 构造函数, 类 com.adobe.icc.vo.Query | |
| Constructor Constructs a new Query object with optional statements as a parameter list for convenience. | |
| queryBuildingTimeInterval — 属性, 类 mx.olap.OLAPCube | |
| execute() 方法的计时器用于迭代处理查询的时间间隔(以毫秒计/以毫秒为单位)。 | |
| queryProgress — 事件, 类 mx.olap.OLAPCube | |
| 通过调用 execute() 方法生成查询结果时持续调度。 | |
| QUERY_PROGRESS — 常量静态属性, 类 mx.events.CubeEvent | |
| CubeEvent.QUERY_PROGRESS 常量可为 queryProgress 事件定义事件对象的 type 属性的值。 | |
| QueryServiceFactory — final 类, 包 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 — 静态属性, 类 com.adobe.livecycle.assetmanager.client.managers.SearchManager | |
| Specifies the query type to use when IQueryService is called. | |
| QuestionItem — 类, 包 ga.model | |
| The QuestionItem class acts as a place holder in the panel layout. | |
| QuestionItem() — 构造函数, 类 ga.model.QuestionItem | |
| Constructor. | |
| questionItems — 属性, 类 ga.model.LayoutTemplate | |
| An array of question items that are slotted into the panel layout. | |
| Queue — 类, 包 lc.procmgmt.domain | |
| The Queue class is used for specifying the unique identifier and the filter for a given queue. | |
| QUEUE_ACCESS_GRANT — 常量静态属性, 类 lc.procmgmt.events.QueueSharingActionCompleteEvent | |
| A special value that specifies the forward task event type. | |
| QUEUE_ACCESS_REQUEST — 常量静态属性, 类 lc.procmgmt.events.QueueSharingActionCompleteEvent | |
| A special value that specifies the consult task event type. | |
| QUEUE_ACCESS_REVOKE — 常量静态属性, 类 lc.procmgmt.events.QueueSharingActionCompleteEvent | |
| A special value that specifies the share task event type. | |
| QueueBase — 类, 包 lc.procmgmt.domain | |
| The QueueBase class manages a collection of Task objects. | |
| QueueBase() — 构造函数, 类 lc.procmgmt.domain.QueueBase | |
| Constructor. | |
| QueueConstants — 类, 包 lc.procmgmt | |
| The QueueConstants class holds constants for the Queue class type and filter properties. | |
| QUEUED — 常量静态属性, 类 mx.core.ContainerCreationPolicy | |
| 向创建队列中添加此容器。 | |
| queueId — 属性, 类 lc.procmgmt.domain.Assignment | |
| The identifier of the queue. | |
| queueOwner — 属性, 类 lc.procmgmt.domain.Assignment | |
| The owner of the queue. | |
| queueOwnerId — 属性, 类 lc.procmgmt.domain.Assignment | |
| The identifier of the queue owner. | |
| queueOwnerUserOid — 属性, 类 lc.procmgmt.events.QueueSharingActionCompleteEvent | |
| The identifier of the user for whom to share the queue with. | |
| queues — 属性, 类 lc.procmgmt.domain.QueuesManager | |
| The queues of the QueuesManager object. | |
| QueueSharingActionCompleteEvent — 类, 包 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) — 构造函数, 类 lc.procmgmt.events.QueueSharingActionCompleteEvent | |
| Constructor. | |
| queuesInitialized — 属性, 类 lc.procmgmt.ui.task.ToDoModel | |
| For internal use only. | |
| queuesManager — 属性, 类 lc.procmgmt.ui.task.ToDoModel | |
| The collection of different queues, which is represented by a Queues object, that the user has access to. | |
| QueuesManager — 类, 包 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) — 构造函数, 类 lc.procmgmt.domain.QueuesManager | |
| Constructor | |
| queueTitle — 属性, 类 lc.procmgmt.domain.Assignment | |
| The title for the queue. | |
| queueType — 属性, 类 lc.procmgmt.domain.Assignment | |
| The type of queue, which can be a value of TaskConstants.OWNER, TaskConstants.USER, or TaskConstants.GROUP. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMButton | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMButtonBar | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMButtonBarButton | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMCheckBox | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMComboBox | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMDropDownList | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMHScrollBar | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMHeaderBar | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMList | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMPopUp | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMProgressBar | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMScroller | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMSplitActionButton | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMSwitch | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMToggleButton | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMToolPopUp | |
| Reflects the quiet mode of an AXM Button. | |
| quiet — 属性, 类 xd.core.axm.view.components.AXMVScrollBar | |
| Reflects the quiet mode of an AXM Button. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMButton | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMButtonBar | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMButtonBarButton | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMCheckBox | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMComboBox | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMDropDownList | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMHScrollBar | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMHeaderBar | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMList | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMPopUp | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMProgressBar | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMScroller | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMSplitActionButton | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMSwitch | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMToggleButton | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMToolPopUp | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| QUIET_MODE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.AXMVScrollBar | |
| The QUIET_MODE_CHANGED constant specifies the event type. | |
| Quintic — 类, 包 fl.motion.easing | |
| Quintic 类可以定义三个缓动函数,以便实现具有 ActionScript 动画的运动。 | |
| Quintic — 类, 包 mx.effects.easing | |
| Quintic 类可以定义三个缓动函数,以便使用 Flex 效果类实现运动。 | |
| QUOTE — 常量静态属性, 类 flash.ui.Keyboard | |
| 与 ' 键的键控代码值 (222) 关联的常数。 | |
| 符号 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, 11:19 AM Z