符號 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 |
a — 屬性, 類別 fl.motion.BezierSegment |
|
貝茲曲線的第一個點。 |
a — 屬性, 類別 flash.geom.Matrix |
|
在縮放或旋轉影像時,影響像素沿著 x 軸定位的值。 |
A — 常數靜態屬性, 類別 flash.ui.Keyboard |
|
與 A 鍵的按鍵碼值有關聯的常數 (65)。 |
A4 — 常數靜態屬性, 類別 flash.printing.PaperSize |
|
A4
|
A5 — 常數靜態屬性, 類別 flash.printing.PaperSize |
|
A5
|
A6 — 常數靜態屬性, 類別 flash.printing.PaperSize |
|
A6
|
AAAARecord — 類別, 套件 flash.net.dns |
|
AAAARecord 類別代表包含 IPv6 位址的網域名稱系統 (DNS) AAAA 資源記錄。 |
AAAARecord() — 建構函式, 類別 flash.net.dns.AAAARecord |
|
建立 AAAA 資源記錄。 |
abandon(taskId:String) — 方法, 介面 lc.procmgmt.ITaskManager |
|
Abandons the task identified by the task identifier. |
abandon() — 方法, 類別 lc.procmgmt.domain.Task |
|
Abandons the task. |
AbandonCommand — 類別, 套件 lc.procmgmt.commands |
|
The AbandonCommand class executes the abandon operation for a task.
|
AbandonCommand(task:lc.procmgmt.domain:Task) — 建構函式, 類別 lc.procmgmt.commands.AbandonCommand |
|
Constructor. |
ABOVE — 常數靜態屬性, 類別 spark.components.PopUpPosition |
|
Position above the target
|
ABRUtils — 類別, 套件 org.osmf.net |
|
ABRUtils provides utility functions used in the Adaptive Bitrate components
|
abs(val:Number) — 靜態方法 , 類別 Math |
|
計算並傳回參數 val 所指定之數字的絕對值。 |
abs(n:Number) — 靜態方法 , 類別 com.adobe.fiber.runtime.lib.MathFunc |
|
The absolute value of a number. |
ABSOLUTE — 常數靜態屬性, 類別 mx.core.ContainerLayout |
|
Use absolute layout for the contents of this container. |
absoluteEnd — 屬性, 類別 flashx.textLayout.edit.ElementRange |
|
內含範圍結尾之 FlowLeafElement 物件的絕對文字位置。 |
absoluteEnd — 屬性, 介面 flashx.textLayout.edit.ISelectionManager |
|
選取範圍結尾的文字位置 (從文字流排開頭算起的偏移量)。 |
absoluteEnd — 屬性, 類別 flashx.textLayout.edit.SelectionManager |
|
選取範圍結尾的文字位置 (從文字流排開頭算起的偏移量)。 |
absoluteEnd — 屬性, 類別 flashx.textLayout.elements.TextRange |
| 選取範圍的結尾 (為 TextFlow 中的絕對位置)。 |
absoluteEnd — 屬性, 類別 flashx.textLayout.operations.FlowTextOperation |
|
套用此作業的文字範圍的絕對結束點。 |
absoluteStart — 屬性, 類別 flashx.textLayout.compose.TextFlowLine |
|
行的位置 (為 TextFlow 物件中的絕對字元位置)。 |
absoluteStart — 屬性, 類別 flashx.textLayout.container.ContainerController |
|
傳回容器中的第一個字元。 |
absoluteStart — 屬性, 類別 flashx.textLayout.edit.ElementRange |
|
內含範圍開頭之 FlowLeafElement 物件的絕對文字位置。 |
absoluteStart — 屬性, 介面 flashx.textLayout.edit.ISelectionManager |
|
選取範圍開頭的文字位置 (從文字流排開頭算起的偏移量)。 |
absoluteStart — 屬性, 類別 flashx.textLayout.edit.SelectionManager |
|
選取範圍開頭的文字位置 (從文字流排開頭算起的偏移量)。 |
absoluteStart — 屬性, 類別 flashx.textLayout.elements.TextRange |
| 選取範圍的開頭 (為 TextFlow 中的絕對位置)。 |
absoluteStart — 屬性, 類別 flashx.textLayout.operations.FlowTextOperation |
|
套用此作業的文字範圍的絕對開始點。 |
absoluteToDisplayColumnIndex(columnIndex:int) — 方法, 類別 mx.controls.AdvancedDataGridBaseEx |
|
Converts an absolute column index to the corresponding index in the
displayed columns. |
absoluteToVisibleColumnIndex(columnIndex:int) — 方法, 類別 mx.controls.AdvancedDataGridBaseEx |
|
Converts an absolute column index to the corresponding index in the
visible columns. |
absoluteToVisibleIndices(rowIndex:int, columnIndex:int) — 方法, 類別 mx.controls.AdvancedDataGridBaseEx |
|
Convert an absolute row index and column index into the corresponding
row index and column index of the item as it is currently displayed by the control. |
AbstractConsumer — 類別, 套件 mx.messaging |
|
The AbstractConsumer is the base class for both the Consumer and
MultiTopicConsumer classes. |
AbstractConsumer() — 建構函式, 類別 mx.messaging.AbstractConsumer |
|
Constructs a Consumer. |
AbstractEntityMetadata — 類別, 套件 com.adobe.fiber.valueobjects |
|
This class defines default, error throwing implementations of all of the functions
declared in the IModelType and IModelInstance interfaces. |
AbstractEvent — 類別, 套件 mx.rpc.events |
|
The base class for events that RPC services dispatch. |
AbstractInvoker — 類別, 套件 mx.rpc |
|
An invoker is an object that actually executes a remote procedure call (RPC). |
AbstractMessage — 類別, 套件 mx.messaging.messages |
|
Abstract base class for all messages. |
AbstractMessage() — 建構函式, 類別 mx.messaging.messages.AbstractMessage |
|
Constructs an instance of an AbstractMessage with an empty body and header. |
AbstractOperation — 類別, 套件 mx.rpc |
|
The AbstractOperation class represents an individual method on a
service. |
AbstractOperation — 類別, 套件 mx.rpc.http |
|
An Operation used specifically by HTTPService or HTTPMultiService. |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — 建構函式, 類別 mx.rpc.AbstractOperation |
|
Creates a new Operation. |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — 建構函式, 類別 mx.rpc.http.AbstractOperation |
|
Creates a new Operation. |
AbstractParticipant — 類別, 套件 com.adobe.livecycle.rca.model.participant |
|
Defines the basic properties of a participant in a review. |
AbstractParticipant(self:com.adobe.livecycle.rca.model.participant:AbstractParticipant) — 建構函式, 類別 com.adobe.livecycle.rca.model.participant.AbstractParticipant |
|
Constructor. |
AbstractProducer — 類別, 套件 mx.messaging |
|
The AbstractProducer is the base class for the Producer and
MultiTopicConsumer classes. |
AbstractSearchFilterVO — 類別, 套件 com.adobe.solutions.prm.vo |
|
This class defines an abstract search filter for Project Management search operations. |
AbstractSearchFilterVO() — 建構函式, 類別 com.adobe.solutions.prm.vo.AbstractSearchFilterVO |
|
The constructor for AbstractSearchFilterVO class. |
AbstractService — 動態類別, 套件 mx.rpc |
|
The AbstractService class is the base class for the HTTPMultiService, WebService,
and RemoteObject classes. |
AbstractService(destination:String) — 建構函式, 類別 mx.rpc.AbstractService |
|
Constructor. |
AbstractServiceWrapper — 類別, 套件 com.adobe.fiber.services.wrapper |
|
The AbstractServiceWrapper class is the superclass of the hierarchy for generated service
wrappers.As such it declares functions and variables common to all
generated service wrappers. |
AbstractServiceWrapper(target:flash.events:IEventDispatcher) — 建構函式, 類別 com.adobe.fiber.services.wrapper.AbstractServiceWrapper |
|
Constructor. |
AbstractStage — 類別, 套件 com.adobe.livecycle.rca.model.stage |
| Defines the basic properties of a stage. |
AbstractStage(self:com.adobe.livecycle.rca.model.stage:AbstractStage) — 建構函式, 類別 com.adobe.livecycle.rca.model.stage.AbstractStage |
|
This constructor function cannot be called directly because this is an abstract class. |
AbstractTarget — 類別, 套件 mx.logging |
|
This class provides the basic functionality required by the logging framework
for a target implementation. |
AbstractTarget() — 建構函式, 類別 mx.logging.AbstractTarget |
|
Constructor. |
AbstractWebService — 類別, 套件 mx.rpc.soap |
|
AbstractWebService is an abstract base class for implementations
that provide RPC access to SOAP-based web services. |
AbstractWebService(destination:String, rootURL:String) — 建構函式, 類別 mx.rpc.soap.AbstractWebService |
|
Creates a new WebService. |
AccConst — 最終類別, 套件 mx.accessibility |
|
The AccConst class defines constants defined in
Microsoft's Active Accessibility (MSAA) specification. |
accDoDefaultAction(childID:uint) — 方法, 類別 flash.accessibility.AccessibilityImplementation |
|
IAccessible 方法會執行與組件關聯的預設動作,而該組件是由此 AccessibilityImplementation 或其子元素之一所代表。 |
ACCELERATED — 常數靜態屬性, 類別 flash.media.VideoStatus |
|
指出硬體加速 (GPU) 的視訊解碼。 |
accelerationX — 屬性, 類別 flash.events.AccelerometerEvent |
|
沿著 x 軸加速,單位為 G。 |
accelerationY — 屬性, 類別 flash.events.AccelerometerEvent |
|
沿著 y 軸加速,單位為 G。 |
accelerationZ — 屬性, 類別 flash.events.AccelerometerEvent |
|
沿著 z 軸加速,單位為 G。 |
Accelerometer — 類別, 套件 flash.sensors |
|
Accelerometer 類別會根據裝置的移動感應器偵測到的活動傳送事件。 |
Accelerometer() — 建構函式, 類別 flash.sensors.Accelerometer |
|
會建立新的 Accelerometer 實體。 |
AccelerometerEvent — 類別, 套件 flash.events |
|
從安裝在裝置上的 Accelerometer 感應器取得加速更新時,Accelerometer 類別會傳送 AccelerometerEvent 物件。 |
AccelerometerEvent(type:String, bubbles:Boolean, cancelable:Boolean, timestamp:Number, accelerationX:Number, accelerationY:Number, accelerationZ:Number) — 建構函式, 類別 flash.events.AccelerometerEvent |
|
建立包含沿著三維軸加速資訊的 AccelerometerEvent 物件。 |
accentColor — 樣式, 類別 mx.charts.Legend |
| Accent color used by component skins. |
accentColor — 樣式, 類別 mx.controls.sliderClasses.Slider |
| Color of the track highlight. |
accentColor — 樣式, 類別 mx.controls.Button |
| Color applied to the button when the emphasized flag is true. |
accentColor — 樣式, 類別 mx.core.ScrollControlBase |
| Accent color used by component skins. |
accentColor — 樣式, 類別 mx.core.Container |
| Accent color used by component skins. |
accentColor — 樣式, 類別 spark.components.supportClasses.GroupBase |
| Accent color used by component skins. |
accentColor — 樣式, 類別 spark.components.Button |
| Color applied to the button when the emphasized flag is true. |
accentColor — 樣式, 類別 spark.components.ActionBar |
| Accent color used by component skins. |
accentColor — 樣式, 類別 spark.components.SkinnableContainer |
| Accent color used by component skins. |
accentColor — 樣式, 類別 spark.components.DateSpinner |
| Color applied for the date items that match today's date. |
accentColor — 樣式, 類別 spark.components.ToggleSwitch |
| Color applied to highlight the selected side of the ToggleSwitch control. |
accept() — 靜態方法 , 類別 adobe.utils.XMLUI |
|
讓目前的 XMLUI 對話方塊以「接受」狀態關閉。 |
acceptableStatusCodes — 屬性, 類別 air.net.URLMonitor |
|
代表成功結果的數值狀態碼。 |
acceptAllClient() — 方法, 類別 mx.data.Conflicts |
|
This is a convenience method that iterates all of the conflicts within
this list and invokes the Conflict.acceptClient() method. |
acceptAllServer() — 方法, 類別 mx.data.Conflicts |
|
This is a convenience method that iterates all of the conflicts within
this list and invokes the Conflict.acceptClient() method. |
acceptClient() — 方法, 類別 mx.data.Conflict |
|
Requeues the current local changes and updates the property values such
that a subsequent call to DataService.commit() should
succeed, causing these changes to override the previous ones. |
acceptDragDrop(target:flash.display:InteractiveObject) — 靜態方法 , 類別 flash.desktop.NativeDragManager |
|
通知 NativeDragManager 有關指定的目標互動式物件可以接受對應至目前拖曳事件的放下動作。 |
acceptDragDrop(target:mx.core:IUIComponent) — 靜態方法 , 類別 mx.managers.DragManager |
|
Call this method from your dragEnter event handler if you accept
the drag/drop data. |
acceptServer() — 方法, 類別 mx.data.Conflict |
|
Removes the conflicting local change and applies the property values
found on the Conflict.serverObject property to the local item. |
Accessibility — 最終類別, 套件 flash.accessibility |
|
Accessibility 類別會管理與螢幕朗讀程式之間的通訊。 |
accessibilityDescription — 屬性, 類別 mx.core.UIComponent |
|
A convenience accessor for the description property
in this UIComponent's accessibilityProperties object. |
accessibilityEnabled — 屬性, 類別 mx.core.UIComponent |
|
A convenience accessor for the silent property
in this UIComponent's accessibilityProperties object. |
accessibilityImplementation — 屬性, 類別 flash.display.InteractiveObject |
|
對此 InteractiveObject 實體目前的輔助功能實作 (AccessibilityImplementation)。 |
AccessibilityImplementation — 類別, 套件 flash.accessibility |
|
AccessibilityImplementation 類別是 Flash Player 的基礎類別,可允許在組件中實作輔助功能。 |
AccessibilityImplementation() — 建構函式, 類別 flash.accessibility.AccessibilityImplementation |
|
靜態建構函式。 |
accessibilityName — 屬性, 類別 mx.core.UIComponent |
|
A convenience accessor for the name property
in this UIComponent's accessibilityProperties object. |
accessibilityProperties — 屬性, 類別 flash.display.DisplayObject |
|
此顯示物件的目前輔助功能選項。 |
accessibilityProperties — 屬性, 類別 mx.containers.utilityClasses.PostScaleAdapter |
| |
accessibilityProperties — 屬性, 介面 mx.core.IFlexDisplayObject |
|
此顯示物件的目前輔助功能選項。 |
accessibilityProperties — 屬性, 介面 spark.core.IEditableText |
|
此顯示物件的目前輔助功能選項。 |
AccessibilityProperties — 類別, 套件 flash.accessibility |
|
AccessibilityProperties 類別可讓您控制 Flash 物件在輔助功能工具 (例如螢幕朗讀程式) 中的呈現方式。 |
AccessibilityProperties() — 建構函式, 類別 flash.accessibility.AccessibilityProperties |
|
建立新的 AccessibilityProperties 物件。 |
accessibilityShortcut — 屬性, 類別 mx.core.UIComponent |
|
A convenience accessor for the shortcut property
in this UIComponent's accessibilityProperties object. |
AccessibleButton — 類別, 套件 ga.uiComponents |
|
For internal use only. |
accessibleName — 屬性, 類別 lc.procmgmt.ui.controls.EmbossedNavigator |
|
Sets the accessible name of the list that is read by a screen reader. |
AccessibleText — 類別, 套件 ga.uiComponents |
|
For internal use only. |
AccessPrivileges — 類別, 套件 mx.data |
|
Encapsulates the allowed privileges and provides access to simple
descriptions of what operations are allowed. |
AccessPrivileges(privileges:uint) — 建構函式, 類別 mx.data.AccessPrivileges |
|
Constructs an instance with the specified privileges. |
AccImpl — 類別, 套件 fl.accessibility |
|
AccImpl 類別 (也稱為「輔助功能實作」類別) 是組件中輔助功能實作的基底類別。 |
AccImpl — 類別, 套件 mx.accessibility |
|
AccImpl is Flex's base accessibility implementation class
for MX and Spark components. |
AccImpl(master:mx.core:UIComponent) — 建構函式, 類別 mx.accessibility.AccImpl |
|
Constructor. |
accLocation(childID:uint) — 方法, 類別 flash.accessibility.AccessibilityImplementation |
|
MSAA 方法適用於傳回 DisplayObject 或 Rectangle,以便在 AccessibilityImplementation 中指定子系元素的範圍框。 |
Accordion — 類別, 套件 mx.containers |
|
An MX Accordion navigator container has a collection of child MX containers
or Spark NavigatorContent containers, but only one of them at a time is visible. |
Accordion() — 建構函式, 類別 mx.containers.Accordion |
|
Constructor. |
AccordionAutomationImpl — 類別, 套件 mx.automation.delegates.containers |
|
Defines the methods and properties required to perform instrumentation for the
Accordion class. |
AccordionAutomationImpl(obj:mx.containers:Accordion) — 建構函式, 類別 mx.automation.delegates.containers.AccordionAutomationImpl |
|
Constructor. |
AccordionHeader — 類別, 套件 mx.containers.accordionClasses |
|
The AccordionHeader class defines the appearance of the navigation buttons
of an Accordion. |
AccordionHeader() — 建構函式, 類別 mx.containers.accordionClasses.AccordionHeader |
|
Constructor. |
AccordionHeaderAccImpl — 類別, 套件 mx.accessibility |
|
AccordionHeaderAccImpl is a subclass of AccessibilityImplementation
which implements accessibility for the AccordionHeader class. |
AccordionHeaderAccImpl(master:mx.core:UIComponent) — 建構函式, 類別 mx.accessibility.AccordionHeaderAccImpl |
|
Constructor. |
AccordionHeaderSkin — 類別, 套件 mx.skins.halo |
|
The skin for all the states of an AccordionHeader in an Accordion. |
AccordionHeaderSkin — 類別, 套件 mx.skins.spark |
| The Spark skin class for the header of the MX Accordion container. |
AccordionHeaderSkin — 類別, 套件 mx.skins.wireframe |
| The wireframe skin class for the header of the MX Accordion container. |
AccordionHeaderSkin() — 建構函式, 類別 mx.skins.halo.AccordionHeaderSkin |
|
Constructor. |
AccordionHeaderSkin() — 建構函式, 類別 mx.skins.spark.AccordionHeaderSkin |
| Constructor. |
AccordionHeaderSkin() — 建構函式, 類別 mx.skins.wireframe.AccordionHeaderSkin |
| Constructor. |
_accordionMode — 屬性, 類別 xd.core.axm.view.components.AXMAccordion |
|
The accordionMode determines if the accordion is in MODE_ACCORDION or MODE_DISCLOSURE
|
accordionMode — 屬性, 類別 xd.core.axm.view.components.AXMAccordion |
|
accordionMode
|
AccordionNav — 類別, 套件 ga.controls |
| The AccordionNav component is an accordion control that lists section names
where each section contains a list of panels. |
AccordionNav() — 建構函式, 類別 ga.controls.AccordionNav |
| Constructor. |
AccordionSkin — 類別, 套件 com.adobe.guides.spark.wrappers.skins |
|
Defines the Accordion wrapper skin. |
AccordionSkin() — 建構函式, 類別 com.adobe.guides.spark.wrappers.skins.AccordionSkin |
| Constructor. |
accSelect(operation:uint, childID:uint) — 方法, 類別 flash.accessibility.AccessibilityImplementation |
|
用於改變組件中之選擇的 IAccessible 方法,該組件是由此 AccessibilityImplementation 所代表。 |
accurate — 屬性, 類別 mx.charts.chartClasses.AxisLabelSet |
|
When returned from the getLabelEstimate() method,
set to true if the estimate accurately represents
the final labels to be rendered. |
acknowledge — 事件, 類別 mx.messaging.MessageAgent |
|
Dispatched when an acknowledge message is received for a sent message. |
acknowledge(ackMsg:mx.messaging.messages:AcknowledgeMessage, msg:mx.messaging.messages:IMessage) — 方法, 類別 mx.messaging.MessageAgent |
|
Invoked by a MessageResponder upon receiving a result for a sent
message. |
ACKNOWLEDGE — 常數靜態屬性, 類別 mx.messaging.events.MessageAckEvent |
|
The ACKNOWLEDGE event type; dispatched upon receipt of an acknowledgement. |
acknowledgeMessage — 屬性, 類別 mx.messaging.events.MessageAckEvent |
|
Utility property to get the message property from the MessageEvent as an AcknowledgeMessage. |
AcknowledgeMessage — 類別, 套件 mx.messaging.messages |
|
An AcknowledgeMessage acknowledges the receipt of a message that
was sent previously. |
AcknowledgeMessage() — 建構函式, 類別 mx.messaging.messages.AcknowledgeMessage |
|
Constructs an instance of an AcknowledgeMessage with an empty body and header. |
ACMRelationshipManager — 類別, 套件 com.adobe.icc.editors.managers |
|
Relationship manager for managing the Relationship browser. |
ACMRelationshipManager() — 建構函式, 類別 com.adobe.icc.editors.managers.ACMRelationshipManager |
|
Constructor. |
acos(val:Number) — 靜態方法 , 類別 Math |
|
計算並傳回參數 val 中指定之數字的反餘弦值,以弧度為單位。 |
acquireContextByName(name:String) — 方法, 介面 com.adobe.mosaic.om.interfaces.IApplication |
|
Returns the context interface with the given name for the application. |
acquireManager(name:String) — 方法, 介面 com.adobe.mosaic.om.interfaces.IClientFramework |
|
Creates or gets the instance of the requested Composite Application Framework component that implements IManager. |
ACROBAT_DETECT — 常數靜態屬性, 類別 lc.procmgmt.ui.layout.DesktopModel |
|
A special value that specifies to set the state to for detecting Adobe Acrobat or Adobe Reader version
installed on the computer of the user. |
action — 屬性, 類別 coldfusion.service.BasicService |
|
Action string for the service. |
action — 屬性, 介面 com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler |
|
Fetch action associated with this handler instance. |
action — 屬性, 類別 com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler |
|
Fetch action associated with this handler instance. |
action — 屬性, 類別 com.adobe.solutions.acm.authoring.presentation.DataDictionaryEditor |
|
The action (AssetAction) being performed on this particular instance of data dictionary. |
action — 屬性, 類別 com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer |
|
The custom action instance associated with the action renderer. |
action — 屬性, 介面 com.adobe.solutions.acm.authoring.presentation.actionbar.IActionRenderer |
|
Fetch action associated with this handler instance. |
action — 屬性, 類別 mx.automation.events.AutomationDragEvent |
|
The requested action. |
action — 屬性, 類別 mx.events.DragEvent |
|
The requested action. |
action — 屬性, 類別 spark.events.ViewNavigatorEvent |
|
The navigation action committed by the view navigator that resulted
in the event. |
ACTION — 常數屬性, 類別 mx.messaging.management.MBeanOperationInfo |
|
The operation is write-like, updating the control in some way. |
ACTION_ACTIVATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_ACTIVATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_ASSET_FOCUS_GAINED — 常數靜態屬性, 類別 com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant specifies that the asset has gained focus. |
actionBar — 外觀部件, 類別 com.adobe.ep.ux.content.view.components.toolbar.Toolbar |
| Skin Part for holding the multiple number of buttons/any control
Skin Part for holding the multiple number of buttons/any control
|
actionBar — 外觀部件, 類別 spark.components.ViewNavigator |
| A skin part that defines the action bar of the navigator.
A skin part that defines the action bar of the navigator. |
actionBar — 屬性, 類別 spark.components.ViewNavigatorApplication |
|
A reference to the view navigator's ActionBar control,
if one exists. |
actionBar — 屬性, 類別 spark.skins.mobile.ViewNavigatorSkin |
|
A skin part that defines the action bar of the navigator. |
ActionBar — 類別, 套件 com.adobe.ep.ux.content.view.components.toolbar |
|
Actionbar Host Component
|
ActionBar — 類別, 套件 spark.components |
|
The ActionBar class defines a component that includes title, navigation,
and action content groups. |
ActionBar() — 建構函式, 類別 com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
|
Constructor
|
ActionBar() — 建構函式, 類別 spark.components.ActionBar |
|
Constructor. |
ActionBarButtonSkinBase — 類別, 套件 spark.skins.mobile.supportClasses |
|
Base skin class for ActionBar buttons in mobile applications. |
ActionBarButtonSkinBase() — 建構函式, 類別 spark.skins.mobile.supportClasses.ActionBarButtonSkinBase |
|
Constructor. |
ActionBarDefaultButtonAppearance — 最終類別, 套件 spark.components |
|
The ActionBarDefaultButtonAppearance class defines the constants for the allowed values
of the defaultButtonAppearance style of ActionBar. |
ActionBarSkin — 類別, 套件 spark.skins.mobile |
|
The default skin class for the Spark ActionBar component in mobile
applications. |
ActionBarSkin() — 建構函式, 類別 spark.skins.mobile.ActionBarSkin |
|
Constructor. |
actionBarVisible — 屬性, 類別 spark.components.View |
|
Specifies whether a view should show the action bar or not. |
actionButton — 外觀部件, 類別 com.adobe.ep.ux.taskaction.domain.TaskAction |
| The skin for each button. There is one button for each user action. All buttons are added to the contentGroup SkinPart of the SkinnableContainer parent class.
The skin for each button. |
actionButton — 外觀部件, 類別 com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer |
| A skin part that defines the action button
A skin part that defines the action button
|
actionButton — 外觀部件, 類別 xd.core.axm.view.components.AXMSplitActionButton |
| |
actionButton — 屬性, 類別 xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin |
| The action button. |
ACTION_BUTTON_CLICK — 常數靜態屬性, 類別 xd.core.axm.view.components.AXMSplitActionButton |
|
ACTION_BUTTON_CLICK
|
actionConfig — 屬性, 類別 com.adobe.icc.vo.CustomAction |
|
Specifies the extended properties of the underlying object. |
actionContent — 屬性, 類別 spark.components.ActionBar |
|
The components that define actions the user can take in a view. |
actionContent — 屬性, 類別 spark.components.View |
| |
actionContent — 屬性, 類別 spark.components.ViewNavigator |
| |
actionContent — 屬性, 類別 spark.components.ViewNavigatorApplication |
| |
ACTION_COPY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_COPY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to copying of an asset. |
ACTION_CREATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_CREATE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to creation of an asset. |
ACTION_DEFAULT — 常數靜態屬性, 類別 com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies the default action to be taken on the asset
|
ACTION_DEFAULT — 常數靜態屬性, 類別 com.adobe.ep.ux.content.event.AssetFocusEvent |
|
This constant specifies the default action on the asset. |
ACTION_DEFAULT — 常數靜態屬性, 類別 com.adobe.livecycle.assetmanager.client.event.AssetActionEvent |
|
Specifies the default action when the user double-clicks an action. |
ACTION_DEFAULT_VERSION_SPECIFIC — 常數靜態屬性, 類別 com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies the default action to be taken in the version browser for that asset
|
ACTION_DEFAULT_VERSION_SPECIFIC — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DEFAULT_VERSION_SPECIFIC — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DEFAULT_VERSION_SPECIFIC — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DEFAULT_VERSION_SPECIFIC — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DEFAULT_VERSION_SPECIFIC — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DEFAULT_VERSION_SPECIFIC — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DEFAULT_VERSION_SPECIFIC — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). |
ACTION_DELETE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DELETE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to deletion of an asset. |
ACTION_DEPENDENCY_BROWSER — 常數靜態屬性, 類別 com.adobe.ep.ux.content.event.AssetActionEvent |
|
Dependency/Relationship action name. |
ACTION_DEPENDENCY_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies that report action on Dependency Browser needs to be performed. |
ACTION_DEPENDENCY_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_DEPENDENCY_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_DEPENDENCY_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_DEPENDENCY_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_DEPENDENCY_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_DEPENDENCY_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_DEPENDENCY_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to downloading dependency browser report. |
ACTION_EDIT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to editing of an asset. |
ACTION_EDIT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to editing of an asset. |
ActionEffectInstance — 類別, 套件 mx.effects.effectClasses |
|
The ActionEffectInstance class is the superclass for all
action effect instance classes. |
ActionEffectInstance(target:Object) — 建構函式, 類別 mx.effects.effectClasses.ActionEffectInstance |
|
Constructor. |
actionEnabled(extraParams:Object) — 方法, 介面 com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler |
|
Should the action be enabled in toolbar
|
actionEnabled(extraParams:Object) — 方法, 類別 com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler |
|
Should the action be enabled in toolbar
|
ACTION_EXPORTDEFINITION — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTDEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.BaseAssetHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to exporting dependencies of an asset. |
ACTION_EXPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.managers.ImportExportManager |
|
The constant specifying the export package action. |
actionGroup — 外觀部件, 類別 spark.components.ActionBar |
| The skin part that defines the appearance of the action area of the component. By default, the ActionBarSkin class defines the action area to appear to the right of the title area.
The skin part that defines the appearance of the
action area of the component. |
actionGroup — 屬性, 類別 spark.skins.mobile.ActionBarSkin |
|
The skin part that defines the appearance of the
action area of the component. |
actionHandler — 屬性, 類別 com.adobe.icc.vo.CustomAction |
|
Qulaified class name of the handler who will be handling this action click. |
actionHandler — 屬性, 類別 com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer |
|
The handler invoked on click of the custom action button on extensible toolbar. |
actionHandler — 屬性, 介面 com.adobe.solutions.acm.authoring.presentation.actionbar.IActionRenderer |
|
Fetches the action handler associated with the click of custom action in extensible tool bar. |
ACTION_IMPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.BaseAssetHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to importing dependencies of an asset. |
ACTION_IMPORTPACKAGE — 常數靜態屬性, 類別 com.adobe.icc.editors.managers.ImportExportManager |
|
The constant specifying the import package action. |
actionIndex — 屬性, 類別 com.adobe.ep.ux.content.model.asset.AssetAction |
|
Relative index of action in it's group
|
ACTION_INFO — 常數屬性, 類別 mx.messaging.management.MBeanOperationInfo |
|
The operation is both read-like and write-like, updating the control and returning
information. |
ACTION_INVALID_ERROR — 常數靜態屬性, 類別 coldfusion.service.ProxyServiceError |
| |
actionItemGroup — 外觀部件, 類別 com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
| Group for displaying all the asset actions
Group for displaying all the asset actions
|
actionItemRenderer — 外觀部件, 類別 com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar |
| A skin part that defines ActionRenderer
A skin part that defines ActionRenderer
|
actionItems — 屬性, 類別 com.adobe.ep.ux.content.event.AssetActionEvent |
|
Selected Itmes on which action is taken
|
actionItems — 屬性, 類別 com.adobe.livecycle.assetmanager.client.event.AssetActionEvent |
|
Specifies the selected items on which to take the action. |
actionItemsInstances — 屬性, 類別 com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
| |
actionLayout — 屬性, 類別 spark.components.ActionBar |
|
Defines the layout of the components defined in the
action area by the actionGroup property. |
actionLayout — 屬性, 類別 spark.components.View |
|
Defines the layout of the components defined in the
action area by the actionGroup property. |
actionLayout — 屬性, 類別 spark.components.ViewNavigator |
|
The components that define actions the user can take in a view. |
actionLayout — 屬性, 類別 spark.components.ViewNavigatorApplication |
|
Defines the layout of the components defined in the
action area by the actionGroup property. |
ACTION_MARKFORPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_MARKFORPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to activation of an asset. |
ACTION_MARKFORPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_MARKFORPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to activation of an asset. |
actionMenu — 外觀部件, 類別 com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar |
| A Skin part which defines UI component to display menu item.
A Skin part which defines UI component to display menu item. |
actionName — 屬性, 類別 com.adobe.ep.taskmanagement.event.TaskCompletedEvent |
|
The name of the user action used to complete the task. |
actionName — 屬性, 類別 com.adobe.ep.ux.content.event.AssetActionCompleteEvent |
|
Name of the action
|
actionName — 屬性, 類別 com.adobe.ep.ux.content.event.AssetActionEvent |
|
Name of the action
|
actionName — 屬性, 類別 com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent |
|
The name of the selected user action. |
actionName — 屬性, 類別 com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent |
|
Specifies the name of the action. |
actionName — 屬性, 類別 com.adobe.livecycle.assetmanager.client.event.AssetActionEvent |
|
Specifies the name of the action. |
actionName — 屬性, 類別 com.adobe.solutions.rca.vo.AuditActionVO |
|
Retrieves the name of the audit action. |
actionName — 屬性, 類別 com.adobe.solutions.rca.vo.AuditMetaInfoVO |
|
Gets the action name. |
actionName — 屬性, 類別 lc.procmgmt.domain.UserActionProperty |
|
Returns name of the action. |
actionNames — 屬性, 介面 com.adobe.ep.taskmanagement.domain.ILCTask |
|
Retrieves the list of user actions supported by the task. |
ActionNames — 屬性, 介面 com.adobe.ep.taskmanagement.domain.ITask |
|
The list of user actions supported by the task. |
ACTION_PREVIEW_WITHOUT_DATA — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to previewing letter without data. |
ACTION_PREVIEW_WITH_TEST_DATA — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to previewing letter with data. |
ACTION_PUBLISH — 常數靜態屬性, 類別 com.adobe.ep.ux.content.event.AssetActionEvent |
|
Publish action name. |
ACTION_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to publishing of an asset. |
ACTION_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to markforpublish of an asset. |
ACTION_PUBLISH_BROWSER_PUBLISH — 常數靜態屬性, 類別 com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies that the publish action on Publish Browser needs to be performed. |
ACTION_PUBLISH_BROWSER_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_PUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to publishing of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.ep.ux.content.event.AssetActionEvent |
|
This constant specifies that report action on Publish Browser needs to be performed. |
ACTION_PUBLISH_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to publishing report of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to publishing report of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to publishing report of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to publishing report of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to publishing report of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to publishing report of an asset
|
ACTION_PUBLISH_BROWSER_REPORT — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to publishing report of an asset
|
actionRenderer — 屬性, 類別 com.adobe.ep.ux.content.model.asset.AssetAction |
|
Can specify Renderer for Asset Action
|
ActionRenderer — 類別, 套件 com.adobe.solutions.acm.authoring.presentation.actionbar |
|
The renderer that is used to render the custom action instance on the extensible tool bar. |
ActionRenderer() — 建構函式, 類別 com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer |
|
Constructor. |
ACTION_REVERTTOLASTPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
ACTION_REVERTTOLASTPUBLISH — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to revert to last publish of an asset. |
actions — 屬性, 類別 com.adobe.solutions.rca.vo.AuditLevelVO |
|
Gets the audit actions associated with the audit level. |
ACTIONSCRIPT — 常數靜態屬性, 類別 fl.video.CuePointType |
|
定義 findCuePoint() 和 findNearestCuePoint() 方法的 type 參數值。 |
ACTION_SCRIPT — 常數靜態屬性, 類別 mx.events.MetadataEvent |
|
The MetadataEvent.ACTION_SCRIPT constant defines the value of the
type property of the event object for a actionscript event. |
ACTIONSCRIPT — 常數靜態屬性, 類別 org.osmf.metadata.CuePointType |
|
An ActionScript cue point. |
ACTIONSCRIPT2 — 常數靜態屬性, 類別 flash.display.ActionScriptVersion |
|
ActionScript 語言版本 2.0 及更早版本。 |
ACTIONSCRIPT3 — 常數靜態屬性, 類別 flash.display.ActionScriptVersion |
|
ActionScript 語言版本 3.0。 |
actionScriptData — 屬性, 類別 flash.external.ExtensionContext |
|
與此內容關聯的 ActionScript 物件 (若有的話)。 |
actionScriptVersion — 屬性, 類別 fl.display.ProLoaderInfo |
|
載入的 SWF 檔之 ActionScript 版本。 |
actionScriptVersion — 屬性, 類別 flash.display.LoaderInfo |
|
載入的 SWF 檔之 ActionScript 版本。 |
ActionScriptVersion — 最終類別, 套件 flash.display |
|
ActionScriptVersion 類別是常數值的列舉項目,可用來指出載入之 SWF 檔案的語言版本。 |
actionSelected — 事件, 類別 com.adobe.ep.ux.documentsubmit.domain.DocumentSubmit |
|
Dispatched when a button is selected. |
actionSelected — 事件, 類別 com.adobe.ep.ux.taskaction.component.TaskActionComponent |
|
Dispatched when the user clicks a user action button. |
actionSelected — 事件, 類別 com.adobe.ep.ux.taskaction.domain.TaskAction |
|
Dispatched when the user selects an action. |
ActionSelectedEvent — 類別, 套件 com.adobe.ep.ux.taskaction.domain.events |
|
The ActionSelectedEvent event is dispatched when the user selects a user action in the TaskAction UX component. |
ActionSelectedEvent(actionName:String) — 建構函式, 類別 com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent |
|
Constructor. |
ACTION_SELECTED_EVENT — 常數靜態屬性, 類別 com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent |
|
The ACTION_SELECTED_EVENT constant define the event type name for the event. |
actionSeperator — 外觀部件, 類別 com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
| Factory for Separator between the actions
Factory for Separator between the actions
|
actionsList — 靜態屬性, 類別 adobe.utils.CustomActions |
|
傳回 Array 物件,其中包含所有註冊到 Flash 編寫工具中的自訂動作名稱。 |
ACTION_VERSION_HISTORY — 常數靜態屬性, 類別 com.adobe.ep.ux.content.event.AssetActionEvent |
|
Version History action name. |
ACTION_VERSIONHISTORY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to getting version history of an asset. |
ACTION_VERSIONHISTORY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to getting version history of an asset. |
ACTION_VERSIONHISTORY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to getting version history of an asset. |
ACTION_VERSIONHISTORY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to getting version history of an asset. |
ACTION_VERSIONHISTORY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to getting version history of an asset. |
ACTION_VERSIONHISTORY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to getting version history of an asset. |
ACTION_VERSIONHISTORY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to getting version history of an asset(Used to just enable
and disable icon). |
ACTION_VIEW — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to viewing of an asset. |
ACTION_VIEW_DEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.CategoryHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
ACTION_VIEW_DEPENDENCY — 常數靜態屬性, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Constant for the name of the action related to view dependencies of an asset. |
actionVisible(extraParams:Object) — 方法, 介面 com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler |
|
Should the action be visible in toolbar
|
actionVisible(extraParams:Object) — 方法, 類別 com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler |
|
Should the action be visible in toolbar
|
activate() — 方法, 介面 com.adobe.solutions.prm.domain.IProject |
|
This remote operation activates a current project and its child projects or workItems. |
activate() — 方法, 介面 com.adobe.solutions.prm.domain.IWorkItem |
|
This remote operation activates the current workitem. |
activate() — 方法, 類別 com.adobe.solutions.prm.domain.impl.Project |
|
This remote operation activates a current project and its child projects or workItems. |
activate() — 方法, 類別 com.adobe.solutions.prm.domain.impl.WorkItem |
|
This remote operation activates the current workitem. |
activate() — 方法, 類別 fl.managers.FocusManager |
|
會啟動 FocusManager 實體。 |
activate() — 方法, 介面 fl.managers.IFocusManager |
|
會啟動焦點管理員。 |
activate — 事件, 類別 flash.desktop.NativeApplication |
|
在此應用程式成為作用中的桌面應用程式時傳送。 |
activate(window:flash.display:NativeWindow) — 方法, 類別 flash.desktop.NativeApplication |
|
啟動此應用程式。 |
activate — 事件, 類別 flash.display.NativeWindow |
|
在視窗啟用之後,由此 NativeWindow 物件傳送。 |
activate() — 方法, 類別 flash.display.NativeWindow |
|
啟動此視窗。 |
activate — 事件, 類別 flash.events.EventDispatcher |
|
[廣播事件] 當 Flash Player 或 AIR 應用程式取得作業系統焦點並成為作用中時傳送。 |
activate() — 方法, 類別 mx.core.Window |
|
Activates the underlying NativeWindow (even if this Window's application
is not currently active). |
activate() — 方法, 類別 mx.core.WindowedApplication |
|
Activates the underlying NativeWindow (even if this application is not the active one). |
activate() — 方法, 類別 mx.managers.FocusManager |
|
The SystemManager activates and deactivates a FocusManager
if more than one IFocusManagerContainer is visible at the same time. |
activate() — 方法, 介面 mx.managers.IFocusManager |
|
The SystemManager activates and deactivates a FocusManager
if more than one IFocusManagerContainer is visible at the same time. |
activate() — 方法, 類別 spark.components.Window |
|
Activates the underlying NativeWindow (even if this Window's application
is not currently active). |
activate() — 方法, 類別 spark.components.WindowedApplication |
|
Activates the underlying NativeWindow (even if this application is not the active one). |
ACTIVATE — 常數靜態屬性, 類別 flash.events.Event |
|
ACTIVATE 常數會定義 activate 事件物件的 type 屬性值。 |
activateCheckbox — 外觀部件, 類別 com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion |
| A reference to the CheckBox object that allows users to activate or deactivate a template. Only active templates can be assigned to a project or to an asset.
A reference to the CheckBox object that allows users to activate or deactivate a template. |
activateCondition() — 方法, 類別 com.adobe.icc.editors.handlers.ConditionHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateDataModule(moduleId:String, updateDependencies:Boolean) — 方法, 介面 com.adobe.icc.services.module.IModuleService |
|
Activates the specified data module. |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — 方法, 類別 com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Call back indicating document view has activated. |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — 方法, 介面 ga.controls.IWrapperHost |
|
Call back indicating document view has activated. |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — 方法, 類別 ga.controls.Wrapper |
|
Call back indicating document view has activated. |
ACTIVATE_FOCUS_REQUEST — 常數靜態屬性, 類別 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 activated. |
activateForm(formId:String, updateDependencies:Boolean) — 方法, 介面 com.adobe.icc.services.layout.ILayoutService |
|
Activates a form template
|
activateFragmentLayout(fragmentLayoutId:String, updateDependencies:Boolean) — 方法, 介面 com.adobe.icc.services.fragmentlayout.IFragmentLayoutService |
|
Activates a fragmentLayout template
|
activateFragmentLayouts() — 方法, 類別 com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateHandler(event:flash.events:Event) — 方法, 類別 flashx.textLayout.container.ContainerController |
| 當用戶端管理事件時,處理 Event.ACTIVATE 事件 |
activateHandler(event:flash.events:Event) — 方法, 類別 flashx.textLayout.container.TextContainerManager |
| 當用戶端管理事件時,處理 Event.ACTIVATE 事件 |
activateHandler(event:flash.events:Event) — 方法, 介面 flashx.textLayout.edit.IInteractionEventHandler |
|
處理 activate 事件。 |
activateHandler(event:flash.events:Event) — 方法, 類別 flashx.textLayout.edit.SelectionManager |
|
處理 activate 事件。 |
activateImages() — 方法, 類別 com.adobe.icc.editors.handlers.ImageHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateLayouts() — 方法, 類別 com.adobe.icc.editors.handlers.LayoutHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateLetter(letterID:String, updateDependencies:Boolean) — 方法, 介面 com.adobe.icc.services.letter.ILetterService |
|
Activates a letter template
|
activateLetters() — 方法, 類別 com.adobe.icc.editors.handlers.LetterHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateLists() — 方法, 類別 com.adobe.icc.editors.handlers.ListHandler |
|
Called internally when this handler is handling an action of type Activate. |
ACTIVATE_POP_UP_REQUEST — 常數靜態屬性, 類別 mx.events.SWFBridgeRequest |
|
Requests that a child application's pop up be activated. |
activateProject(projectId:String) — 方法, 介面 com.adobe.solutions.prm.service.IProjectManagementCoreService |
|
This function activates a given project and its child projects or workItems. |
activateProject(projectId:String) — 方法, 類別 com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
This function activates a given project and its child projects or workItems. |
activateTexts() — 方法, 類別 com.adobe.icc.editors.handlers.TextHandler |
|
Called internally when this handler is handling an action of type Activate. |
activateWorkItem(workItemId:String) — 方法, 介面 com.adobe.solutions.prm.service.IWorkItemManagementService |
|
This function activates a given workitem. |
activateWorkItem(workItemId:String) — 方法, 類別 com.adobe.solutions.prm.services.impl.WorkItemManagementService |
|
This function activates a given workitem. |
activating — 屬性, 類別 flash.events.ActivityEvent |
|
指出裝置為作用中 (true) 或停用 (false)。 |
ActivationBrowser — 類別, 套件 com.adobe.ep.ux.content.view.components.activate |
|
Custom Component derived from TitleWindow which shows an asset's publish dependencies. |
ActivationBrowser() — 建構函式, 類別 com.adobe.ep.ux.content.view.components.activate.ActivationBrowser |
|
Constructor
|
ACTIVATION_MANAGER_SERVICE_RO — 常數靜態屬性, 類別 com.adobe.ep.ux.content.services.ServiceLocator |
|
The ServiceLocator.ACTIVATION_MANAGER_SERVICE_RO constant defines the value of the ActivationManager
service destination. |
activator — 屬性, 介面 com.adobe.gravity.service.bundleloader.IBundleLoaderContext |
|
The bundle activator for this bundle. |
ActivatorSkin — 類別, 套件 mx.skins.halo |
|
Defines the up, down, and over states for MenuBarItem objects. |
ActivatorSkin() — 建構函式, 類別 mx.skins.halo.ActivatorSkin |
|
Constructor. |
active — 屬性, 類別 com.adobe.livecycle.rca.model.ReviewTemplateReference |
| Specifies whether the template is active. |
active — 屬性, 介面 com.adobe.solutions.rca.domain.IReviewTemplate |
|
A Boolean flag to determine if a template is active. |
active — 屬性, 介面 com.adobe.solutions.rca.domain.IStageTemplate |
|
A Boolean value to decide if the template is active. |
active — 屬性, 類別 com.adobe.solutions.rca.domain.impl.ReviewTemplate |
|
A Boolean flag to determine if a template is active. |
active — 屬性, 類別 com.adobe.solutions.rca.domain.impl.StageTemplate |
|
A Boolean value to decide if the template is active. |
active — 屬性, 類別 com.adobe.solutions.rca.vo.ReviewTemplateVO |
|
A Boolean flag to determine if template is active or not. |
active — 屬性, 類別 com.adobe.solutions.rca.vo.StageTemplateSearchFilterVO |
|
Whether to search for active templates only or for all templates. |
active — 屬性, 類別 com.adobe.solutions.rca.vo.StageTemplateVO |
|
A Boolean flag to determine if template is active or not. |
active — 靜態屬性, 類別 flash.accessibility.Accessibility |
|
指出螢幕朗讀程式目前是否為作用中,且應用程式正在與其進行通訊。 |
active — 屬性, 類別 flash.display.NativeWindow |
|
指出此視窗是否為作用中的應用程式視窗。 |
active — 屬性, 類別 flash.net.NetworkInterface |
|
回報這個介面是否在作用中。 |
active — 靜態屬性, 類別 flash.printing.PrintJob |
|
指出列印工作目前是否正在作用中。 |
ACTIVE — 常數靜態屬性, 類別 com.adobe.gravity.framework.BundleConstants |
|
The bundle has been started and is ready for use. |
ACTIVE — 常數靜態屬性, 類別 com.adobe.icc.enum.FormState |
|
Specifies the enumerator code for Active state. |
ACTIVE — 常數靜態屬性, 類別 com.adobe.icc.enum.LetterState |
|
Specifies the enumerator code for Active state. |
ACTIVE — 常數靜態屬性, 類別 com.adobe.icc.enum.ObjectState |
|
Specifies the enumerator code for Active state. |
ACTIVE — 常數靜態屬性, 類別 com.adobe.icc.enum.TBXState |
|
Specifies the enumerator code for Active state. |
ACTIVE — 常數靜態屬性, 類別 flashx.textLayout.elements.LinkState |
|
作用中狀態的值,當您在連結上方按住滑鼠時,即會產生此狀態。 |
activeAssetType — 屬性, 類別 com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
|
Active Asset Type Descriptor which enables or disables the action buttons
|
activeAssetType — 屬性, 類別 com.adobe.ep.ux.content.view.components.toolbar.Toolbar |
|
Active Asset Type Descriptor which enables or disables the action buttons
|
ACTIVE_CONTENT_CHANGE — 常數靜態屬性, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
The ActiveContentEvent.ACTIVE_CONTENT_CHANGE constant defines the value of the
type property of the event object for an event that is
dispatched when the selected content(module) changes in the content panel in the Create
Correspondence UI. |
ActiveContentEvent — 類別, 套件 com.adobe.solutions.acm.ccr.presentation.contentcapture.events |
|
ActiveContentEvent is the event dispatched when the selected
content(module) changes in the content panel in the Create
Correspondence UI. |
ActiveContentEvent(type:String, activeModuleValue:com.adobe.icc.dc.domain:IModuleInstance, activeModuleListValue:spark.components.supportClasses:ListBase, activeTargetModuleList:spark.components.supportClasses:ListBase) — 建構函式, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
Constructor. |
activeData — 屬性, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent |
|
The current selected data capture item. |
activeData — 屬性, 類別 com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod |
|
The current selected data item in the Data capture Panel. |
ACTIVE_DATA_CHANGE — 常數靜態屬性, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent |
|
The ActiveDataEvent.ACTIVE_DATA_CHANGE constant defines the value of the
type property of the event object for an event that is
dispatched when the selected data capture item changes in the Create
Correspondence UI. |
ActiveDataEvent — 類別, 套件 com.adobe.solutions.acm.ccr.presentation.contentcapture.events |
|
ActiveDataEvent is the event dispatched when the selected
data capture item changes in the the Create Correspondence UI. |
ActiveDataEvent(type:String, activeData:com.adobe.icc.dc.domain:IDataInstance) — 建構函式, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent |
|
Constructor. |
activeEffects — 屬性, 類別 mx.core.UIComponent |
|
The list of effects that are currently playing on the component,
as an Array of EffectInstance instances. |
activeEndDate — 屬性, 類別 com.adobe.consulting.pst.vo.Form |
| |
activeEndDate — 屬性, 類別 com.adobe.consulting.pst.vo.Letter |
| |
activeEndDate — 屬性, 類別 com.adobe.icc.editors.model.AssetModel |
|
The activeEndDate of the underlying value object. |
activeEndDate — 屬性, 類別 com.adobe.icc.vo.ContainerLayout |
| |
activeEndDate — 屬性, 類別 com.adobe.icc.vo.DataModule |
| |
activeEndDate — 屬性, 類別 com.adobe.icc.vo.Document |
| |
activeEndDate — 屬性, 類別 com.adobe.icc.vo.Portfolio |
| |
activeEndDateDisplay — 外觀部件, 類別 com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor |
| A skin part that defines the asset's active end date
A skin part that defines the asset's active end date
|
activeModule — 屬性, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod |
|
The current selected module in the content capture Panel. |
activeModule — 屬性, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentLibraryContainer |
|
The currently selected module in the list. |
activeModule — 屬性, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer |
|
The current text module being edited in the text editor. |
activeModule — 屬性, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
The current selected module in the content capture panel. |
activeModuleList — 屬性, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod |
|
The module display list which contains the current selected module. |
activeModuleList — 屬性, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
The module display list which contains the current selected module. |
activePosition — 屬性, 介面 flashx.textLayout.edit.ISelectionManager |
|
選取範圍的作用點。 |
activePosition — 屬性, 類別 flashx.textLayout.edit.SelectionManager |
|
選取範圍的作用點。 |
activePosition — 屬性, 類別 flashx.textLayout.elements.TextRange |
| 選取範圍的作用位置 (為 TextFlow 中的絕對位置)。 |
activeRequests — 屬性, 類別 spark.core.ContentCache |
|
List of queued CacheEntryNode instances currently executing. |
activeStartDate — 屬性, 類別 com.adobe.consulting.pst.vo.Form |
| |
activeStartDate — 屬性, 類別 com.adobe.consulting.pst.vo.Letter |
| |
activeStartDate — 屬性, 類別 com.adobe.icc.editors.model.AssetModel |
|
The activeStartDate date of the underlying value object. |
activeStartDate — 屬性, 類別 com.adobe.icc.vo.ContainerLayout |
| |
activeStartDate — 屬性, 類別 com.adobe.icc.vo.DataModule |
| |
activeStartDate — 屬性, 類別 com.adobe.icc.vo.Document |
| |
activeStartDate — 屬性, 類別 com.adobe.icc.vo.Portfolio |
| |
activeStartDateDisplay — 外觀部件, 類別 com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor |
| A skin part that defines the asset's active start date
A skin part that defines the asset's active start date
|
activeTargetAssignmentEditor — 屬性, 類別 com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor |
|
The instance of TargetAreaAssignmentEditor associated with the target area of the Letter currently being worked upon. |
activeTargetModuleList — 屬性, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod |
|
The target area display list which contains the current selected module. |
activeTargetModuleList — 屬性, 類別 com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent |
|
The target area display list which contains the current selected module. |
activeTask — 屬性, 介面 com.adobe.ep.taskmanagement.services.ITaskManager |
|
Retrieves the active task from the task list. |
activeVideoPlayerIndex — 屬性, 類別 fl.video.FLVPlayback |
|
指定哪一個視訊播放程式實體會受到其他應用程式設計介面 (API) 影響的數字。 |
activeView — 屬性, 類別 spark.components.ViewNavigator |
|
During a view transition, this property references the
view that the navigator is transitioning to.
The currently active view of the navigator. |
activeView — 屬性, 類別 spark.components.supportClasses.ViewNavigatorBase |
|
The currently active view of the navigator. |
activeViewType — 屬性, 類別 com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Indicates the type of communication expected, either DOR or interactive. |
activeViewType — 屬性, 介面 ga.controls.IWrapperHost |
|
Indicates the type of communication expected, either DOR or interactive. |
activeViewType — 屬性, 類別 ga.controls.Wrapper |
|
Indicates the type of communication expected, either DOR or interactive. |
activeWindow — 屬性, 類別 flash.desktop.NativeApplication |
|
作用中的應用程式視窗。 |
activeWindow — 屬性, 類別 mx.automation.air.AirFunctionsHelper |
|
Returns current window that is active
|
activity — 事件, 類別 flash.media.Camera |
|
於攝影機開始或結束工作階段時傳送。 |
ACTIVITY — 常數靜態屬性, 類別 flash.events.ActivityEvent |
|
ActivityEvent.ACTIVITY 常數會定義 activity 事件物件的 type 屬性值。 |
ActivityEvent — 類別, 套件 flash.events |
|
每當攝影機或麥克風報告狀態為啟用或停用時,Camera 或 Microphone 物件會傳送 ActivityEvent 物件。 |
ActivityEvent(type:String, bubbles:Boolean, cancelable:Boolean, activating:Boolean) — 建構函式, 類別 flash.events.ActivityEvent |
|
建立包含活動事件相關資訊的事件物件。 |
activityLevel — 屬性, 類別 flash.media.Camera |
|
攝影機偵測的移動量。 |
activityLevel — 屬性, 類別 flash.media.Microphone |
|
麥克風偵測到的音量。 |
ACTUAL_BITRATE — 常數靜態屬性, 類別 org.osmf.net.metrics.MetricType |
|
The type constant for the actual bitrate metric. |
ActualBitrateMetric — 類別, 套件 org.osmf.net.metrics |
|
Metric computing the actual bitrate of the currently downloading quality level.
This metric's type is MetricType.ACTUAL_BITRATE (org.osmf.net.abr.metrics.actualBitrate)
|
ActualBitrateMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory, maxFragments:uint) — 建構函式, 類別 org.osmf.net.metrics.ActualBitrateMetric |
|
Constructor. |
actualCollection — 屬性, 類別 mx.controls.listClasses.AdvancedListBase |
|
A copy of the value normally stored in the collection
property used while running data changes effects. |
actualCollection — 屬性, 類別 mx.controls.listClasses.ListBase |
|
A copy of the value normally stored in collection
used while running data changes effects. |
actualColNum — 屬性, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo |
|
The actual column index at which the header starts,
relative to the currently displayed columns. |
actualCreationPolicy — 屬性, 類別 mx.charts.Legend |
|
The creation policy of this container. |
actualCreationPolicy — 屬性, 類別 mx.core.Container |
|
The creation policy of this container. |
actualHeight — 屬性, 類別 flashx.textLayout.elements.InlineGraphicElement |
| 使用的實際高度。 |
actualHorizontalPosition — 屬性, 類別 spark.components.Callout |
|
Fully resolved horizontal position after evaluating CalloutPosition.AUTO. |
actualIndex — 屬性, 類別 org.osmf.net.NetStreamSwitcher |
|
The index of the quality level currently being downloaded
|
actualIndex — 屬性, 類別 org.osmf.net.RuleSwitchManagerBase |
|
The index of the currently downloading quality level
|
actualIndex — 屬性, 類別 org.osmf.net.qos.QoSInfo |
|
The index of the currently downloading quality level
|
actualIterator — 屬性, 類別 mx.controls.listClasses.AdvancedListBase |
|
A copy of the value normally stored in the iterator
property used while running data changes effects. |
actualIterator — 屬性, 類別 mx.controls.listClasses.ListBase |
|
A copy of the value normally stored in iterator
used while running data changes effects. |
actualListeners — 屬性, 類別 mx.validators.Validator |
|
Contains an Array of listener objects, if any,
or the source object. |
actualListeners — 屬性, 類別 spark.validators.supportClasses.GlobalizationValidatorBase |
|
Contains an Array of listener objects, if any,
or the source object. |
actualLocaleIDName — 屬性, 類別 flash.globalization.Collator |
|
此 Collator 物件所使用的實際地區設定 ID 名稱。 |
actualLocaleIDName — 屬性, 類別 flash.globalization.CurrencyFormatter |
|
此 CurrencyFormatter 物件所使用的實際地區設定 ID 名稱。 |
actualLocaleIDName — 屬性, 類別 flash.globalization.DateTimeFormatter |
|
此 DateTimeFormatter 物件所使用的實際地區設定 ID 名稱。 |
actualLocaleIDName — 屬性, 類別 flash.globalization.NumberFormatter |
|
此 NumberFormatter 物件所使用的實際地區設定 ID 名稱。 |
actualLocaleIDName — 屬性, 類別 flash.globalization.StringTools |
|
此 StringTools 物件所使用的實際地區設定 ID 名稱。 |
actualLocaleIDName — 屬性, 類別 spark.formatters.CurrencyFormatter |
|
The name of the actual locale ID used by this class object. |
actualLocaleIDName — 屬性, 類別 spark.formatters.DateTimeFormatter |
|
The name of the actual locale ID used by this class object. |
actualLocaleIDName — 屬性, 類別 spark.formatters.NumberFormatter |
|
The name of the actual locale ID used by this class object. |
actualLocaleIDName — 屬性, 類別 spark.globalization.StringTools |
|
The name of the actual locale ID used by this class object. |
actualLocaleIDName — 屬性, 類別 spark.globalization.supportClasses.CollatorBase |
|
The name of the actual locale ID used by this class object. |
actualLocaleIDName — 屬性, 類別 spark.globalization.supportClasses.GlobalizationBase |
|
The name of the actual locale ID used by this class object. |
ACTUALSORT — 常數靜態屬性, 類別 mx.controls.advancedDataGridClasses.SortInfo |
|
Specifies that the sort is the actual current sort. |
actualText — 屬性, 類別 com.adobe.ep.ux.content.view.components.search.renderers.DefaultStringTextInput |
|
The actual text being shown in the text box. |
actualTrigger — 屬性, 類別 mx.validators.Validator |
|
Contains the trigger object, if any,
or the source object. |
actualTrigger — 屬性, 類別 spark.validators.supportClasses.GlobalizationValidatorBase |
|
Contains the trigger object, if any,
or the source object. |
actualVerticalPosition — 屬性, 類別 spark.components.Callout |
|
Fully resolved vertical position after evaluating CalloutPosition.AUTO. |
actualWidth — 屬性, 類別 flashx.textLayout.elements.InlineGraphicElement |
| 使用的實際寬度。 |
adapter — 屬性, 類別 mx.data.DataManager |
|
An instance of a class that controls interaction with the server. |
ADAPTIVE_FREQUENCY_DESTINATION — 常數靜態屬性, 類別 mx.messaging.AdvancedChannelSet |
|
Special value of a destination using adaptive frequency. |
add(v:flash.geom:Point) — 方法, 類別 flash.geom.Point |
|
對這點的座標增加另一點的座標,以建立新點。 |
add(a:flash.geom:Vector3D) — 方法, 類別 flash.geom.Vector3D |
|
將目前 Vector3D 物件的 x、y 和 z 元素值加入至另一個 Vector3D 物件的 x、y 和 z 元素值。 |
add — 事件, 類別 lc.procmgmt.formbridge.SwfConnector |
|
Dispatched when an add event is received by Workspace. |
add — 事件, 類別 mx.core.UIComponent |
|
Dispatched when the component is added to a container as a content child
by using the addChild(), addChildAt(),
addElement(), or addElementAt() method. |
add — 屬性, 類別 mx.effects.effectClasses.AddRemoveEffectTargetFilter |
|
Determines if this is an add or remove filter. |
add — 事件, 類別 mx.flash.UIMovieClip |
|
Dispatched when the component is added to a container as a content child
by using the addChild() or addChildAt() method. |
Add(inMatrix:fl.motion:DynamicMatrix) — 方法, 類別 fl.motion.DynamicMatrix |
|
將目前的矩陣與指定的矩陣相加。 |
ADD — 常數靜態屬性, 類別 fl.events.DataChangeType |
|
已將項目加入至資料提供者。 |
ADD — 常數靜態屬性, 類別 flash.display.BlendMode |
|
將顯示物件基本顏色的值加上背景顏色的值,最大只能套用 0xFF。 |
ADD — 常數靜態屬性, 類別 mx.data.AccessPrivileges |
|
Indicates that add operations are allowed. |
ADD — 常數靜態屬性, 類別 mx.events.CollectionEventKind |
|
Indicates that the collection added an item or items. |
ADD — 常數靜態屬性, 類別 mx.events.FlexEvent |
|
The FlexEvent.ADD constant defines the value of the
type property of the event object for an add event. |
AddAction — 類別, 套件 spark.effects |
|
The AddAction class defines an action effect that corresponds
to the AddChild property of a view state definition. |
AddAction(target:Object) — 建構函式, 類別 spark.effects.AddAction |
|
Constructor. |
AddActionInstance — 類別, 套件 spark.effects.supportClasses |
|
The AddActionInstance class implements the instance class
for the AddAction effect. |
AddActionInstance(target:Object) — 建構函式, 類別 spark.effects.supportClasses.AddActionInstance |
|
Constructor. |
addAll(addList:mx.collections:IList) — 方法, 類別 mx.collections.ArrayList |
|
Adds a list of items to the current list, placing them at the end of
the list in the order they are passed. |
addAll(addList:mx.collections:IList) — 方法, 類別 mx.collections.ListCollectionView |
|
Adds a list of items to the current list, placing them at the end of
the list in the order they are passed. |
addAllAt(addList:mx.collections:IList, index:int) — 方法, 類別 mx.collections.ArrayList |
|
Adds a list of items to the current list, placing them at the position
index passed in to the function. |
addAllAt(addList:mx.collections:IList, index:int) — 方法, 類別 mx.collections.ListCollectionView |
|
Adds a list of items to the current list, placing them at the position
index passed in to the function. |
AddApprovalStageParticipant — 類別, 套件 com.adobe.solutions.rca.presentation |
|
The host component for the dialog to add participants to an approval stage. |
AddApprovalStageParticipant() — 建構函式, 類別 com.adobe.solutions.rca.presentation.AddApprovalStageParticipant |
|
The constructor for AddApprovalStageParticipant class. |
addApprovalStageParticipantPanel — 外觀部件, 類別 com.adobe.solutions.rca.presentation.AddApprovalStageParticipant |
| The skin part that defines the Panel where the content of ApprovalStageParticipant get pushed into and laid out.
The skin part that defines the Panel where the content
of ApprovalStageParticipant get pushed into and laid out. |
addApprover(approver:com.adobe.livecycle.rca.model.participant:Approver) — 方法, 類別 com.adobe.livecycle.rca.model.participant.ApproverCollection |
| Adds items of type Approver to the collection. |
addApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String) — 方法, 介面 com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService |
|
Adds an approver to an approval stage of an ongoing review. |
addApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String) — 方法, 類別 com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService |
|
Adds an approver to an approval stage of an ongoing review. |
ADD_APPROVER — 常數靜態屬性, 類別 com.adobe.solutions.rca.constant.OperationType |
|
This operation adds an approver to an approver stage. |
addApproverAt(approver:com.adobe.livecycle.rca.model.participant:Approver, index:int) — 方法, 類別 com.adobe.livecycle.rca.model.participant.ApproverCollection |
| Adds items of type Approver to the collection. |
addASCuePoint(timeOrCuePoint:any, name:String, parameters:Object) — 方法, 類別 fl.video.FLVPlayback |
|
新增 ActionScript 提示點,並且具有與使用「提示點」對話方塊新增 ActionScript 提示點相同的作用,不過只有在執行應用程式時 (而非開發應用程式期間) 才能發揮作用。 |
AddAssetPopUp — 類別, 套件 com.adobe.ep.ux.content.view.components.toolbar |
|
New Drop Down Control for the Toolbar
|
AddAssetPopUp() — 建構函式, 類別 com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp |
|
Constructor
|
addAtEnd(child:com.adobe.mosaic.layouts:ILayoutChild) — 方法, 類別 com.adobe.mosaic.layouts.SmartColumnLayout |
|
Adds the item, given by its index, to either the end of the
matrix or into the first vacant cell. |
addAtEnd(child:com.adobe.mosaic.layouts:ILayoutChild) — 方法, 類別 com.adobe.mosaic.layouts.SmartRowLayout |
|
Adds the item, given by its index, to either the end of the
matrix or into the first vacant cell. |
addAtRowCol(index:int) — 方法, 類別 com.adobe.mosaic.layouts.SmartColumnLayout |
|
Adds the item using the item's column and row properties to place
the item. |
addAtRowCol(index:int) — 方法, 類別 com.adobe.mosaic.layouts.SmartRowLayout |
|
Adds the item using the item's column and row properties to place
the item. |
add_attachment — 外觀部件, 類別 com.adobe.ep.ux.attachmentlist.domain.AttachmentList |
| The Add Attachment button.
The Add Attachment button. |
add_attachment — 屬性, 類別 com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin |
| The Add Attachment button. |
addAttachment(taskId:String, file:flash.net:FileReference, attachmentPermissions:com.adobe.ep.taskmanagement.domain:IAttachmentPermissions, assertionId:String) — 方法, 介面 com.adobe.ep.taskmanagement.services.IAttachmentManager |
|
Adds a new attachment to the Document Server. |
addAttachment(taskId:String, file:flash.net:FileReference, attachmentPermissions:com.adobe.ep.taskmanagement.domain:IAttachmentPermissions, assertionId:String) — 方法, 類別 com.adobe.ep.taskmanagement.services.LCTaskManager |
|
Adds a new attachment to the Document Server. |
addAttachment — 事件, 類別 com.adobe.ep.ux.attachmentlist.domain.AttachmentList |
|
Dispatched when the Add Attachment button has been clicked. |
addAttachment(taskId:String, file:flash.net:FileReference, attachmentPermissions:lc.procmgmt.domain:AttachmentPermissions) — 方法, 介面 lc.procmgmt.ITaskManager |
|
Adds an attachment to a task item. |
addAttachment(attachment:flash.net:FileReference, permissions:lc.procmgmt.domain:AttachmentPermissions) — 方法, 類別 lc.procmgmt.domain.Task |
|
Adds an attachment to the task. |
addAttachment() — 方法, 類別 lc.procmgmt.ui.attachments.AttachmentHeaderModel |
|
Adds the file property to the current
Task object, with the specified AttachmentPermissions
object set. |
ADD_ATTACHMENT — 常數靜態屬性, 類別 com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent |
|
The ADD_ATTACHMENT constant specifies when an attachment has been added. |
ADD_ATTACHMENT_COMPLETE — 常數靜態屬性, 類別 lc.foundation.events.ObjectResultEvent |
|
A special value that specifies attachments were added to a task. |
addAttributesWatcher(name:Array, listener:Object, tile:com.adobe.mosaic.om.interfaces:ITile) — 方法, 介面 com.adobe.mosaic.om.interfaces.IContext |
|
Adds a watcher to a specific set of context attributes. |
addAttributeWatcher(name:String, listener:Object, tile:com.adobe.mosaic.om.interfaces:ITile) — 方法, 介面 com.adobe.mosaic.om.interfaces.IContext |
|
Adds a watcher to the context. |
addBackgroundShape(shape:flash.display:Shape) — 方法, 類別 flashx.textLayout.container.ContainerController |
|
新增 flash.display.Shape 物件,可在其上繪製背景形狀 (例如,背景色彩)。 |
addBinaryChainBuildingCertificate(certificate:flash.utils:ByteArray, trusted:Boolean) — 方法, 類別 flash.net.SecureSocket |
|
在系統用來驗證伺服器憑證的本機憑證鏈結中加入 X.509 憑證。 |
addBitmapData(bitmapData:flash.display:BitmapData) — 方法, 類別 flash.media.CameraRoll |
|
將影像新增至裝置相機膠捲。 |
addBootstrapPeer(peerID:String) — 方法, 類別 flash.net.GroupSpecifier |
|
使得關聯的 NetStream 或 NetGroup 產生初始的鄰近節點連線到指定的 peerID。 |
addBtn — 外觀部件, 類別 com.adobe.dct.view.DictionaryPropertiesView |
| A skin part that defines SkinnableComponent which adds extended property to the data dictionary.
A skin part that defines SkinnableComponent which adds extended property to the data dictionary. |
addBtn — 屬性, 類別 com.adobe.dct.component.ExtendedProperty |
| |
addButton — 外觀部件, 類別 com.adobe.mosaic.sparklib.tabLayout.TabLayout |
| The add button, a Spark Button.
The add button, a Spark Button. |
addButton — 屬性, 類別 com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin |
| The Add button control
|
addCacheEntry(source:Object, value:Object) — 方法, 類別 spark.core.ContentCache |
|
Adds new entry to cache (or replaces existing entry). |
addCallback(functionName:String, closure:Function) — 靜態方法 , 類別 flash.external.ExternalInterface |
|
將 ActionScript 方法註冊為可從容器呼叫。 |
ADD_CELL — 常數靜態屬性, 類別 spark.events.GridSelectionEventKind |
|
Indicates that this cell should be added to the current selection. |
addCellSelectionData(uid:String, columnIndex:int, selectionData:mx.controls.advancedDataGridClasses:AdvancedDataGridBaseSelectionData) — 方法, 類別 mx.controls.AdvancedDataGrid |
|
Adds cell selection information to the control, as if you used the mouse to select the cell. |
addCertificate(cert:flash.utils:ByteArray, trusted:Boolean) — 方法, 類別 flash.security.XMLSignatureValidator |
|
加入 x509 憑證以建立鏈結。 |
addChannel(channel:mx.messaging:Channel) — 方法, 類別 mx.messaging.ChannelSet |
|
Adds a Channel to the ChannelSet. |
addChild(child:flash.display:DisplayObject) — 方法, 類別 flash.display.DisplayObjectContainer |
|
將 DisplayObject 子實體加入至此 DisplayObjectContainer 實體。 |
addChild(child:flash.display:DisplayObject) — 方法, 類別 flash.display.Stage |
|
將 DisplayObject 子實體加入至此 DisplayObjectContainer 實體。 |
addChild(child:flashx.textLayout.elements:FlowElement) — 方法, 類別 flashx.textLayout.elements.FlowGroupElement |
|
附加子系 FlowElement 物件。 |
addChild(child:flash.display:DisplayObject) — 方法, 類別 mx.charts.Legend |
|
Adds a child DisplayObject to this Container. |
addChild(child:flash.display:DisplayObject) — 方法, 類別 mx.charts.chartClasses.CartesianDataCanvas |
|
Adds a child DisplayObject after the end of this child list. |
addChild(child:flash.display:DisplayObject) — 方法, 類別 mx.charts.chartClasses.ChartElement |
|
Adds a child DisplayObject after the end of this child list. |
addChild(child:flash.display:DisplayObject) — 方法, 類別 mx.charts.chartClasses.PolarDataCanvas |
|
Adds a child DisplayObject after the end of this child list. |
addChild(parent:Object, newChild:Object) — 方法, 類別 mx.collections.HierarchicalCollectionView |
|
Adds a child node to a node of the data. |
addChild(parent:Object, newChild:Object) — 方法, 介面 mx.collections.IHierarchicalCollectionView |
|
Adds a child node to a node of the data. |
addChild(child:flash.display:DisplayObject) — 方法, 類別 mx.core.Container |
|
Adds a child DisplayObject to this Container. |
addChild(child:flash.display:DisplayObject) — 方法, 介面 mx.core.IChildList |
|
Adds a child DisplayObject after the end of this child list. |
addChild(child:flash.display:DisplayObject) — 方法, 介面 mx.core.IContainer |
|
將 DisplayObject 子實體加入至此 DisplayObjectContainer 實體。 |
addChild(childEffect:mx.effects:IEffect) — 方法, 類別 mx.effects.CompositeEffect |
|
Adds a new child effect to this composite effect. |
addChild(child:org.osmf.media:MediaElement) — 方法, 類別 org.osmf.elements.CompositeElement |
|
Adds the specified child to the end of the list. |
AddChild — 類別, 套件 mx.states |
|
The AddChild class adds a child display object, such as a component,
to a container as part of a view state. |
AddChild(relativeTo:mx.core:UIComponent, target:flash.display:DisplayObject, position:String) — 建構函式, 類別 mx.states.AddChild |
|
Constructor. |
AddChildAction — 類別, 套件 mx.effects |
|
The AddChildAction class defines an action effect that corresponds
to the AddChild property of a view state definition. |
AddChildAction(target:Object) — 建構函式, 類別 mx.effects.AddChildAction |
|
Constructor. |
AddChildActionInstance — 類別, 套件 mx.effects.effectClasses |
|
The AddChildActionInstance class implements the instance class
for the AddChildAction effect. |
AddChildActionInstance(target:Object) — 建構函式, 類別 mx.effects.effectClasses.AddChildActionInstance |
|
Constructor. |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 類別 flash.display.DisplayObjectContainer |
|
將 DisplayObject 子實體加入至此 DisplayObjectContainer 實體。 |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 類別 flash.display.Stage |
|
將 DisplayObject 子實體加入至此 DisplayObjectContainer 實體。 |
addChildAt(index:uint, child:flashx.textLayout.elements:FlowElement) — 方法, 類別 flashx.textLayout.elements.FlowGroupElement |
|
在指定的索引位置新增子系 FlowElement 物件。 |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 類別 mx.charts.Legend |
|
Adds a child DisplayObject to this Container. |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 類別 mx.charts.chartClasses.CartesianDataCanvas |
|
Adds a child DisplayObject instance to this DisplayObjectContainer
instance. |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 類別 mx.charts.chartClasses.ChartElement |
|
Adds a child DisplayObject instance to this DisplayObjectContainer
instance. |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 類別 mx.charts.chartClasses.PolarDataCanvas |
|
Adds a child DisplayObject instance to this DisplayObjectContainer
instance. |
addChildAt(parent:Object, newChild:Object, index:int) — 方法, 類別 mx.collections.HierarchicalCollectionView |
|
Add a child node to a node at the specified index. |
addChildAt(parent:Object, newChild:Object, index:int) — 方法, 介面 mx.collections.IHierarchicalCollectionView |
|
Adds a child node to a node of the data at a specific index in the data. |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — 方法, 介面 mx.controls.menuClasses.IMenuDataDescriptor |
|
Add a child node to a node at the specified index. |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — 方法, 類別 mx.controls.treeClasses.DefaultDataDescriptor |
|
Add a child node to a node at the specified index. |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — 方法, 介面 mx.controls.treeClasses.ITreeDataDescriptor |
|
Adds a child node to a node at the specified index. |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 類別 mx.core.Container |
|
Adds a child DisplayObject to this Container. |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 介面 mx.core.IChildList |
|
Adds a child DisplayObject to this child list at the index specified. |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 介面 mx.core.IContainer |
|
將 DisplayObject 子實體加入至此 DisplayObjectContainer 實體。 |
addChildAt(child:org.osmf.media:MediaElement, index:Number) — 方法, 類別 org.osmf.elements.CompositeElement |
|
Adds the child to the list at the specified index. |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — 方法, 介面 mx.core.ISWFBridgeGroup |
|
Adds a new bridge to the pod. |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — 方法, 類別 mx.core.SWFBridgeGroup |
|
Adds a new bridge to the pod. |
addChildBridge(bridge:flash.events:IEventDispatcher, owner:flash.display:DisplayObject) — 方法, 介面 mx.managers.IMarshalSystemManager |
|
Adds a child bridge to the system manager. |
addChildSet(childSet:Array) — 方法, 類別 mx.effects.effectClasses.CompositeEffectInstance |
|
Adds a new set of child effects to this Composite effect. |
addChildToSandboxRoot(layer:String, child:flash.display:DisplayObject) — 方法, 介面 mx.managers.IMarshalSystemManager |
|
Adds the specified child to the sandbox root in the layer requested. |
addColumn(column:any) — 方法, 類別 fl.controls.DataGrid |
|
在 columns 陣列的結尾增加一欄。 |
addColumnAt(column:any, index:uint) — 方法, 類別 fl.controls.DataGrid |
|
在 column 陣列內指定的索引位置插入一欄。 |
addCondition(aProperty:com.adobe.ep.taskmanagement.filter:IProperty, aComparisonOperator:com.adobe.ep.taskmanagement.filter:IComparisonOperator, aComparisonValue:Object) — 方法, 介面 com.adobe.ep.taskmanagement.filter.IFilter |
|
Adds a condition to the filter. |
addContentRenderer() — 方法, 類別 com.adobe.ep.ux.content.view.components.grid.hover.HoverRenderer |
|
Current Preview Pod shows name/description in its title area and content of the asset
like text/xml/image in the canvas area. |
addController(controller:flashx.textLayout.container:ContainerController) — 方法, 介面 flashx.textLayout.compose.IFlowComposer |
|
將控制器新增至此 IFlowComposer 實體。 |
addController(controller:flashx.textLayout.container:ContainerController) — 方法, 類別 flashx.textLayout.compose.StandardFlowComposer |
|
將控制器新增至此 IFlowComposer 實體。 |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — 方法, 介面 flashx.textLayout.compose.IFlowComposer |
|
將控制器新增至位於指定索引的這個 IFlowComposer 實體。 |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — 方法, 類別 flashx.textLayout.compose.StandardFlowComposer |
|
將控制器新增至位於指定索引的這個 IFlowComposer 實體。 |
addCreatorButton — 外觀部件, 類別 com.adobe.solutions.rca.presentation.template.stages.CreatorTab |
| A reference to the ButtonBase object that allows users to add a new creator.
A reference to the ButtonBase object that allows users to add a new creator. |
AddCreatorDialog — 類別, 套件 com.adobe.solutions.rca.presentation |
|
The host component for dialog used to adding creator to a creation stage. |
AddCreatorDialog() — 建構函式, 類別 com.adobe.solutions.rca.presentation.AddCreatorDialog |
|
The constructor for AddCreatorDialog class. |
addCreatorDialogPanel — 外觀部件, 類別 com.adobe.solutions.rca.presentation.AddCreatorDialog |
| The skin part that defines the Panel where the content of Add Creator get pushed into and laid out.
The skin part that defines the Panel where the content
of Add Creator get pushed into and laid out. |
addCuePoint(cuePoint:Object) — 方法, 類別 mx.controls.videoClasses.CuePointManager |
|
Adds a cue point. |
addData(data:Object, format:String) — 方法, 類別 mx.core.DragSource |
|
Adds data and a corresponding format String to the drag source. |
addDataChild(child:flash.display:DisplayObject, left:any, top:any, right:any, bottom:any, hCenter:any, vCenter:any) — 方法, 類別 mx.charts.chartClasses.CartesianDataCanvas |
|
Adds the specified display object as a child to the current canvas. |
addDataChild(child:flash.display:DisplayObject, angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, angleCenter:any, radialCenter:any) — 方法, 類別 mx.charts.chartClasses.PolarDataCanvas |
|
This adds any DisplayObject as child to current canvas
|
addDataDictionary(dataDictionary:com.adobe.dct.model:DEPDictionaryModel) — 方法, 類別 com.adobe.dct.component.dataElementsPanel.DataElementsPanel |
|
Adds an instance of DEPDictionaryModel to the existing list on which data elements panel is working. |
addDataEffectItem(item:Object) — 方法, 類別 mx.controls.listClasses.AdvancedListBase |
|
Adds an item renderer if a data change effect is running. |
addDataEffectItem(item:Object) — 方法, 類別 mx.controls.listClasses.ListBase |
|
Adds an item renderer if a data change effect is running. |
addDataEffectItem(target:Object) — 方法, 介面 mx.effects.IEffectTargetHost |
|
Adds an item renderer if a data change effect is running. |
addDataElement — 事件, 類別 com.adobe.dct.component.dataElementsPanel.NewDataElement |
|
Dispatched when the user presses the Insert ButtonBase control. |
addDDE(elementType:String) — 方法, 類別 com.adobe.dct.component.datadictionary.DDExplorer |
|
Adds a new data dictionary element as child to the current selected element. |
addDeferredInclude(includeURL:String) — 方法, 介面 com.adobe.gravity.service.manifest.IManifestParseContext |
|
Add a deferred include. |
addDelayedInstance(instance:Object, stringID:String) — 靜態方法 , 類別 fl.lang.Locale |
|
將 {instance, string ID} 配對加入至內部陣列以於日後使用。 |
addDisplayObject(displayObject:flash.display:DisplayObject, depth:Number) — 方法, 類別 spark.components.supportClasses.DisplayLayer |
|
Adds a displayObject with the specified depth to the ordered list. |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — 方法, 類別 com.adobe.solutions.prm.domain.impl.Project |
|
This remote operation adds a document from the collection and submits the change on the server. |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — 方法, 類別 com.adobe.solutions.prm.domain.impl.WorkItem |
|
This remote operation adds a document from the collection and submits the change on the server. |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — 方法, 介面 com.adobe.solutions.rca.domain.common.IDocumentCollection |
|
This remote operation adds a document from the collection and submits the change on the server. |
addDragData(ds:Object) — 方法, 類別 mx.charts.chartClasses.ChartBase |
|
Adds the selected items to the DragSource object as part of a
drag and drop operation. |
addDragData(dragSource:Object) — 方法, 類別 mx.controls.listClasses.AdvancedListBase |
|
Adds the selected items to the DragSource object as part of a
drag-and-drop operation. |
addDragData(dragSource:Object) — 方法, 類別 mx.controls.listClasses.ListBase |
|
Adds the selected items to the DragSource object as part of a
drag-and-drop operation. |
addDragData(dragSource:mx.core:DragSource) — 方法, 類別 spark.components.List |
|
Adds the selected items to the DragSource object as part of
a drag-and-drop operation. |
added — 屬性, 類別 fl.video.CaptionChangeEvent |
|
Boolean 值,用來判斷已加入或移除註解。 |
added — 事件, 類別 flash.display.DisplayObject |
|
當顯示物件加入顯示清單中時傳送。 |
ADDED — 常數靜態屬性, 類別 flash.events.Event |
|
Event.ADDED 常數會定義 added 事件物件的 type 屬性值。 |
addedEffect — 特效, 類別 mx.core.UIComponent |
|
Played when the component is added as a child to a Container.
|
addedToStage — 事件, 類別 flash.display.DisplayObject |
|
會在顯示物件加入舞台上的顯示清單時,以直接或是透過加入包含該顯示物件之子樹狀結構的方式傳送。 |
ADDED_TO_STAGE — 常數靜態屬性, 類別 flash.events.Event |
|
Event.ADDED_TO_STAGE 常數會定義 addedToStage 事件物件的 type 屬性值。 |
addElement — 事件, 類別 com.adobe.dct.component.toolbars.DDToolbar |
|
Dispatched when the New Element button is clicked. |
addElement(element:mx.core:IVisualElement) — 方法, 類別 mx.charts.Legend |
|
Adds a visual element to this container. |
addElement(element:mx.core:IVisualElement) — 方法, 類別 mx.core.Container |
|
Adds a visual element to this container. |
addElement(element:mx.core:IVisualElement) — 方法, 介面 mx.core.IVisualElementContainer |
|
Adds a visual element to this container. |
addElement(element:mx.core:IVisualElement) — 方法, 類別 mx.flash.ContainerMovieClip |
|
Adds a visual element to this container. |
addElement(element:mx.olap:IOLAPElement) — 方法, 介面 mx.olap.IOLAPSet |
|
Adds a new member to the set. |
addElement(e:mx.olap:IOLAPElement) — 方法, 類別 mx.olap.OLAPSet |
|
Adds a new member to the set. |
addElement(element:mx.core:IVisualElement) — 方法, 類別 spark.components.Group |
|
Adds a visual element to this container. |
addElement(element:mx.core:IVisualElement) — 方法, 類別 spark.components.Scroller |
|
This operation is not supported in Scroller. |
addElement(element:mx.core:IVisualElement) — 方法, 類別 spark.components.SkinnableContainer |
|
Adds a visual element to this container. |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 類別 mx.charts.Legend |
|
Adds a visual element to this container. |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 類別 mx.core.Container |
|
Adds a visual element to this container. |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 介面 mx.core.IVisualElementContainer |
|
Adds a visual element to this container. |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 類別 mx.flash.ContainerMovieClip |
|
Adds a visual element to this container. |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 類別 spark.components.Group |
|
Adds a visual element to this container. |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 類別 spark.components.Scroller |
|
This operation is not supported in Scroller. |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 類別 spark.components.SkinnableContainer |
|
Adds a visual element to this container. |
addElements(elements:mx.collections:IList) — 方法, 介面 mx.olap.IOLAPSet |
|
Adds a list of members to the set. |
addElements(members:mx.collections:IList) — 方法, 類別 mx.olap.OLAPSet |
|
Adds a list of members to the set. |
addEnabled — 屬性, 類別 com.adobe.guides.spark.layouts.components.RepeaterLayoutHost |
|
Whether or not the add button is enabled. |
addEntry(url:String, policyFileURL:String) — 方法, 類別 fl.rsl.RSLInfo |
|
新增一系列的 URL (RSL 檔案以及原則檔案)。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 coldfusion.air.Session |
|
Registers an event listener object with the Session object so that the
listener receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 coldfusion.air.SyncManager |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 coldfusion.service.BasicService |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.consulting.pst.vo.Category |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.consulting.pst.vo.FlexConfiguration |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.consulting.pst.vo.Form |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.consulting.pst.vo.Letter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.dct.transfer.BindingElement |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.dct.transfer.DataDictionary |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.dct.transfer.DataDictionaryElement |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.dct.transfer.DataDictionaryReference |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.dct.transfer.DataDictionarySearchFilter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.dct.transfer.OperationInfo |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.dct.transfer.OperationParameter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.dct.transfer.RemotingServiceInfo |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.ep.taskmanagement.domain.TaskProperty |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.ep.taskmanagement.util.CollectionToken |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.ep.taskmanagement.util.ObjectToken |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.ep.ux.content.model.asset.AssetAction |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.ep.ux.content.model.search.SearchFilter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.ep.ux.content.search.SearchQuery |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.ep.ux.content.view.components.relationships.RelationshipVO |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.fiber.styles.Style |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.editors.managers.PreferencesManager |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.editors.model.FileModel |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.obj.FileData |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.CDMAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.ContainerLayout |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.DataDownload |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.DataModule |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.Document |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.DocumentAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.Field |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.FieldAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.Folder |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.LDMAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.ModuleAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.Portfolio |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.Query |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.Statement |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.Table |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.TableColumnDetails |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.TargetArea |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.TargetAreaAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.User |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.Variable |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.VariableAssignment |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.render.ContextData |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.render.PDFResponseType |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icc.vo.render.ResolvedContent |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.icomm.assetplacement.controller.AttachmentLoader |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 靜態方法 , 類別 com.adobe.icomm.assetplacement.model.PackageDefinitionLoader |
|
Registers an event listener object with an EventDispatcher object so that the listener receives notification
of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.assetmanager.client.model.AssetAction |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.assetmanager.client.model.SearchFilter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.assetmanager.client.model.SearchQuery |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.rca.model.AuditLevel |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.rca.model.CustomAttribute |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.rca.model.Review |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.rca.model.ReviewContext |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.rca.model.ReviewSearchFilter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.rca.model.ReviewTemplateReference |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.rca.model.TemplateSearchFilter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.rca.model.UserPreference |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.rca.model.document.SupportingDocument |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.rca.model.participant.BaseUser |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.rca.model.reminder.Reminder |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.livecycle.rca.model.stage.AbstractStage |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 com.adobe.mosaic.mxml.Catalog |
|
Overridden EventDispatcher addEventListener. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.prm.domain.impl.Asset |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.prm.domain.impl.TeamMember |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.prm.domain.impl.WorkItem |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.prm.vo.AbstractSearchFilterVO |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.prm.vo.AssetVO |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.prm.vo.BaseEntityVO |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.rca.domain.impl.Participant |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.rca.domain.impl.Stage |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.rca.domain.impl.User |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.rca.presentation.util.FormatterUtil |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.rca.vo.ReviewTemplateVO |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 com.adobe.solutions.rca.vo.StageTemplateVO |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 flash.data.SQLConnection |
|
會在 EventDispatcher 物件註冊事件偵聽程式,以便讓偵聽程式收到事件的通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 flash.desktop.NativeApplication |
|
會在 EventDispatcher 物件註冊事件偵聽程式,以便讓偵聽程式收到事件的通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 flash.display.Stage |
|
會在 EventDispatcher 物件註冊事件偵聽程式,以便讓偵聽程式收到事件的通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 flash.events.EventDispatcher |
|
會在 EventDispatcher 物件註冊事件偵聽程式,以便讓偵聽程式收到事件的通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 介面 flash.events.IEventDispatcher |
|
會在 EventDispatcher 物件註冊事件偵聽程式,以便讓偵聽程式收到事件的通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 flash.media.AVURLLoader |
| |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 flash.net.URLLoader |
|
會在 EventDispatcher 物件註冊事件偵聽程式,以便讓偵聽程式收到事件的通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 flash.system.MessageChannel |
|
會在 EventDispatcher 物件註冊事件偵聽程式,以便讓偵聽程式收到事件的通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 flash.system.Worker |
|
會在 EventDispatcher 物件註冊事件偵聽程式,以便讓偵聽程式收到事件的通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 flashx.textLayout.elements.LinkElement |
|
會在 EventDispatcher 物件註冊事件偵聽程式,以便讓偵聽程式收到事件的通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 flashx.textLayout.elements.TextFlow |
|
會在 EventDispatcher 物件註冊事件偵聽程式,以便讓偵聽程式收到事件的通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.foundation.domain.Message |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.foundation.domain.Preference |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.foundation.domain.Principal |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.foundation.util.CollectionToken |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.foundation.util.ObjectToken |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.commands.AttachmentCommand |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.commands.InitiateFromStartTaskCommand |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.AttachmentInfo |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.Category |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.DocumentReference |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.Process |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.ProcessInstance |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.ProcessVariable |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.QueueBase |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.QueuesManager |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.ReaderSubmit |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.SearchFilter |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.SearchFilterAttribute |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.SearchFilterCondition |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.SearchFilterSort |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.SearchTemplate |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.SearchTemplateDescriptor |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.SearchTemplateDescriptors |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.Startpoint |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.TaskAttachmentInfo |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.domain.UserActionProperty |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 lc.procmgmt.impl.FavoritesManager |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 mx.collections.ListCollectionView |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 mx.containers.utilityClasses.PostScaleAdapter |
| |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 mx.data.DataStoreEventDispatcher |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 類別 mx.data.DynamicManagedItem |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 mx.data.ManagedRemoteService |
|
Add an event listener to the service. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 mx.olap.OLAPCube |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 mx.utils.ObjectProxy |
|
Registers an event listener object
so that the listener receives notification of an event. |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 類別 mx.utils.OnDemandEventDispatcher |
|
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. |
ADD_EVENT_LISTENER_REQUEST — 常數靜態屬性, 類別 mx.events.EventListenerRequest |
|
Request to add an event listener. |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — 方法, 類別 mx.automation.AutomationManager |
| |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — 方法, 介面 mx.automation.IAutomationManager2 |
|
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable
child applications in the current ApplicationDomain. |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — 方法, 類別 mx.automation.AutomationManager |
| |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — 方法, 介面 mx.automation.IAutomationManager2 |
|
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable
parent applications in the current ApplicationDomain. |
addExport(name:String) — 方法, 介面 com.adobe.gravity.service.manifest.IInterfaceBuilder |
|
Add a service export. |
addExtendedPropertyRow(key:String, value:String, isKeyEditable:Boolean) — 方法, 類別 com.adobe.dct.view.DictionaryPropertiesView |
|
Adds an extended property row in the PropertiesView. |
addFaultHandler(handler:Function) — 方法, 介面 com.adobe.ep.taskmanagement.util.IToken |
|
Adds a fault handler for this asynchronous invocation. |
addFaultHandler(handler:Function) — 方法, 類別 com.adobe.ep.taskmanagement.util.Token |
|
Adds a fault handler for this asynchronous invocation. |
addFaultHandler(handler:Function, weakReference:Boolean) — 方法, 類別 com.adobe.gravity.utility.async.AggregatingToken |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — 方法, 介面 com.adobe.gravity.utility.async.IToken |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — 方法, 類別 com.adobe.gravity.utility.async.ImmediateFaultToken |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — 方法, 類別 com.adobe.gravity.utility.async.ImmediateSuccessToken |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — 方法, 類別 com.adobe.gravity.utility.async.Token |
|
Add a handler to be called if the operation fails. |
addFaultHandler(handler:Function, weakReference:Boolean) — 方法, 類別 com.adobe.gravity.utility.flex.async.AsyncTokenWrapper |
|
Add a handler to be called if the operation fails. |
addFaultHandler(fault:Function) — 方法, 介面 com.adobe.icc.token.IAsyncToken |
|
Adds a fault handler to this token. |
addFaultHandler(fault:Function) — 方法, 介面 com.adobe.livecycle.rca.token.IAsyncToken |
|
Adds a fault handler to this token. |
addFaultHandler(fault:Function) — 方法, 類別 com.adobe.livecycle.rca.token.RCAToken |
|
Adds a fault handler to this token. |
addFaultHandler(handler:Function) — 方法, 類別 lc.foundation.util.Token |
|
Adds a fault handler for this asynchronous invocation. |
ADD_FAVORITE — 常數靜態屬性, 類別 lc.procmgmt.ui.startpoint.StartpointEvent |
|
A special value that specifies that an startpoint was added to the favorites list. |
addFilterPropertyArray(index:int, name:String, values:Array, startFrame:int, endFrame:int) — 方法, 類別 fl.motion.MotionBase |
|
修改 Motion 物件的所有對應關鍵影格中的濾鏡屬性。 |
addFirst(p:mx.automation:AutomationIDPart) — 方法, 類別 mx.automation.AutomationID |
|
Adds a parts to the front of the id. |
ADD_FOCUS_MANAGER — 常數靜態屬性, 類別 mx.events.FlexEvent |
|
The FlexEvent.ADD_FOCUS_MANAGER constant defines the value of the
type property of the event object for an addFocusManager event. |
addFormat(format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — 靜態方法 , 類別 flashx.textLayout.conversion.TextConverter |
|
註冊匯入/匯出的新格式。 |
addFormatAt(index:int, format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — 靜態方法 , 類別 flashx.textLayout.conversion.TextConverter |
|
在指定位置註冊匯入/匯出的新格式。 |
addFunction(inExpr:String, actual:String) — 方法, 類別 com.adobe.solutions.exm.runtime.impl.SimpleFunctionMapper |
|
Adds a new local function mapping. |
addHaloColors(colors:Object, themeColor:uint, fillColor0:uint, fillColor1:uint) — 靜態方法 , 類別 mx.skins.halo.HaloColors |
|
Calculates colors that are used by components that
support the Halo theme, such as the colors of beveled
edges. |
addHandler(handler:Function, weakReference:Boolean) — 方法, 類別 com.adobe.gravity.utility.async.HandlerHolder |
|
Add a handler function. |
addHandler(handler:Function, format:String) — 方法, 類別 mx.core.DragSource |
|
Adds a handler that is called when data
for the specified format is requested. |
addHandler(name:String, handler:Function, priority:int) — 方法, 類別 org.osmf.net.NetClient |
|
Adds a handler for the specified callback name. |
addHandlers(token:com.adobe.gravity.utility.async:IToken, successHandler:Function, faultHandler:Function, weakReference:Boolean) — 套件函數, com.adobe.gravity.utility.async |
|
A convenience function for adding a success and fault handler without declaring a local variable. |
addHandlers(resultHandler:Function, faultHandler:Function) — 方法, 介面 com.adobe.ep.taskmanagement.util.IToken |
|
Adds a result and fault handler for this asynchronous invocation. |
addHandlers(resultHandler:Function, faultHandler:Function) — 方法, 類別 com.adobe.ep.taskmanagement.util.Token |
|
Adds a result and fault handler for this asynchronous invocation. |
addHandlers(success:Function, fault:Function) — 方法, 介面 com.adobe.icc.token.IAsyncToken |
|
Adds a success and a fault handler to this token. |
addHandlers(success:Function, fault:Function) — 方法, 介面 com.adobe.livecycle.rca.token.IAsyncToken |
|
Adds success and fault handlers to this token. |
addHandlers(success:Function, fault:Function) — 方法, 類別 com.adobe.livecycle.rca.token.RCAToken |
|
Adds success and fault handlers to this token. |
addHandlers(resultHandler:Function, faultHandler:Function) — 方法, 類別 lc.foundation.util.Token |
|
Adds a result and fault handler for this asynchronous invocation. |
addHaveObjects(startIndex:Number, endIndex:Number) — 方法, 類別 flash.net.NetGroup |
|
將 startIndex 至 endIndex 的物件新增到物件集,此節點會向滿足要求的鄰近節點 (做為物件) 通告此物件集。 |
addHeader(operation:String, mustUnderstand:Boolean, param:Object) — 方法, 類別 flash.net.NetConnection |
|
將內容標頭加入 Action Message Format (AMF) 封包結構。 |
addHeader(header:Object) — 方法, 類別 mx.rpc.soap.AbstractWebService |
|
Adds a header that will be applied to all operations of this web service. |
addHeader(header:Object) — 方法, 類別 mx.rpc.soap.Operation |
|
Adds a header that is applied only to this Operation. |
addImplementationClassName(className:String) — 方法, 類別 mx.automation.AutomationClass |
|
Add Flex class names which match this class description. |
addImport(name:String) — 方法, 介面 com.adobe.gravity.service.manifest.IBundleBuilder |
|
Add a service import. |
addImport(name:String) — 方法, 介面 com.adobe.gravity.service.manifest.IInterfaceBuilder |
|
Add a service import. |
addingService(reference:com.adobe.gravity.framework:IServiceReference) — 方法, 介面 com.adobe.gravity.tracker.IServiceTrackerCustomizer |
|
Called when a new service appears that is to be tracked. |
addingService(reference:com.adobe.gravity.framework:IServiceReference) — 方法, 類別 com.adobe.gravity.tracker.ServiceTracker |
|
Called when a new service appears that is to be tracked. |
addInlineGraphicElement(parent:flash.display:DisplayObjectContainer, inlineGraphicElement:flash.display:DisplayObject, index:int) — 方法, 類別 flashx.textLayout.container.ContainerController |
|
新增 flash.display.DisplayObject 物件為父輩的後代。 |
addIPMulticastAddress(address:String, port:any, source:String) — 方法, 類別 flash.net.GroupSpecifier |
|
使得關聯的 NetStream 或 NetGroup 加入指定的 IP 多點傳送群組並偵聽指定的 UDP 連接埠。 |
addItem(group:spark.components:Group, itemFactory:mx.core:IFactory) — 方法, 介面 com.adobe.guides.spark.layouts.components.ILayoutComponent |
|
instantiate the itemFactory and add it to the specified group
|
addItem(group:spark.components:Group, itemFactory:mx.core:IFactory) — 方法, 類別 com.adobe.guides.spark.layouts.components.LayoutHostBase |
|
instantiate the itemFactory and add it to the specified group
|
addItem(item:Object) — 方法, 類別 com.adobe.livecycle.rca.model.document.DocumentCollection |
|
Overrides the addItem() method for ArrayCollection. |
addItem(item:Object) — 方法, 類別 com.adobe.livecycle.rca.model.participant.ApproverCollection |
|
Overrides the addItem() method of ArrayCollection. |
addItem(item:Object) — 方法, 類別 com.adobe.livecycle.rca.model.participant.ModeratorCollection |
|
Overrides the addItem() method of ArrayCollection. |
addItem(item:Object) — 方法, 類別 com.adobe.livecycle.rca.model.participant.ReviewerCollection |
|
Overrides the addItem() method of ArrayCollection. |
addItem(item:Object) — 方法, 類別 com.adobe.livecycle.rca.model.reminder.ReminderCollection |
|
Overrides the addItem() method of ArrayCollection. |
addItem(item:Object) — 方法, 類別 com.adobe.livecycle.rca.model.stage.StageCollection |
|
Overrides the addItem() method of the ArrayCollection. |
addItem(item:Object) — 方法, 類別 fl.controls.ComboBox |
|
將某一項目附加至項目清單的結尾。 |
addItem(item:Object) — 方法, 類別 fl.controls.SelectableList |
|
將某一項目附加至項目清單的結尾。 |
addItem(item:Object) — 方法, 類別 fl.data.DataProvider |
|
會將項目附加至資料提供者的結尾。 |
addItem(item:flash.display:NativeMenuItem) — 方法, 類別 flash.display.NativeMenu |
|
將選單項目加入至選單底部。 |
addItem(item:Object) — 方法, 類別 mx.collections.ArrayList |
|
Add the specified item to the end of the list. |
addItem(item:Object) — 方法, 類別 mx.collections.AsyncListView |
|
Adds the specified item to the end of the list. |
addItem(item:Object) — 方法, 介面 mx.collections.IList |
|
Adds the specified item to the end of the list. |
addItem(item:Object) — 方法, 類別 mx.collections.ListCollectionView |
|
Adds the specified item to the end of the list. |
addItem(item:org.osmf.media:MediaFactoryItem) — 方法, 類別 org.osmf.media.MediaFactory |
|
Adds the specified MediaFactoryItem to the factory. |
addItem(item:org.osmf.net.metrics:MetricFactoryItem) — 方法, 類別 org.osmf.net.metrics.MetricFactory |
|
Adds the specified MetricFactoryItem to the factory. |
addItem(item:Object) — 方法, 類別 spark.collections.NumericDataProvider |
|
This function is not supported. |
addItem(item:Object) — 方法, 類別 spark.components.TabbedViewNavigator |
|
Add the specified view navigator to the end of the list. |
AddItemAction — 類別, 套件 mx.effects |
|
The AddItemAction class defines an action effect that determines
when the item renderer appears in the control for an item being added
to a list-based control, such as List or TileList,
or for an item that replaces an existing item in the control. |
AddItemAction(target:Object) — 建構函式, 類別 mx.effects.AddItemAction |
|
Constructor. |
AddItemActionInstance — 類別, 套件 mx.effects.effectClasses |
|
The AddItemActionInstance class implements the instance class
for the AddItemAction effect. |
AddItemActionInstance(target:Object) — 建構函式, 類別 mx.effects.effectClasses.AddItemActionInstance |
|
Constructor. |
addItemAt(item:Object, index:int) — 方法, 類別 com.adobe.livecycle.rca.model.document.DocumentCollection |
|
Overrides the addItemAt() method for ArrayCollection. |
addItemAt(item:Object, index:int) — 方法, 類別 com.adobe.livecycle.rca.model.participant.ApproverCollection |
|
Overrides the addItemAt() method for ArrayCollection. |
addItemAt(item:Object, index:int) — 方法, 類別 com.adobe.livecycle.rca.model.participant.ModeratorCollection |
|
Overrides the addItemAt() method of ArrayCollection. |
addItemAt(item:Object, index:int) — 方法, 類別 com.adobe.livecycle.rca.model.participant.ReviewerCollection |
|
Overrides the addItemAt() method of ArrayCollection. |
addItemAt(item:Object, index:int) — 方法, 類別 com.adobe.livecycle.rca.model.reminder.ReminderCollection |
|
Overrides the addItemAt() method of ArrayCollection. |
addItemAt(item:Object, index:int) — 方法, 類別 com.adobe.livecycle.rca.model.stage.StageCollection |
|
Overrides the addItemAt() method of the ArrayCollection. |
addItemAt(item:Object, index:uint) — 方法, 類別 fl.controls.ComboBox |
|
會將項目插入清單的指定索引位置。 |
addItemAt(item:Object, index:uint) — 方法, 類別 fl.controls.SelectableList |
|
會將項目插入清單的指定索引位置。 |
addItemAt(item:Object, index:uint) — 方法, 類別 fl.data.DataProvider |
|
在資料提供者中指定的索引位置加入新項目。 |
addItemAt(item:flash.display:NativeMenuItem, index:int) — 方法, 類別 flash.display.NativeMenu |
|
將選單項目插入指定位置。 |
addItemAt(item:flash.display:NativeMenuItem, index:int) — 方法, 類別 flash.ui.ContextMenu |
|
將選單項目加入至選單底部。 |
addItemAt(item:Object, index:int) — 方法, 類別 mx.collections.ArrayList |
|
Add the item at the specified index. |
addItemAt(item:Object, index:int) — 方法, 類別 mx.collections.AsyncListView |
|
Adds the item at the specified index. |
addItemAt(item:Object, index:int) — 方法, 介面 mx.collections.IList |
|
Adds the item at the specified index. |
addItemAt(item:Object, index:int) — 方法, 類別 mx.collections.ListCollectionView |
|
Adds the item at the specified index. |
addItemAt(item:Object, index:int) — 方法, 類別 spark.collections.NumericDataProvider |
|
This function is not supported. |
addItemAt(item:Object, index:int) — 方法, 類別 spark.components.TabbedViewNavigator |
|
Add the view navigator at the specified index. |
addItems(oItems:Array, oContainers:Array, nStartTabIndex:int, nTabIncrement:int, oAreaContainer:spark.components:Group) — 方法, 類別 com.adobe.guides.spark.layouts.components.AlignmentArea |
|
Add items to an alignment area obeying "keepWithPrevious" settings. |
addItems(items:Object) — 方法, 類別 fl.data.DataProvider |
|
會將多個項目附加至 DataProvider 的結尾,並傳送 DataChangeType.ADD 事件。 |
AddItems — 類別, 套件 mx.states |
|
Documentation is not currently available. |
AddItems() — 建構函式, 類別 mx.states.AddItems |
|
Constructor. |
addItemsAt(items:Object, index:uint) — 方法, 類別 fl.data.DataProvider |
|
會將幾個項目加入至資料提供者中的指定索引位置,並傳送 DataChangeType.ADD 事件。 |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — 方法, 介面 com.adobe.guides.spark.layouts.components.ILayoutComponent |
|
instantiate the itemFactories and add them to the specified group. |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — 方法, 類別 com.adobe.guides.spark.layouts.components.LayoutHostBase |
|
instantiate the itemFactories and add them to the specified group. |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — 方法, 類別 com.adobe.guides.spark.layouts.components.RepeaterLayoutHost |
|
instantiate the itemFactories and add them to the specified group. |
addItemsToGroups(groups:Array, itemFactories:Array, startTabIndex:int, tabIncrement:int) — 方法, 介面 com.adobe.guides.spark.layouts.components.ILayoutComponent |
|
Add items alternating between the specified groups, incremented the tab indexes. |
addItemsToGroups(groups:Array, itemFactories:Array, startTabIndex:int, tabIncrement:int) — 方法, 類別 com.adobe.guides.spark.layouts.components.LayoutHostBase |
|
Add items alternating between the specified groups, incremented the tab indexes. |
addItemToCollectionOperation — 屬性, 類別 mx.data.ManagedQuery |
|
These addItemToCollectionOperation() and removeItemFromCollectionOperation()
methods are optional operations which let you define a function to be invoked
as an item is added to or removed from a collection. |
additionalColumnListDisplay — 外觀部件, 類別 com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel |
| A skin part that defines the list having additional column properties
A skin part that defines the list having additional column properties
|
additionalEditOptions — 屬性, 類別 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
Fetches the array of Edit Options. |
additionalMetadata — 屬性, 介面 com.adobe.solutions.rca.domain.IParticipant |
|
This property can be used to store additional metadata, while extending the application. |
additionalMetadata — 屬性, 介面 com.adobe.solutions.rca.domain.IReviewContext |
|
Any review-specific data can be preserved in this field. |
additionalMetadata — 屬性, 介面 com.adobe.solutions.rca.domain.IStage |
|
This property can be used to store additional metadata while extending the application. |
additionalMetadata — 屬性, 類別 com.adobe.solutions.rca.domain.impl.Participant |
|
This property can be used to store additional metadata, while extending the application. |
additionalMetadata — 屬性, 類別 com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Any review-specific data can be preserved in this field. |
additionalMetadata — 屬性, 類別 com.adobe.solutions.rca.domain.impl.Stage |
|
This property can be used to store additional metadata while extending the application. |
additionalMetadata — 屬性, 類別 com.adobe.solutions.rca.vo.ParticipantVO |
|
This property can be used to store additional metadata, while extending the application. |
additionalMetadata — 屬性, 類別 com.adobe.solutions.rca.vo.ReviewContextVO |
|
Any review specific data can be preserved in this field. |
additionalMetadata — 屬性, 類別 com.adobe.solutions.rca.vo.ReviewStageVO |
|
This property can be used to store additional metadata, while extending the application. |
additionalMetaData — 屬性, 類別 com.adobe.livecycle.rca.model.ReviewContext |
| Specifies any data specific to this review to save. |
additionalMetaData — 屬性, 類別 com.adobe.livecycle.rca.model.participant.AbstractParticipant |
|
Specifies additional metadata when you extend the application. |
additionalMetaData — 屬性, 類別 com.adobe.livecycle.rca.model.stage.AbstractStage |
|
Stores additional metadata when the application is extended. |
additionalTableColumns — 屬性, 類別 com.adobe.icc.vo.Table |
|
Table column details for all the columns inside the table. |
addKeyframe(newKeyframe:fl.motion:KeyframeBase) — 方法, 類別 fl.motion.MotionBase |
|
將關鍵影格物件加入至 Motion 實體。 |
addKeyPair(key:String, value:String) — 方法, 類別 com.adobe.icc.external.dc.InvokeParams |
|
Adds an entry to the ddkeMap for the specified key/value pair. |
addLast(p:mx.automation:AutomationIDPart) — 方法, 類別 mx.automation.AutomationID |
|
Adds a parts to the end of the id. |
addLayer(value:mx.core:DesignLayer) — 方法, 類別 mx.core.DesignLayer |
|
Adds a DesignLayer child to this layer. |
addLayoutCompleteSynchronization() — 方法, 類別 mx.automation.delegates.core.UIComponentAutomationImpl |
|
Sets up an automation synchronization with the Layout Manager's UPDATE_COMPLETE event. |
addLayoutCompleteSynchronization() — 方法, 類別 mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl |
|
Sets up a automation synchronization with layout manager update complete event. |
addLineForReuse(textLine:flash.text.engine:TextLine) — 靜態方法 , 類別 flashx.textLayout.compose.TextLineRecycler |
|
將 TextLine 新增至集區以便重複使用。 |
addListenerHandler() — 方法, 類別 mx.validators.Validator |
|
Sets up all of the listeners for the
valid and invalid
events dispatched from the validator. |
addListenerHandler() — 方法, 類別 spark.validators.supportClasses.GlobalizationValidatorBase |
|
Sets up all of the listeners for the
valid and invalid
events dispatched from the validator. |
addLoader(bundleLoaderFactory:com.adobe.gravity.service.bundleloader:IBundleLoaderFactory, configuration:XML) — 方法, 介面 com.adobe.gravity.service.manifest.IBundleBuilder |
|
Add a bundle loader factory for loading the bundle. |
addLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — 方法, 介面 com.adobe.solutions.prm.service.IProjectManagementCoreService |
|
This function adds a local user to a project. |
addLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — 方法, 類別 com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
This function adds a local user to a project. |
addLogger(logger:mx.logging:ILogger) — 方法, 類別 mx.logging.AbstractTarget |
|
Sets up this target with the specified logger. |
addLogger(logger:mx.logging:ILogger) — 方法, 介面 mx.logging.ILoggingTarget |
|
Sets up this target with the specified logger. |
addManagedOperation(mop:mx.data:ManagedOperation) — 方法, 類別 mx.data.RPCDataManager |
|
Adds a managed operation to the set managed by this data manager. |
addMarker(marker:org.osmf.metadata:TimelineMarker) — 方法, 類別 org.osmf.metadata.TimelineMetadata |
|
Adds the specified TimelineMarker to this object. |
addMediaElement(element:org.osmf.media:MediaElement) — 方法, 介面 org.osmf.containers.IMediaContainer |
|
Adds a MediaElement instance to the container. |
addMediaElement(element:org.osmf.media:MediaElement) — 方法, 類別 org.osmf.containers.MediaContainer |
|
Adds a MediaElement instance to the container. |
addMember(s:mx.olap:IOLAPMember) — 方法, 介面 mx.olap.IOLAPQueryAxis |
|
Adds a single member to the query axis. |
addMember(member:mx.olap:IOLAPElement) — 方法, 介面 mx.olap.IOLAPTuple |
|
Adds a new member to the tuple. |
addMember(m:mx.olap:IOLAPMember) — 方法, 類別 mx.olap.OLAPQueryAxis |
|
Adds a single member to the query axis. |
addMember(element:mx.olap:IOLAPElement) — 方法, 類別 mx.olap.OLAPTuple |
|
Adds a new member to the tuple. |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — 方法, 類別 com.adobe.solutions.prm.domain.impl.Project |
|
This remote operation adds a member to the collection and submits the change to the server. |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — 方法, 類別 com.adobe.solutions.prm.domain.impl.WorkItem |
|
This remote operation adds a member to the collection and submits the change to the server. |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — 方法, 介面 com.adobe.solutions.rca.domain.common.IMemberCollection |
|
This remote operation adds a member to the collection and submits the change to the server. |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — 方法, 類別 com.adobe.solutions.rca.domain.impl.ReviewContext |
|
This remote operation adds a member to the collection and submits the change to the server. |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — 方法, 類別 com.adobe.solutions.rca.domain.impl.Stage |
|
This remote operation adds a member to the collection and submits the change to the server. |
addMemberHint(peerID:String) — 方法, 類別 flash.net.NetGroup |
|
手動加入指定 peerID 為群組成員的記錄。 |
addMembers(value:mx.collections:IList) — 方法, 介面 mx.olap.IOLAPTuple |
|
Adds a list of members to the tuple. |
addMembers(value:mx.collections:IList) — 方法, 類別 mx.olap.OLAPTuple |
|
Adds a list of members to the tuple. |
addMenuItem(obj:flash.display:InteractiveObject, url:String, hideBuiltIns:Boolean) — 靜態方法 , 類別 com.adobe.viewsource.ViewSource |
|
Adds a "View Source" context menu item
to the context menu of the given object. |
addMessageListener(namespace:String, name:String, handler:Function) — 方法, 介面 com.adobe.mosaic.om.interfaces.IMessageBus |
|
Adds a listener for a namespace and name combination. |
addMetadata(namespaceURL:String, metadata:org.osmf.metadata:Metadata) — 方法, 類別 org.osmf.media.MediaElement |
|
Adds a Metadata object to this MediaElement under the specified namespace URL. |
addMetadataValue(namespaceURL:String, value:Object) — 方法, 類別 org.osmf.media.MediaResourceBase |
|
Adds a metadata value to this resource. |
addModerator(moderator:com.adobe.livecycle.rca.model.participant:Moderator) — 方法, 類別 com.adobe.livecycle.rca.model.participant.ModeratorCollection |
|
Adds items of type Moderator to the collection. |
addModeratorAt(moderator:com.adobe.livecycle.rca.model.participant:Moderator, index:int) — 方法, 類別 com.adobe.livecycle.rca.model.participant.ModeratorCollection |
| Adds items of type Moderator to the collection. |
addModuleAssignment(value:com.adobe.icc.editors.model:ModuleAssignmentModel, addAt:int) — 方法, 類別 com.adobe.icc.editors.model.TargetAreaAssignmentModel |
|
Adds a module assignment to this target area assignment object. |
addModuleInstance(moduleInstance:com.adobe.icc.dc.domain:IModuleInstance) — 方法, 類別 com.adobe.icc.dc.domain.VariableInstance |
|
Add the given moduleInstance to this VariableInstance, as a source of the associated Variable. |
addMotionPath(newMotionPath:spark.effects.animation:MotionPath, newEffectStartTime:Number) — 方法, 類別 spark.effects.supportClasses.AnimateTransformInstance |
|
Adds a MotionPath object to the set of MotionPath objects in this instance,
with the start time relative to the outermost parent effect. |
addMouseClickHandlerToExistingRenderers() — 方法, 類別 spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl |
| |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — 方法, 類別 mx.automation.delegates.core.UIComponentAutomationImpl |
| |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — 方法, 類別 spark.automation.delegates.components.supportClasses.SparkGroupBaseAutomationImpl |
| |
addNamespace(ns:Object) — 方法, 類別 XML |
|
會將命名空間加入到 XML 物件的範圍內命名空間組。 |
addNeighbor(peerID:String) — 方法, 類別 flash.net.NetGroup |
|
立即直接連線到指定的 peerID,以手動加入鄰近節點,而且這個 peerID 必須已經在這個群組中。 |
addNewAsset() — 方法, 類別 com.adobe.solutions.prm.presentation.asset.AssetPod |
|
This method adds a new asset. |
addNote(taskId:String, title:String, note:String, attachmentPermissions:lc.procmgmt.domain:AttachmentPermissions) — 方法, 介面 lc.procmgmt.ITaskManager |
|
Adds a note to a task item. |
addNote(title:String, note:String, permissions:lc.procmgmt.domain:AttachmentPermissions) — 方法, 類別 lc.procmgmt.domain.Task |
|
Adds a note to the task. |
addNote() — 方法, 類別 lc.procmgmt.ui.attachments.AttachmentHeaderModel |
|
Adds the title and note properties to the current
Task object, with the specified AttachmentPermissions object
set. |
ADD_NOTE_COMPLETE — 常數靜態屬性, 類別 lc.foundation.events.ObjectResultEvent |
|
A special value that specifies notes were added to a task. |
addObject(obj:mx.core:IUIComponent, scaleType:String) — 方法, 類別 mx.printing.FlexPrintJob |
|
Adds a UIComponent object to the list of objects being printed. |
addOfflineItem(item:Object) — 方法, 類別 mx.data.DataServiceOfflineAdapter |
|
Adds the specified offline item to the localStore. |
addOfflineItem(item:Object) — 方法, 類別 mx.data.SQLiteOfflineAdapter |
|
Adds the specified offline item to the localStore. |
addOneShotEventListener(dispatcher:flash.events:IEventDispatcher, type:String, listener:Function, useCapture:Boolean, priority:int) — 套件函數, com.adobe.gravity.utility.events |
|
Add an event listener to the specified event dispatcher ensuring that it will only fire once. |
addOneShotEventListener(dispatcher:flash.events:IEventDispatcher, type:String, listener:Function, useCapture:Boolean, priority:int) — 套件函數, lc.foundation.util |
|
Add an event listener to the specified event dispatcher ensuring that it will only fire once. |
addOperation(operation:flashx.textLayout.operations:FlowOperation) — 方法, 類別 flashx.textLayout.operations.CompositeOperation |
|
將額外的作業增加到清單結尾。 |
addOperationParameterButton — 外觀部件, 類別 com.adobe.dct.view.DictionaryServiceView |
| A skin part that defines a Button which adds an operation parameter.
A skin part that defines a Button which adds an operation parameter. |
addPage(sprite:flash.display:Sprite, printArea:flash.geom:Rectangle, options:flash.printing:PrintJobOptions, frameNum:int) — 方法, 類別 flash.printing.PrintJob |
|
會將指定的 Sprite 物件當作單一頁面,傳送至列印多工緩衝處理區域。 |
addPage() — 方法, 類別 ga.model.PanelManager |
|
If the panel is allowed to repeat, this method adds a new panel after the current panel. |
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — 方法, 介面 com.adobe.mosaic.om.interfaces.IPanel |
|
Adds a Panel to the Panel. |
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — 方法, 介面 com.adobe.mosaic.om.interfaces.IShell |
|
Adds a Panel to the shell. |
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — 方法, 介面 com.adobe.mosaic.om.interfaces.IView |
|
Adds a Panel to the View. |
addPanelButton — 外觀部件, 類別 com.adobe.guides.spark.wrappers.components.StandardWrapperHost |
| The add panel button skin part.
The add panel button skin part. |
AddPanelButton — 類別, 套件 ga.controls |
|
The AddPanelButton class defines the Add Panel Button component, which
adds a new instance of a repeating panel to a list of panels contained within a section. |
AddPanelEvent — 類別, 套件 com.adobe.mosaic.om.events |
|
The AddPanelEvent class defines a transient notification of adding a Panel. |
AddPanelEvent(type:String, panelNode:com.adobe.mosaic.om.interfaces:IPanel, msg:String) — 建構函式, 類別 com.adobe.mosaic.om.events.AddPanelEvent |
|
Constructor. |
addParams(func:Function, ... rest) — 套件函數, com.adobe.gravity.utility.async |
|
Create an adapter function that calls the provided function with the provided parameters,
appending any parameters passed in when it is invoked. |
addParams(func:Function, ... rest) — 套件函數, lc.foundation.util |
|
Create an adapter function that calls the provided function with the provided parameters,
appending any parameters passed in when it is invoked. |
addParticipant(participant:com.adobe.solutions.rca.domain:IStageParticipant) — 方法, 介面 com.adobe.solutions.rca.domain.IStage |
|
Adds a participant at the end of the list of participants for this stage. |
addParticipant(participant:com.adobe.solutions.rca.domain:IStageParticipant) — 方法, 類別 com.adobe.solutions.rca.domain.impl.Stage |
|
Adds a participant at the end of the list of participants for this stage. |
addParticipantAt(participant:com.adobe.solutions.rca.domain:IStageParticipant, index:int) — 方法, 介面 com.adobe.solutions.rca.domain.IStage |
|
Adds a participant at the end of the list of participants for this stage. |
addParticipantAt(participant:com.adobe.solutions.rca.domain:IStageParticipant, index:int) — 方法, 類別 com.adobe.solutions.rca.domain.impl.Stage |
|
Adds a participant at the end of the list of participants for this stage. |
addParticipantToStage(reviewId:String, stageNo:int, stageParticipant:com.adobe.solutions.rca.vo:StageParticipantVO) — 方法, 介面 com.adobe.solutions.rca.service.IReviewCommentingAndApproval |
|
This operation adds a new non-moderator participant in an ongoing creation, review, or approval stage. |
addParticipantToStage(reviewId:String, stageNo:int, stageParticipant:com.adobe.solutions.rca.vo:StageParticipantVO) — 方法, 類別 com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval |
|
This operation adds a new non-moderator participant in an ongoing creation, review, or approval stage. |
addPopUp(window:mx.core:IFlexDisplayObject, parent:flash.display:DisplayObject, modal:Boolean, childList:String, moduleFactory:mx.core:IFlexModuleFactory) — 靜態方法 , 類別 mx.managers.PopUpManager |
|
Pops up a top-level window. |
ADD_POP_UP_PLACE_HOLDER_REQUEST — 常數靜態屬性, 類別 mx.events.SWFBridgeRequest |
|
Adds a placeholder for a pop up window hosted by a child SystemManager. |
ADD_POP_UP_REQUEST — 常數靜態屬性, 類別 mx.events.SWFBridgeRequest |
|
Adds a popup on the targeted application. |
addPosition(p:mx.olap:IOLAPAxisPosition) — 方法, 類別 mx.olap.OLAPResultAxis |
|
Adds a position to the axis of the query result. |
addPostLoadAction(action:Function) — 方法, 介面 com.adobe.gravity.service.manifest.IManifestParseContext |
|
Add a post-load action. |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — 方法, 介面 mx.core.IFlexModuleFactory |
|
Adds an RSL to the preloadedRSLs list. |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — 方法, 類別 mx.managers.SystemManager |
|
Adds an RSL to the preloadedRSLs list. |
addProject(prj:com.adobe.solutions.prm.domain:IProject) — 方法, 介面 com.adobe.solutions.prm.domain.IProject |
|
This method adds a project to a collection of projects. |
addProject(project:com.adobe.solutions.prm.domain:IProject) — 方法, 類別 com.adobe.solutions.prm.domain.impl.Project |
|
This method adds a project to a collection of projects. |
addProject(projectId:String, childProject:com.adobe.solutions.prm.vo:ProjectVO) — 方法, 介面 com.adobe.solutions.prm.service.IProjectManagementCoreService |
|
This function adds or creates a sub-project within an existing project. |
addProject(projectId:String, childProject:com.adobe.solutions.prm.vo:ProjectVO) — 方法, 類別 com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
This function adds or creates a sub-project within an existing project. |
addProjectAndSave(project:com.adobe.solutions.prm.domain:IProject) — 方法, 介面 com.adobe.solutions.prm.domain.IProject |
|
This remote operation adds a sub-project to the current project and updates it on the server. |
addProjectAndSave(project:com.adobe.solutions.prm.domain:IProject) — 方法, 類別 com.adobe.solutions.prm.domain.impl.Project |
|
This remote operation adds a sub-project to the current project and updates it on the server. |
addPropertiesIcon — 外觀部件, 類別 com.adobe.dct.view.PropertyContainer |
| A skin part that defines SkinnableComponent which adds extended property to the data dictionary element.
A skin part that defines SkinnableComponent which adds extended property to the data dictionary element. |
addPropertyArray(name:String, values:Array, startFrame:int, endFrame:int) — 方法, 類別 fl.motion.MotionBase |
|
將值陣列儲存在與 Motion 類別的已宣告屬性對應的關鍵影格中。 |
addQuads — 屬性, 類別 coldfusion.service.mxml.Pdf |
|
Add the position or quadrants of the thumbnail
|
addRadioButton(radioButton:fl.controls:RadioButton) — 方法, 類別 fl.controls.RadioButtonGroup |
|
將選項按鈕加入至內部選項按鈕陣列,以便與選項按鈕群組索引功能搭配使用,此功能可允許在選項按鈕群組中選取單一選項按鈕。 |
addRawModule(dataModule:com.adobe.icc.vo:DataModule, position:int) — 方法, 類別 com.adobe.icc.dc.domain.ListModuleInstance |
|
Inserts the specified raw DataModule into the list's contents as extra selected content if list is open. |
addRawModule(dataModule:com.adobe.icc.vo:DataModule, position:int) — 方法, 類別 com.adobe.icc.dc.domain.TargetInstance |
|
Inserts the specified raw DataModule into the list's contents as extra selected content if list is open. |
addRef(applicationDomain:flash.system:ApplicationDomain) — 方法, 介面 com.adobe.gravity.framework.IApplicationDomainManager |
|
Increment the reference count on the ApplicationDomain. |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — 方法, 介面 com.adobe.solutions.prm.domain.IProject |
|
This method adds a reference document to a collection of referenceDocuments. |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — 方法, 介面 com.adobe.solutions.prm.domain.IWorkItem |
|
This method adds a reference document to the referenceDocuments collection. |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — 方法, 類別 com.adobe.solutions.prm.domain.impl.Project |
|
This method adds a reference document to a collection of referenceDocuments. |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — 方法, 類別 com.adobe.solutions.prm.domain.impl.WorkItem |
|
This method adds a reference document to the referenceDocuments collection. |
addReminder(reminder:com.adobe.livecycle.rca.model.reminder:Reminder) — 方法, 類別 com.adobe.livecycle.rca.model.reminder.ReminderCollection |
|
Adds items of type Reminder to the collection. |
addReminderAt(reminder:com.adobe.livecycle.rca.model.reminder:Reminder, index:int) — 方法, 類別 com.adobe.livecycle.rca.model.reminder.ReminderCollection |
| Adds items of type Reminder to the collection. |
AddRemoveEffectTargetFilter — 類別, 套件 mx.effects.effectClasses |
|
AddRemoveEffectTargetFilter is a subclass of EffectTargetFilter that handles
the logic for filtering targets that have been added or removed as
children to a container. |
AddRemoveEffectTargetFilter() — 建構函式, 類別 mx.effects.effectClasses.AddRemoveEffectTargetFilter |
|
Constructor. |
addResource(ns:Namespace, resource:Object) — 方法, 類別 mx.rpc.xml.QualifiedResourceManager |
|
Adds a resource to a potential Array of resources for a
given namespace. |
addResourceBundle(resourceBundle:mx.resources:IResourceBundle, useWeakReference:Boolean) — 方法, 介面 mx.resources.IResourceManager |
|
Adds the specified ResourceBundle to the ResourceManager
so that its resources can be accessed by ResourceManager
methods such as getString(). |
addResources(lang:String, res:Object) — 方法, 類別 air.update.ApplicationUpdaterUI |
|
動態地新增指定語言的新資源組合包。 |
addResponder(responder:mx.rpc:IResponder) — 方法, 類別 coldfusion.air.SessionToken |
|
addResponder adds a responder to an Array of responders. |
addResponder(responder:mx.rpc:IResponder) — 方法, 介面 com.adobe.ep.taskmanagement.util.IToken |
|
Adds an object to handle the result or failure for an asynchronous invocation. |
addResponder(responder:mx.rpc:IResponder) — 方法, 類別 com.adobe.ep.taskmanagement.util.Token |
|
Adds an object to handle the result or failure for an asynchronous invocation. |
addResponder(responder:mx.rpc:IResponder) — 方法, 介面 com.adobe.icc.token.IAsyncToken |
|
Adds a responder to this token. |
addResponder(responder:mx.rpc:IResponder) — 方法, 介面 com.adobe.livecycle.rca.token.IAsyncToken |
|
Adds a responder to this token. |
addResponder(responder:mx.rpc:IResponder) — 方法, 類別 com.adobe.livecycle.rca.token.RCAToken |
|
Adds a responder to this token. |
addResponder(responder:mx.rpc:IResponder) — 方法, 類別 lc.foundation.util.Token |
|
Adds an object to handle the result or failure for an asynchronous invocation. |
addResponder(responder:mx.rpc:IResponder) — 方法, 類別 mx.collections.errors.ItemPendingError |
|
addResponder adds a responder to an Array of responders. |
addResponder(responder:mx.rpc:IResponder) — 方法, 類別 mx.rpc.AsyncToken |
|
Adds a responder to an Array of responders. |
address — 屬性, 類別 flash.net.InterfaceAddress |
|
網際網路通訊協定 (IP) 位址。 |
address — 屬性, 類別 flash.net.dns.AAAARecord |
|
IPv6 位址。 |
address — 屬性, 類別 flash.net.dns.ARecord |
|
IPv4 位址。 |
address — 屬性, 類別 lc.foundation.domain.User |
|
Deprecated Since Workspace 10: Please use the postalAddress property. |
addressedTo — 屬性, 類別 com.adobe.solutions.prm.vo.MessageVO |
|
Defines the addressed-to field for a message. |
addresses — 屬性, 類別 flash.net.NetworkInterface |
|
繫結到這個網路介面的位址清單。 |
addResultHandler(handler:Function) — 方法, 介面 com.adobe.ep.taskmanagement.util.IToken |
|
Adds a result handler for this asynchronous invocation. |
addResultHandler(handler:Function) — 方法, 類別 com.adobe.ep.taskmanagement.util.Token |
|
Adds a result handler for this asynchronous invocation. |
addResultHandler(handler:Function) — 方法, 類別 lc.foundation.util.Token |
|
Adds a result handler for this asynchronous invocation. |
addReviewer(reviewer:com.adobe.livecycle.rca.model.participant:Reviewer) — 方法, 類別 com.adobe.livecycle.rca.model.participant.ReviewerCollection |
| Adds items of type Reviewer to the collection. |
addReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String, isOptional:Boolean) — 方法, 介面 com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService |
|
Adds a reviewer to a stage of an ongoing review. |
addReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String, isOptional:Boolean) — 方法, 類別 com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService |
|
Adds a reviewer to a stage of an ongoing review. |
ADD_REVIEWER — 常數靜態屬性, 類別 com.adobe.solutions.rca.constant.OperationType |
|
This operation adds a reviewer to a review stage. |
addReviewerAt(reviewer:com.adobe.livecycle.rca.model.participant:Reviewer, index:int) — 方法, 類別 com.adobe.livecycle.rca.model.participant.ReviewerCollection |
| Adds items of type Reviewer to the collection. |
AddReviewStageParticipant — 類別, 套件 com.adobe.solutions.rca.presentation |
|
The host component for dialog used to adding participants to an review stage. |
AddReviewStageParticipant() — 建構函式, 類別 com.adobe.solutions.rca.presentation.AddReviewStageParticipant |
|
The constructor for AddReviewStageParticipant class. |
addReviewStageParticipantPanel — 外觀部件, 類別 com.adobe.solutions.rca.presentation.AddReviewStageParticipant |
| The skin part that defines the Panel where the content of AddReviewParticipant get pushed into and laid out.
The skin part that defines the Panel where the content
of AddReviewParticipant get pushed into and laid out. |
ADD_ROW — 常數靜態屬性, 類別 spark.events.GridSelectionEventKind |
|
Indicates that this row should be added to the current selection. |
addRSLInfo(info:fl.rsl:RSLInfo) — 方法, 類別 fl.rsl.RSLPreloader |
|
將描述性 RSLInfo 記錄新增至正在下載的 SWF 或 SWZ 檔案中。 |
addScrollers(chilArray:Array) — 方法, 類別 spark.automation.delegates.components.SparkDataGridAutomationImpl |
|
private
|
addScrollers(chilArray:Array) — 方法, 類別 spark.automation.delegates.components.SparkSkinnableDataContainerAutomationImpl |
| |
addScrollers(chilArray:Array) — 方法, 類別 spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl |
|
private
|
addSection() — 方法, 類別 ga.model.PanelManager |
|
If the section is repeatable, this method adds a new section after the current section. |
addSelectedCell(rowIndex:int, columnIndex:int) — 方法, 類別 spark.components.DataGrid |
|
If selectionMode
is GridSelectionMode.SINGLE_CELL or
GridSelectionMode.MULTIPLE_CELLS, adds the cell to
the selection and sets the caret position to the cell. |
addSelectedCell(rowIndex:int, columnIndex:int) — 方法, 類別 spark.components.Grid |
|
If selectionMode
is GridSelectionMode.SINGLE_CELL or
GridSelectionMode.MULTIPLE_CELLS, adds the cell to
the selection and sets the caret position to the cell. |
addSelectedIndex(rowIndex:int) — 方法, 類別 spark.components.DataGrid |
|
If selectionMode
is GridSelectionMode.MULTIPLE_ROWS, adds this row to
the selection and sets the caret position to this row. |
addSelectedIndex(rowIndex:int) — 方法, 類別 spark.components.Grid |
|
If selectionMode
is GridSelectionMode.MULTIPLE_ROWS, adds this row to
the selection and sets the caret position to this row. |
addSelectionContainer(selectionContainer:flash.display:DisplayObjectContainer) — 方法, 類別 flashx.textLayout.container.ContainerController |
|
新增 flash.display.DisplayObjectContainer 物件至選取範圍形狀 (例如,區塊選取反白標示、游標等等)。 |
addService(service:com.adobe.mosaic.om.interfaces:IService, onSuccess:Function, onFailure:Function) — 方法, 介面 com.adobe.mosaic.om.interfaces.IShell |
|
Adds a service to this shell. |
AddServiceEvent — 類別, 套件 com.adobe.mosaic.om.events |
|
The AddServiceEvent is dispatched when a service is added to the composite application. |
AddServiceEvent(type:String, serviceNode:com.adobe.mosaic.om.interfaces:IService, msg:String) — 建構函式, 類別 com.adobe.mosaic.om.events.AddServiceEvent |
|
Constructor. |
addServiceEventFailure — 事件, 類別 com.adobe.mosaic.mxml.Service |
|
The addServiceEventFailure defines a failure notification of an attempt to load a Service. |
addServiceEventSuccess — 事件, 類別 com.adobe.mosaic.mxml.Service |
|
The addServiceEventSuccess defines a successful notification of loading a Service. |
addSet(s:mx.olap:IOLAPSet) — 方法, 介面 mx.olap.IOLAPQueryAxis |
|
Adds a set to the query axis. |
addSet(s:mx.olap:IOLAPSet) — 方法, 類別 mx.olap.OLAPQueryAxis |
|
Adds a set to the query axis. |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — 方法, 類別 mx.rpc.soap.AbstractWebService |
|
Add a header that will be applied to all operations of this WebService. |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — 方法, 類別 mx.rpc.soap.Operation |
|
Adds a header that is applied only to this Operation. |
addSortField(columnName:String, columnNumber:int, collection:mx.collections:ICollectionView) — 方法, 類別 mx.controls.AdvancedDataGridBaseEx |
|
Adds a data field to the list of sort fields. |
addStage(stage:com.adobe.livecycle.rca.model.stage:AbstractStage) — 方法, 類別 com.adobe.livecycle.rca.model.stage.StageCollection |
| Adds items of type AbstractStage to the collection
|
addStage(stage:com.adobe.solutions.rca.domain:IStage) — 方法, 介面 com.adobe.solutions.rca.domain.IReviewContext |
|
Adds stage to the review after the last stage. |
addStage(stage:com.adobe.solutions.rca.domain:IStage) — 方法, 類別 com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Adds stage to the review after the last stage. |
addStageAt(stage:com.adobe.livecycle.rca.model.stage:AbstractStage, index:int) — 方法, 類別 com.adobe.livecycle.rca.model.stage.StageCollection |
|
Adds items of type AbstractStage to the collection. |
addStageAt(stage:com.adobe.solutions.rca.domain:IStage, index:int) — 方法, 介面 com.adobe.solutions.rca.domain.IReviewContext |
|
Adds stage to the review at the specified index from the beginning. |
addStageAt(stage:com.adobe.solutions.rca.domain:IStage, index:int) — 方法, 類別 com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Adds stage to the review at the specified index from the beginning. |
AddStageParticipant — 類別, 套件 com.adobe.solutions.rca.presentation |
|
This class defines the base functionality for adding a participant to a stage. |
AddStageParticipant() — 建構函式, 類別 com.adobe.solutions.rca.presentation.AddStageParticipant |
|
The constructor for AddStageParticipant class. |
addStageParticipantHandler(event:com.adobe.solutions.rca.presentation.event:StageParticipantEvent) — 方法, 類別 com.adobe.solutions.rca.presentation.template.stages.ApprovalStage |
|
Adds a participant to an approval stage if not already added. |
addStageParticipantHandler(event:com.adobe.solutions.rca.presentation.event:StageParticipantEvent) — 方法, 類別 com.adobe.solutions.rca.presentation.template.stages.ReviewStage |
|
This function adds a participant to an approval stage if the participant does not already exist. |
addStyleClient(styleClient:mx.styles:IAdvancedStyleClient) — 方法, 類別 mx.core.UIComponent |
|
Adds a non-visual style client to this component instance. |
addSubmenu(submenu:flash.display:NativeMenu, label:String) — 方法, 類別 flash.display.NativeMenu |
|
插入新的選單項目以便將子選單加入至選單。 |
addSubmenuAt(submenu:flash.display:NativeMenu, index:int, label:String) — 方法, 類別 flash.display.NativeMenu |
|
將新的選單項目插入指定位置,以便將子選單加入選單。 |
addSubscription(subtopic:String, selector:String, maxFrequency:uint) — 方法, 類別 mx.messaging.MultiTopicConsumer |
|
This is a convenience method for adding a new subscription. |
ADD_SUBSCRIPTIONS — 常數靜態屬性, 類別 mx.messaging.messages.CommandMessage |
|
Header used in a MULTI_SUBSCRIBE message to specify an Array of subtopic/selector
pairs to add to the existing set of subscriptions. |
addSubtopic(subtopic:String) — 方法, 類別 mx.messaging.MultiTopicProducer |
|
Adds a subtopic to the current list of subtopics for messages sent by this
producer. |
addSuccessHandler(handler:Function, weakReference:Boolean) — 方法, 類別 com.adobe.gravity.utility.async.AggregatingToken |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — 方法, 介面 com.adobe.gravity.utility.async.IToken |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — 方法, 類別 com.adobe.gravity.utility.async.ImmediateFaultToken |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — 方法, 類別 com.adobe.gravity.utility.async.ImmediateSuccessToken |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — 方法, 類別 com.adobe.gravity.utility.async.Token |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(handler:Function, weakReference:Boolean) — 方法, 類別 com.adobe.gravity.utility.flex.async.AsyncTokenWrapper |
|
Add a handler to be called if the operation succeeds. |
addSuccessHandler(success:Function) — 方法, 介面 com.adobe.icc.token.IAsyncToken |
|
Adds a success handler to this token. |
addSuccessHandler(success:Function) — 方法, 介面 com.adobe.livecycle.rca.token.IAsyncToken |
|
Adds a success handler to this token. |
addSuccessHandler(success:Function) — 方法, 類別 com.adobe.livecycle.rca.token.RCAToken |
|
Adds a success handler to this token. |
addSupportingDocument(doc:com.adobe.livecycle.rca.model.document:SupportingDocument) — 方法, 類別 com.adobe.livecycle.rca.model.document.DocumentCollection |
| Adds items of type SupportingDocument to the collection. |
addSupportingDocument(projectId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — 方法, 介面 com.adobe.solutions.prm.service.IProjectManagementCoreService |
|
This function adds a supporting document to a project. |
addSupportingDocument(workItemId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — 方法, 介面 com.adobe.solutions.prm.service.IWorkItemManagementService |
|
This function adds a supporting document to a workitem. |
addSupportingDocument(projectId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — 方法, 類別 com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
This function adds a supporting document to a project. |
addSupportingDocument(workItemId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — 方法, 類別 com.adobe.solutions.prm.services.impl.WorkItemManagementService |
|
This function adds a supporting document to a workitem. |
addSupportingDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — 方法, 介面 com.adobe.solutions.rca.domain.IReviewContext |
|
Adds the supporting document at the end of the list of supportingDocuments for this review. |
addSupportingDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — 方法, 類別 com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Adds the supporting document at the end of the list of supportingDocuments for this review. |
addSupportingDocumentAt(doc:com.adobe.livecycle.rca.model.document:SupportingDocument, index:int) — 方法, 類別 com.adobe.livecycle.rca.model.document.DocumentCollection |
| Adds items of type SupportingDocument to the collection. |
addSupportingDocumentAt(doc:com.adobe.solutions.rca.domain:ISupportingDocument, index:int) — 方法, 介面 com.adobe.solutions.rca.domain.IReviewContext |
|
Adds the supporting document at the index in the list of supportingDocuments for this review. |
addSupportingDocumentAt(doc:com.adobe.solutions.rca.domain:ISupportingDocument, index:int) — 方法, 類別 com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Adds the supporting document at the index in the list of supportingDocuments for this review. |
addSynchronization(isComplete:Function, target:Object) — 方法, 介面 mx.automation.IAutomationObjectHelper |
|
Adds a synchronization object to the automation manager. |
addTab — 事件, 類別 com.adobe.mosaic.sparklib.tabLayout.TabLayout |
|
Dispatched when the add button is clicked. |
addTab(child:flash.display:DisplayObject) — 方法, 類別 com.adobe.mosaic.sparklib.tabLayout.TabLayout |
|
Adds a child to the end of the tab list. |
ADD_TAB — 常數靜態屬性, 類別 com.adobe.mosaic.sparklib.tabLayout.events.TabLayoutEvent |
|
A new tab is requested. |
addTabAt(child:flash.display:DisplayObject, index:int) — 方法, 類別 com.adobe.mosaic.sparklib.tabLayout.TabLayout |
|
Adds a child in a specific location to the tab list. |
addTarget(target:flash.display:DisplayObject, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean) — 方法, 類別 fl.motion.AnimatorFactoryBase |
|
建立並傳回 AnimatorBase 實體,此實體的 target 屬性會設為 DisplayObject (如果有的話,亦即 targetParent 的 targetName 屬性),而其 Motion 屬性則會在建立時儲存在 AnimatorFactoryBase 實體中。 |
addTarget(target:mx.logging:ILoggingTarget) — 靜態方法 , 類別 mx.logging.Log |
|
Allows the specified target to begin receiving notification of log
events. |
addTarget(target:org.osmf.layout:ILayoutTarget) — 方法, 類別 org.osmf.layout.LayoutRendererBase |
|
Method for adding a target to the layout renderer's list of objects
that it calculates the size and position for. |
addTargetInfo(targetParent:flash.display:DisplayObject, targetName:String, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean, initialPosition:Array, zIndex:int, placeholderName:String, instanceFactoryClass:Class) — 方法, 類別 fl.motion.AnimatorFactoryBase |
|
參照父輩 DisplayObjectContainer,然後建立並傳回 AnimatorBase 實體,此實體的 target 屬性會設為 DisplayObject (如果有的話,亦即 targetParent 的 targetName 屬性),而其 Motion 屬性則會在建立時儲存在 AnimatorFactoryBase 實體中。 |
addTask(task:lc.procmgmt.domain:Task) — 方法, 類別 lc.procmgmt.domain.QueueBase |
|
Adds a task to the queue. |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — 方法, 介面 com.adobe.solutions.prm.domain.IProject |
|
This method adds a team member to a collection of members. |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — 方法, 介面 com.adobe.solutions.prm.domain.IWorkItem |
|
This method adds a team member to the collection of the members. |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — 方法, 類別 com.adobe.solutions.prm.domain.impl.Project |
|
This method adds a team member to a collection of members. |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — 方法, 類別 com.adobe.solutions.prm.domain.impl.WorkItem |
|
This method adds a team member to the collection of the members. |
addTeamMember(projectId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — 方法, 介面 com.adobe.solutions.prm.service.IProjectManagementCoreService |
|
This function adds a team member to the project. |
addTeamMember(workItemId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — 方法, 介面 com.adobe.solutions.prm.service.IWorkItemManagementService |
|
This function adds a team member to a workitem. |
addTeamMember(projectId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — 方法, 類別 com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
This function adds a team member to the project. |
addTeamMember(workItemId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — 方法, 類別 com.adobe.solutions.prm.services.impl.WorkItemManagementService |
|
This function adds a team member to a workitem. |
addTextLine(textLine:flash.text.engine:TextLine, index:int) — 方法, 類別 flashx.textLayout.container.ContainerController |
|
新增 flash.text.engine.TextLine 物件為容器的後代。 |
addTile(tile:com.adobe.mosaic.om.interfaces:ITile, onSuccess:Function, onFailure:Function) — 方法, 介面 com.adobe.mosaic.om.interfaces.IPanel |
|
Adds a Tile to the Panel. |
addTile(tile:com.adobe.mosaic.om.interfaces:ITile, onSuccess:Function, onFailure:Function) — 方法, 介面 com.adobe.mosaic.om.interfaces.IShell |
|
Adds a Tile to the Shell. |
AddTileEvent — 類別, 套件 com.adobe.mosaic.om.events |
|
The AddTileEvent class defines a transient notification of adding a Tile. |
AddTileEvent(type:String, tileNode:com.adobe.mosaic.om.interfaces:ITile, msg:String) — 建構函式, 類別 com.adobe.mosaic.om.events.AddTileEvent |
|
Constructor. |
addTileEventFailure — 事件, 類別 com.adobe.mosaic.mxml.Tile |
|
The addTileEventFailure event indicates that an attempt to add a Tile from a Catalog failed. |
addTileEventSuccess — 事件, 類別 com.adobe.mosaic.mxml.Tile |
|
The addTileEventSuccess event indicates that adding a Tile from a Catalog was successful. |
addToCreationQueue(id:Object, preferredIndex:int, callbackFunc:Function, parent:mx.core:IFlexDisplayObject) — 方法, 類別 mx.core.Application |
|
Add a container to the Application's creation queue. |
addToDeviceGroup(deviceGroup:flash.net.drm:DRMDeviceGroup, forceRefresh:Boolean) — 方法, 類別 flash.net.drm.DRMManager |
|
將目前執行的裝置加入裝置群組。 |
ADD_TO_DEVICE_GROUP_COMPLETE — 常數靜態屬性, 類別 flash.events.DRMDeviceGroupEvent |
| |
ADD_TO_DEVICE_GROUP_ERROR — 常數靜態屬性, 類別 flash.events.DRMDeviceGroupErrorEvent |
| |
addToFavorites(startpoint:lc.procmgmt.domain:Startpoint) — 方法, 介面 lc.procmgmt.IFavoritesManager |
|
Adds an startpoint to the Favorites collection. |
addToFavorites(startpoint:lc.procmgmt.domain:Startpoint) — 方法, 類別 lc.procmgmt.impl.FavoritesManager |
|
Adds an startpoint to the Favorites collection. |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — 方法, 類別 mx.controls.listClasses.AdvancedListBase |
|
Adds a renderer to the recycled renderer list,
making it invisible and cleaning up references to it. |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — 方法, 類別 mx.controls.listClasses.ListBase |
|
Adds a renderer to the recycled renderer list,
making it invisible and cleaning up references to it. |
addToken(token:com.adobe.gravity.utility.async:IToken) — 方法, 類別 com.adobe.gravity.utility.async.AggregatingToken |
|
Add a token to be aggregated. |
addToRowArrays() — 方法, 類別 mx.controls.listClasses.ListBase |
|
Add a blank row to the beginning of the arrays that store references to the rows. |
addToShortestColumn(index:int) — 方法, 類別 com.adobe.mosaic.layouts.SmartColumnLayout |
|
Adds the item, given by its index, to the column that is visually
the shortest. |
addToShortestRow(index:int) — 方法, 類別 com.adobe.mosaic.layouts.SmartRowLayout |
|
Adds the item, given by its index, to the row that is visually
the shortest. |
addTrait(type:String, instance:org.osmf.traits:MediaTraitBase) — 方法, 類別 org.osmf.media.MediaElement |
|
Adds a new media trait to this media element. |
addTuple(t:mx.olap:IOLAPTuple) — 方法, 介面 mx.olap.IOLAPQueryAxis |
|
Adds a tuple to the query axis. |
addTuple(tuple:mx.olap:IOLAPTuple) — 方法, 介面 mx.olap.IOLAPSet |
|
Adds a new tuple to the set. |
addTuple(t:mx.olap:IOLAPTuple) — 方法, 類別 mx.olap.OLAPQueryAxis |
|
Adds a tuple to the query axis. |
addTuple(tuple:mx.olap:IOLAPTuple) — 方法, 類別 mx.olap.OLAPSet |
|
Adds a new tuple to the set. |
addUser() — 方法, 類別 lc.procmgmt.ui.task.TaskDirectiveModel |
|
Adds the selected users from the UserSearchDataGridModel object to
the selectedUsers property. |
addValidationListeners(validator:com.adobe.solutions.rca.presentation.util:MultiTriggerValidator) — 方法, 類別 com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
|
This method adds event listeners to a validator. |
addValidationListeners(validator:com.adobe.solutions.rca.presentation.util:MultiTriggerValidator) — 方法, 類別 com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
|
This method adds listeners for validation events on the given validator. |
addValue(key:String, value:Object) — 方法, 類別 org.osmf.metadata.Metadata |
|
Stores the specified value in this Metadata object, using the specified
key. |
addView(view:com.adobe.mosaic.om.interfaces:IView, onSuccess:Function, onFailure:Function) — 方法, 介面 com.adobe.mosaic.om.interfaces.IViewManager |
|
Adds a view to the ViewManager. |
AddViewEvent — 類別, 套件 com.adobe.mosaic.om.events |
|
The AddViewEvent class defines a transient notification of adding a view. |
AddViewEvent(type:String, viewNode:com.adobe.mosaic.om.interfaces:IView, msg:String) — 建構函式, 類別 com.adobe.mosaic.om.events.AddViewEvent |
|
Constructor. |
addViewManager(viewManager:com.adobe.mosaic.om.interfaces:IViewManager, onSuccess:Function, onFailure:Function) — 方法, 介面 com.adobe.mosaic.om.interfaces.IPanel |
|
Adds a viewManager to this panel. |
addViewManager(viewManager:com.adobe.mosaic.om.interfaces:IViewManager, onSuccess:Function, onFailure:Function) — 方法, 介面 com.adobe.mosaic.om.interfaces.IShell |
|
Adds a viewManager to the shell. |
AddViewManagerEvent — 類別, 套件 com.adobe.mosaic.om.events |
|
The AddViewManagerEvent class defines a transient notification of adding a ViewManager. |
AddViewManagerEvent(type:String, viewManagerNode:com.adobe.mosaic.om.interfaces:IViewManager, msg:String) — 建構函式, 類別 com.adobe.mosaic.om.events.AddViewManagerEvent |
|
Constructor. |
addWantObjects(startIndex:Number, endIndex:Number) — 方法, 類別 flash.net.NetGroup |
|
將 startIndex 到 endIndex 之間的物件新增到要擷取的物件集。 |
addWorkItem(item:com.adobe.solutions.prm.domain:IWorkItem) — 方法, 介面 com.adobe.solutions.prm.domain.IProject |
|
This method adds a workitem to a collection of workitems. |
addWorkItem(item:com.adobe.solutions.prm.domain:IWorkItem) — 方法, 類別 com.adobe.solutions.prm.domain.impl.Project |
|
This method adds a workitem to a collection of workitems. |
|