符號 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 | |
The qualified name of the SOAP header. | |
QName — 最終類別, 最上層 | |
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 | |
Returns true if the two QName parameters have identical uri and localName properties. | |
qnameToString(qname:QName) — 靜態方法 , 類別 mx.utils.XMLUtil | |
Returns the concatenation of a Qname object's uri and localName properties, separated by a colon. | |
qosInfo — 屬性, 類別 org.osmf.events.QoSInfoEvent | |
The QoS information | |
QoSInfo — 類別, 套件 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) — 建構函式, 類別 org.osmf.net.qos.QoSInfo | |
Constructor. | |
QoSInfoEvent — 類別, 套件 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) — 建構函式, 類別 org.osmf.events.QoSInfoEvent | |
Constructor. | |
qosInfoHistory — 屬性, 類別 org.osmf.net.metrics.MetricBase | |
The QoSInfoHistory object used to compute the metric. | |
QoSInfoHistory — 類別, 套件 org.osmf.net.qos | |
QoSInfoHistory holds a number of QoSInfo records | |
QoSInfoHistory(netStream:flash.net:NetStream, maxHistoryLength:uint) — 建構函式, 類別 org.osmf.net.qos.QoSInfoHistory | |
Constructor. | |
QOS_UPDATE — 常數靜態屬性, 類別 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 — 類別, 套件 fl.motion.easing | |
Quadratic 類別會定義三個加/減速函數,以實作 ActionScript 動畫的加速移動。 | |
Quadratic — 類別, 套件 mx.effects.easing | |
The Quadratic class defines three easing functions to implement quadratic motion with Flex effect classes. | |
QualifiedResourceManager — 類別, 套件 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() — 建構函式, 類別 mx.rpc.xml.QualifiedResourceManager | |
Constructor. | |
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 | |
The number of times to apply the filter. | |
quality — 屬性, 類別 spark.filters.BlurFilter | |
The number of times to apply the filter. | |
QualityLevel — 類別, 套件 org.osmf.net.qos | |
QualityLevel describes a quality level of an ABR stream | |
QualityLevel(index:uint, bitrate:Number, streamName:String) — 建構函式, 類別 org.osmf.net.qos.QualityLevel | |
Constructor. | |
quantization — 屬性, 類別 flash.display.JPEGXREncoderOptions | |
指定壓縮的失真量。 | |
Quartic — 類別, 套件 fl.motion.easing | |
Quartic 類別會定義三個加/減速函數,以實作 ActionScript 動畫的移動。 | |
Quartic — 類別, 套件 mx.effects.easing | |
The Quartic class defines three easing functions to implement motion with Flex effect classes. | |
quaternion — 屬性, 類別 flash.events.DeviceRotationEvent | |
裝置旋轉的四元數資料 (採用 [w, x, y, z] 格式)。 | |
QUATERNION — 常數靜態屬性, 類別 flash.geom.Orientation3D | |
四元數旋轉使用複數。 | |
queries — 屬性, 類別 mx.data.RPCDataManager | |
Stores the name to ManagedQuery mapping for all ManagedQuery objects. | |
query — 屬性, 類別 com.adobe.gravity.utility.url.URIParser | |
The query portion of the URI. | |
query — 屬性, 介面 mx.olap.IOLAPResult | |
The query whose result is represented by this object. | |
query — 屬性, 類別 mx.olap.OLAPResult | |
The query whose result is represented by this object. | |
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 | |
The time interval, in milliseconds, used by the timer of the execute() method to iteratively process queries. | |
queryProgress — 事件, 類別 mx.olap.OLAPCube | |
Dispatched continuously as a query result is being generated by a call to the execute() method. | |
QUERY_PROGRESS — 常數靜態屬性, 類別 mx.events.CubeEvent | |
The CubeEvent.QUERY_PROGRESS constant defines the value of the type property of the event object for a queryProgress event. | |
QueryServiceFactory — 最終類別, 套件 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 | |
Add the container to a creation queue. | |
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 | |
The Quintic class defines three easing functions to implement motion with Flex effect classes. | |
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, 04:02 PM Z