符号 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 |
|
目标上方的位置
|
ABRUtils — 类, 包 org.osmf.net |
|
ABRUtils 提供自适应比特率组件中使用的实用函数
|
abs(val:Number) — 静态方法 , 类 Math |
|
计算并返回由参数 val 指定的数字的绝对值。 |
abs(n:Number) — 静态方法 , 类 com.adobe.fiber.runtime.lib.MathFunc |
|
数值的绝对值。 |
ABSOLUTE — 常量静态属性, 类 mx.core.ContainerLayout |
|
对此容器的内容使用绝对布局。 |
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 |
|
将绝对列索引转换为显示列中的相应索引。 |
absoluteToVisibleColumnIndex(columnIndex:int) — 方法, 类 mx.controls.AdvancedDataGridBaseEx |
|
将绝对列索引转换为可见列中相应的索引。 |
absoluteToVisibleIndices(rowIndex:int, columnIndex:int) — 方法, 类 mx.controls.AdvancedDataGridBaseEx |
|
将绝对行索引和列索引转换为控件按当前方式显示项目的相应行索引和列索引。 |
AbstractConsumer — 类, 包 mx.messaging |
|
AbstractConsumer 是 Consumer 类和 MultiTopicConsumer 类的基类。 |
AbstractConsumer() — 构造函数, 类 mx.messaging.AbstractConsumer |
|
构造 Consumer。 |
AbstractEntityMetadata — 类, 包 com.adobe.fiber.valueobjects |
|
该类定义在 IModelType 和 IModelInstance 接口中声明的所有函数的默认错误引发实现。 |
AbstractEvent — 类, 包 mx.rpc.events |
|
RPC 服务调度的事件的基类。 |
AbstractInvoker — 类, 包 mx.rpc |
|
invoker 是实际执行远程过程调用 (RPC) 的对象。 |
AbstractMessage — 类, 包 mx.messaging.messages |
|
所有消息的抽象基类。 |
AbstractMessage() — 构造函数, 类 mx.messaging.messages.AbstractMessage |
|
构造一个正文和标头为空的 AbstractMessage 实例。 |
AbstractOperation — 类, 包 mx.rpc |
|
AbstractOperation 类表示服务上的单个方法。 |
AbstractOperation — 类, 包 mx.rpc.http |
|
专供 HTTPService 或 HTTPMultiService 使用的 Operation。 |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — 构造函数, 类 mx.rpc.AbstractOperation |
|
创建一个新的 Operation。 |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — 构造函数, 类 mx.rpc.http.AbstractOperation |
|
创建一个新的 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 |
|
AbstractProducer 是 Producer 和 MultiTopicConsumer 类的基类。 |
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 |
|
AbstractService 类是 HTTPMultiService、WebService 和 RemoteObject 类的基类。 |
AbstractService(destination:String) — 构造函数, 类 mx.rpc.AbstractService |
|
构造函数。 |
AbstractServiceWrapper — 类, 包 com.adobe.fiber.services.wrapper |
|
AbstractServiceWrapper 类是已生成服务包装器的层次结构的超类。因此,它声明对所有已生成服务包装器通用的函数和变量。 |
AbstractServiceWrapper(target:flash.events:IEventDispatcher) — 构造函数, 类 com.adobe.fiber.services.wrapper.AbstractServiceWrapper |
|
构造函数。 |
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 |
|
该类提供目标实现的日志记录框架所需的基本功能。 |
AbstractTarget() — 构造函数, 类 mx.logging.AbstractTarget |
|
构造函数。 |
AbstractWebService — 类, 包 mx.rpc.soap |
|
AbstractWebService 是提供对基于 SOAP 的 Web 服务的 RPC 访问的实现的抽象基类。 |
AbstractWebService(destination:String, rootURL:String) — 构造函数, 类 mx.rpc.soap.AbstractWebService |
|
创建一个新的 WebService。 |
AccConst — final 类, 包 mx.accessibility |
|
AccConst 类定义在 Microsoft Active Accessibility (MSAA) 规范中定义的常量。 |
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 类调度 AccelerometerEvent 对象。 |
AccelerometerEvent(type:String, bubbles:Boolean, cancelable:Boolean, timestamp:Number, accelerationX:Number, accelerationY:Number, accelerationZ:Number) — 构造函数, 类 flash.events.AccelerometerEvent |
|
创建包含关于沿三维轴加速的信息的 AccelerometerEvent 对象。 |
accentColor — 样式, 类 mx.charts.Legend |
| 组件外观使用的强调文字颜色. |
accentColor — 样式, 类 mx.controls.sliderClasses.Slider |
| 轨道加亮的颜色. |
accentColor — 样式, 类 mx.controls.Button |
| 当 emphasized 标志为 true 时应用于按钮的颜色. |
accentColor — 样式, 类 mx.core.ScrollControlBase |
| 组件外观使用的强调文字颜色. |
accentColor — 样式, 类 mx.core.Container |
| 组件外观使用的强调文字颜色. |
accentColor — 样式, 类 spark.components.supportClasses.GroupBase |
| 组件外观使用的强调文字颜色. |
accentColor — 样式, 类 spark.components.Button |
| 当 emphasized 标志为 true 时应用于按钮的颜色. |
accentColor — 样式, 类 spark.components.ActionBar |
| 组件外观使用的强调文字颜色. |
accentColor — 样式, 类 spark.components.SkinnableContainer |
| 组件外观使用的强调文字颜色. |
accentColor — 样式, 类 spark.components.DateSpinner |
| 为与今天的日期相匹配的日期项应用了颜色. |
accentColor — 样式, 类 spark.components.ToggleSwitch |
| 应用了颜色以突出显示 ToggleSwitch 控件的选中幻灯片. |
accept() — 静态方法 , 类 adobe.utils.XMLUI |
|
使当前的 XMLUI 对话框以“accept”状态关闭。 |
acceptableStatusCodes — 属性, 类 air.net.URLMonitor |
|
表示成功结果的数值状态代码。 |
acceptAllClient() — 方法, 类 mx.data.Conflicts |
|
这是迭代访问此列表中的所有冲突并调用 Conflict.acceptClient() 方法的简便方法。 |
acceptAllServer() — 方法, 类 mx.data.Conflicts |
|
这是迭代访问此列表中的所有冲突并调用 Conflict.acceptClient() 方法的简便方法。 |
acceptClient() — 方法, 类 mx.data.Conflict |
|
对当前本地更改进行重新排队并更新属性值,以确保接下来成功调用 DataService.commit(),从而使这些更改覆盖以前的更改。 |
acceptDragDrop(target:flash.display:InteractiveObject) — 静态方法 , 类 flash.desktop.NativeDragManager |
|
通知 NativeDragManager 对象:指定的目标交互式对象可以接受与当前拖动事件对应的放置。 |
acceptDragDrop(target:mx.core:IUIComponent) — 静态方法 , 类 mx.managers.DragManager |
|
如果接受拖/放数据,将从 dragEnter 事件处理函数调用此方法。 |
acceptServer() — 方法, 类 mx.data.Conflict |
|
删除冲突的本地更改并将 Conflict.serverObject 属性上找到的属性值应用到本地项。 |
Accessibility — final 类, 包 flash.accessibility |
|
Accessibility 类管理与屏幕阅读器之间的通信。 |
accessibilityDescription — 属性, 类 mx.core.UIComponent |
|
一个方便的存取器,用于访问此 UIComponent 的 accessibilityProperties 对象的 description 属性。 |
accessibilityEnabled — 属性, 类 mx.core.UIComponent |
|
一个方便的存取器,用于访问此 UIComponent 的 accessibilityProperties 对象的 silent 属性。 |
accessibilityImplementation — 属性, 类 flash.display.InteractiveObject |
|
InteractiveObject 实例的当前辅助功能实现 (AccessibilityImplementation)。 |
AccessibilityImplementation — 类, 包 flash.accessibility |
|
AccessibilityImplementation 类是 Flash Player 中的基类,可以实现组件中的辅助功能。 |
AccessibilityImplementation() — 构造函数, 类 flash.accessibility.AccessibilityImplementation |
|
静态构造函数。 |
accessibilityName — 属性, 类 mx.core.UIComponent |
|
一个方便的存取器,用于访问此 UIComponent 的 accessibilityProperties 对象的 name 属性。 |
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 |
|
一个方便的存取器,用于访问此 UIComponent 的 accessibilityProperties 对象的 shortcut 属性。 |
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 |
|
封装允许的权限,并提供对允许哪些操作的简单描述的访问。 |
AccessPrivileges(privileges:uint) — 构造函数, 类 mx.data.AccessPrivileges |
|
使用指定的权限构造实例。 |
AccImpl — 类, 包 fl.accessibility |
|
AccImpl 类(也称为 Accessibility Implementation 类)是用于在组件中实现辅助功能的基类。 |
AccImpl — 类, 包 mx.accessibility |
|
AccImpl 是 MX 和 Spark 组件的 Flex 基础辅助功能实现类。 |
AccImpl(master:mx.core:UIComponent) — 构造函数, 类 mx.accessibility.AccImpl |
|
构造函数。 |
accLocation(childID:uint) — 方法, 类 flash.accessibility.AccessibilityImplementation |
|
MSAA 方法,返回指定 AccessibilityImplementation 中子元素边框的 DisplayObject 或 Rectangle。 |
Accordion — 类, 包 mx.containers |
|
MX Accordion 导航器容器具有一组子 MX 容器或 Spark NavigatorContent 容器,但一次只能显示其中一个。 |
Accordion() — 构造函数, 类 mx.containers.Accordion |
|
构造函数。 |
AccordionAutomationImpl — 类, 包 mx.automation.delegates.containers |
|
定义检测 Accordion 类所需的方法和属性。 |
AccordionAutomationImpl(obj:mx.containers:Accordion) — 构造函数, 类 mx.automation.delegates.containers.AccordionAutomationImpl |
|
构造函数。 |
AccordionHeader — 类, 包 mx.containers.accordionClasses |
|
AccordionHeader 类定义 Accordion 导航按钮的外观。 |
AccordionHeader() — 构造函数, 类 mx.containers.accordionClasses.AccordionHeader |
|
构造函数。 |
AccordionHeaderAccImpl — 类, 包 mx.accessibility |
|
AccordionHeaderAccImpl 是 AccessibilityImplementation 的子类,可以实现 AccordionHeader 类的辅助功能。 |
AccordionHeaderAccImpl(master:mx.core:UIComponent) — 构造函数, 类 mx.accessibility.AccordionHeaderAccImpl |
|
构造函数。 |
AccordionHeaderSkin — 类, 包 mx.skins.halo |
|
Accordion 中 AccordionHeader 的所有状态的外观。 |
AccordionHeaderSkin — 类, 包 mx.skins.spark |
| MX Accordion 容器标头的 Spark 外观类。 |
AccordionHeaderSkin — 类, 包 mx.skins.wireframe |
| MX Accordion 容器标头的线框外观类。 |
AccordionHeaderSkin() — 构造函数, 类 mx.skins.halo.AccordionHeaderSkin |
|
构造函数。 |
AccordionHeaderSkin() — 构造函数, 类 mx.skins.spark.AccordionHeaderSkin |
| 构造函数。 |
AccordionHeaderSkin() — 构造函数, 类 mx.skins.wireframe.AccordionHeaderSkin |
| 构造函数。 |
_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 |
|
从 getLabelEstimate() 方法返回后,如果评估能够准确提供要显示的最终标签,则设置为 true。 |
acknowledge — 事件, 类 mx.messaging.MessageAgent |
|
收到已发送消息的确认消息时调度。 |
acknowledge(ackMsg:mx.messaging.messages:AcknowledgeMessage, msg:mx.messaging.messages:IMessage) — 方法, 类 mx.messaging.MessageAgent |
|
收到已发送消息的结果时由 MessageResponder 调用。 |
ACKNOWLEDGE — 常量静态属性, 类 mx.messaging.events.MessageAckEvent |
|
ACKNOWLEDGE 事件类型;当收到确认消息时调度。 |
acknowledgeMessage — 属性, 类 mx.messaging.events.MessageAckEvent |
|
从 MessageEvent 获取 message 属性作为 AcknowledgeMessage 的实用程序属性。 |
AcknowledgeMessage — 类, 包 mx.messaging.messages |
|
AcknowledgeMessage 可确认收到了以前发送的消息。 |
AcknowledgeMessage() — 构造函数, 类 mx.messaging.messages.AcknowledgeMessage |
|
构造一个正文和标头为空的 AcknowledgeMessage 实例。 |
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 |
|
所需的操作。 |
action — 属性, 类 mx.events.DragEvent |
|
所需的操作。 |
action — 属性, 类 spark.events.ViewNavigatorEvent |
|
由视图导航器提交的导致事件的导航操作。 |
ACTION — 常量属性, 类 mx.messaging.management.MBeanOperationInfo |
|
此操作类似于写入,以某种方式更新控件。 |
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. |
actionBar — 属性, 类 spark.components.ViewNavigatorApplication |
|
对视图导航器的 ActionBar 控件(如果存在)的引用。 |
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 |
|
ActionBar 类定义包含标题、导航和操作内容组的组件。 |
ActionBar() — 构造函数, 类 com.adobe.ep.ux.content.view.components.toolbar.ActionBar |
|
Constructor
|
ActionBar() — 构造函数, 类 spark.components.ActionBar |
|
构造函数。 |
ActionBarButtonSkinBase — 类, 包 spark.skins.mobile.supportClasses |
|
手机应用程序中 ActionBar 按钮的基本外观类。 |
ActionBarButtonSkinBase() — 构造函数, 类 spark.skins.mobile.supportClasses.ActionBarButtonSkinBase |
|
构造函数。 |
ActionBarDefaultButtonAppearance — final 类, 包 spark.components |
|
ActionBarDefaultButtonAppearance 类为 ActionBar 的 defaultButtonAppearance 样式所允许的值定义常量。 |
ActionBarSkin — 类, 包 spark.skins.mobile |
|
手机应用程序中 Spark ActionBar 组件的默认外观类。 |
ActionBarSkin() — 构造函数, 类 spark.skins.mobile.ActionBarSkin |
|
构造函数。 |
actionBarVisible — 属性, 类 spark.components.View |
|
指示视图是否应显示操作栏。 |
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 |
|
用于定义操作(用户可以在视图中执行相应的操作)的组件。 |
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 |
|
ActionEffectInstance 类是所有操作效果实例类的 superclass。 |
ActionEffectInstance(target:Object) — 构造函数, 类 mx.effects.effectClasses.ActionEffectInstance |
|
构造函数。 |
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 |
| 定义组件操作区域外观的外观部件。默认情况下,ActionBarSkin 类将操作区域定义为显示在标题区域的右侧。
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 |
|
此操作同时类似于读取和写入,更新控件并返回信息。 |
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 |
|
定义由 actionGroup 属性定义在操作区域的组件布局。 |
actionLayout — 属性, 类 spark.components.View |
|
定义由 actionGroup 属性定义在操作区域的组件布局。 |
actionLayout — 属性, 类 spark.components.ViewNavigator |
|
用于定义操作(用户可以在视图中执行相应的操作)的组件。 |
actionLayout — 属性, 类 spark.components.ViewNavigatorApplication |
|
定义由 actionGroup 属性定义在操作区域的组件布局。 |
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 |
|
MetadataEvent.ACTION_SCRIPT 常量可为 actionscript 事件定义事件对象的 type 属性的值。 |
ACTIONSCRIPT — 常量静态属性, 类 org.osmf.metadata.CuePointType |
|
ActionScript 提示点。 |
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 — final 类, 包 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 |
|
激活基础 NativeWindow(即使此 Window 的应用程序当前未处于活动状态)。 |
activate() — 方法, 类 mx.core.WindowedApplication |
|
激活基础 NativeWindow(即使此应用程序当前未处于活动状态)。 |
activate() — 方法, 类 mx.managers.FocusManager |
|
如果同时有多个 IFocusManagerContainer 可见,则 SystemManager 将激活 FocusManager,然后取消激活。 |
activate() — 方法, 接口 mx.managers.IFocusManager |
|
如果同时有多个 IFocusManagerContainer 可见,则 SystemManager 将激活 FocusManager,然后取消激活。 |
activate() — 方法, 类 spark.components.Window |
|
激活基础 NativeWindow(即使此 Window 的应用程序当前未处于活动状态)。 |
activate() — 方法, 类 spark.components.WindowedApplication |
|
激活基础 NativeWindow(即使此应用程序当前未处于活动状态)。 |
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 |
|
从顶级焦点管理器发送到次级焦点管理器,因此激活了参与选项卡循环的所有焦点管理器。 |
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 |
|
请求激活子应用程序的弹出窗口。 |
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 |
|
定义 MenuBarItem 对象的 up、down 和 over 状态。 |
ActivatorSkin() — 构造函数, 类 mx.skins.halo.ActivatorSkin |
|
构造函数。 |
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 |
|
组件上当前播放的效果列表,如 EffectInstance 实例的 Array。 |
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 |
|
当前执行排队的 CacheEntryNode 实例的列表。 |
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 |
|
在视图过渡期间,该属性引用导航器过渡到的视图。导航器的当前活动视图。 |
activeView — 属性, 类 spark.components.supportClasses.ViewNavigatorBase |
|
导航器的当前活动视图。 |
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 |
|
返回当前处于活动状态的窗口
|
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 |
|
创建一个 Event 对象,其中包含有关活动事件的信息。 |
activityLevel — 属性, 类 flash.media.Camera |
|
摄像头正在检测的运动量。 |
activityLevel — 属性, 类 flash.media.Microphone |
|
麦克风正在检测的音量。 |
ACTUAL_BITRATE — 常量静态属性, 类 org.osmf.net.metrics.MetricType |
|
实际比特率度量的类型常量。 |
ActualBitrateMetric — 类, 包 org.osmf.net.metrics |
|
用来计算当前下载品质级别的实际比特率的度量。此度量的类型是 MetricType.ACTUAL_BITRATE (org.osmf.net.abr.metrics.actualBitrate)
|
ActualBitrateMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory, maxFragments:uint) — 构造函数, 类 org.osmf.net.metrics.ActualBitrateMetric |
|
构造函数。 |
actualCollection — 属性, 类 mx.controls.listClasses.AdvancedListBase |
|
通常存储于运行数据更改效果时使用的 collection 属性中的值副本。 |
actualCollection — 属性, 类 mx.controls.listClasses.ListBase |
|
通常存储于运行数据更改效果时使用的 collection 中的值副本。 |
actualColNum — 属性, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo |
|
相对于当前显示的列,标题开始处的实际列索引。 |
actualCreationPolicy — 属性, 类 mx.charts.Legend |
|
此容器的创建策略。 |
actualCreationPolicy — 属性, 类 mx.core.Container |
|
此容器的创建策略。 |
actualHeight — 属性, 类 flashx.textLayout.elements.InlineGraphicElement |
| 有效的实际高度。 |
actualHorizontalPosition — 属性, 类 spark.components.Callout |
|
在计算 CalloutPosition.AUTO 后完全解析的水平位置。 |
actualIndex — 属性, 类 org.osmf.net.NetStreamSwitcher |
|
正在下载中的品质级别的索引
|
actualIndex — 属性, 类 org.osmf.net.RuleSwitchManagerBase |
|
当前下载的品质级别的索引
|
actualIndex — 属性, 类 org.osmf.net.qos.QoSInfo |
|
当前下载的品质级别的索引
|
actualIterator — 属性, 类 mx.controls.listClasses.AdvancedListBase |
|
通常存储于运行数据更改效果时使用的 iterator 属性中的值副本。 |
actualIterator — 属性, 类 mx.controls.listClasses.ListBase |
|
通常存储于运行数据更改效果时使用的 iterator 中的值副本。 |
actualListeners — 属性, 类 mx.validators.Validator |
|
包含侦听器对象(如果有)的数组或源对象。 |
actualListeners — 属性, 类 spark.validators.supportClasses.GlobalizationValidatorBase |
|
包含侦听器对象(如果有)的数组或源对象。 |
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 |
|
由该类对象使用的实际区域设置 ID 的名称。 |
actualLocaleIDName — 属性, 类 spark.formatters.DateTimeFormatter |
|
由该类对象使用的实际区域设置 ID 的名称。 |
actualLocaleIDName — 属性, 类 spark.formatters.NumberFormatter |
|
由该类对象使用的实际区域设置 ID 的名称。 |
actualLocaleIDName — 属性, 类 spark.globalization.StringTools |
|
由该类对象使用的实际区域设置 ID 的名称。 |
actualLocaleIDName — 属性, 类 spark.globalization.supportClasses.CollatorBase |
|
由该类对象使用的实际区域设置 ID 的名称。 |
actualLocaleIDName — 属性, 类 spark.globalization.supportClasses.GlobalizationBase |
|
由该类对象使用的实际区域设置 ID 的名称。 |
ACTUALSORT — 常量静态属性, 类 mx.controls.advancedDataGridClasses.SortInfo |
|
指定此排序为实际的当前排序。 |
actualText — 属性, 类 com.adobe.ep.ux.content.view.components.search.renderers.DefaultStringTextInput |
|
The actual text being shown in the text box. |
actualTrigger — 属性, 类 mx.validators.Validator |
|
包含触发器对象(如果有)或源对象。 |
actualTrigger — 属性, 类 spark.validators.supportClasses.GlobalizationValidatorBase |
|
包含触发器对象(如果有)或源对象。 |
actualVerticalPosition — 属性, 类 spark.components.Callout |
|
在计算 CalloutPosition.AUTO 后完全解析的垂直位置。 |
actualWidth — 属性, 类 flashx.textLayout.elements.InlineGraphicElement |
| 有效的实际宽度。 |
adapter — 属性, 类 mx.data.DataManager |
|
控制与服务器交互的类的实例。 |
ADAPTIVE_FREQUENCY_DESTINATION — 常量静态属性, 类 mx.messaging.AdvancedChannelSet |
|
使用合适频率的目标的特殊值。 |
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 |
|
当组件通过使用 addChild()、addChildAt()、addElement() 或 addElementAt() 方法作为内容子项添加到容器后调度。 |
add — 属性, 类 mx.effects.effectClasses.AddRemoveEffectTargetFilter |
|
确定是否为 add 或 remove 过滤器。 |
add — 事件, 类 mx.flash.UIMovieClip |
|
使用 addChild() 或 addChildAt() 方法将组件作为内容子项添加到容器时调度。 |
Add(inMatrix:fl.motion:DynamicMatrix) — 方法, 类 fl.motion.DynamicMatrix |
|
将当前矩阵与指定的矩阵相加。 |
ADD — 常量静态属性, 类 fl.events.DataChangeType |
|
将项目添加到了数据提供程序。 |
ADD — 常量静态属性, 类 flash.display.BlendMode |
|
将显示对象的原色值添加到它的背景颜色中,上限值为 0xFF。 |
ADD — 常量静态属性, 类 mx.data.AccessPrivileges |
|
指示允许添加操作。 |
ADD — 常量静态属性, 类 mx.events.CollectionEventKind |
|
指示集合添加了一个或多个项目。 |
ADD — 常量静态属性, 类 mx.events.FlexEvent |
|
FlexEvent.ADD 常量可为 add 事件定义事件对象的 type 属性值。 |
AddAction — 类, 包 spark.effects |
|
AddAction 类用于定义与视图状态定义的 AddChild 属性对应的动作效果。 |
AddAction(target:Object) — 构造函数, 类 spark.effects.AddAction |
|
构造函数。 |
AddActionInstance — 类, 包 spark.effects.supportClasses |
|
AddActionInstance 类用于实现 AddAction 效果的实例类。 |
AddActionInstance(target:Object) — 构造函数, 类 spark.effects.supportClasses.AddActionInstance |
|
构造函数。 |
addAll(addList:mx.collections:IList) — 方法, 类 mx.collections.ArrayList |
|
向当前列表添加一组项目,将它们按传入顺序放置在列表的末尾。 |
addAll(addList:mx.collections:IList) — 方法, 类 mx.collections.ListCollectionView |
|
向当前列表添加一组项目,将它们按传入顺序放置在列表的末尾。 |
addAllAt(addList:mx.collections:IList, index:int) — 方法, 类 mx.collections.ArrayList |
|
向当前列表添加一组项目,将它们放置在传递给函数的索引指定的位置。 |
addAllAt(addList:mx.collections:IList, index:int) — 方法, 类 mx.collections.ListCollectionView |
|
向当前列表添加一组项目,将它们放置在传递给函数的索引指定的位置。 |
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 |
|
将新条目添加到缓存(或替换现有条目)。 |
addCallback(functionName:String, closure:Function) — 静态方法 , 类 flash.external.ExternalInterface |
|
将 ActionScript 方法注册为可从容器调用。 |
ADD_CELL — 常量静态属性, 类 spark.events.GridSelectionEventKind |
|
指示应将此单元格添加到当前选定内容。 |
addCellSelectionData(uid:String, columnIndex:int, selectionData:mx.controls.advancedDataGridClasses:AdvancedDataGridBaseSelectionData) — 方法, 类 mx.controls.AdvancedDataGrid |
|
将单元格选择信息添加到控件,好像您是使用鼠标选择的单元格。 |
addCertificate(cert:flash.utils:ByteArray, trusted:Boolean) — 方法, 类 flash.security.XMLSignatureValidator |
|
添加 x509 证书以构建链。 |
addChannel(channel:mx.messaging:Channel) — 方法, 类 mx.messaging.ChannelSet |
|
将 Channel 添加到 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 |
|
向此容器添加一个子 DisplayObject 子项。 |
addChild(child:flash.display:DisplayObject) — 方法, 类 mx.charts.chartClasses.CartesianDataCanvas |
|
在此子项列表的末尾添加一个子 DisplayObject。 |
addChild(child:flash.display:DisplayObject) — 方法, 类 mx.charts.chartClasses.ChartElement |
|
在此子项列表的末尾添加一个子 DisplayObject。 |
addChild(child:flash.display:DisplayObject) — 方法, 类 mx.charts.chartClasses.PolarDataCanvas |
|
在此子项列表的末尾添加一个子 DisplayObject。 |
addChild(parent:Object, newChild:Object) — 方法, 类 mx.collections.HierarchicalCollectionView |
|
为数据的节点添加子节点。 |
addChild(parent:Object, newChild:Object) — 方法, 接口 mx.collections.IHierarchicalCollectionView |
|
为数据的节点添加子节点。 |
addChild(child:flash.display:DisplayObject) — 方法, 类 mx.core.Container |
|
向此容器添加一个子 DisplayObject 子项。 |
addChild(child:flash.display:DisplayObject) — 方法, 接口 mx.core.IChildList |
|
在此子项列表的末尾添加一个子 DisplayObject。 |
addChild(child:flash.display:DisplayObject) — 方法, 接口 mx.core.IContainer |
|
将一个 DisplayObject 子实例添加到该 DisplayObjectContainer 实例中。 |
addChild(childEffect:mx.effects:IEffect) — 方法, 类 mx.effects.CompositeEffect |
|
将新的子效果添加到此复合效果。 |
addChild(child:org.osmf.media:MediaElement) — 方法, 类 org.osmf.elements.CompositeElement |
|
将指定的子级添加到列表的末尾。 |
AddChild — 类, 包 mx.states |
|
AddChild 类将子显示对象(如组件)作为视图状态的一部分添加到容器。 |
AddChild(relativeTo:mx.core:UIComponent, target:flash.display:DisplayObject, position:String) — 构造函数, 类 mx.states.AddChild |
|
构造函数。 |
AddChildAction — 类, 包 mx.effects |
|
AddChildAction 类定义对应于视图状态定义的 AddChild 属性的动作效果。 |
AddChildAction(target:Object) — 构造函数, 类 mx.effects.AddChildAction |
|
构造函数。 |
AddChildActionInstance — 类, 包 mx.effects.effectClasses |
|
AddChildActionInstance 类用于实现 AddChildAction 效果的实例类。 |
AddChildActionInstance(target:Object) — 构造函数, 类 mx.effects.effectClasses.AddChildActionInstance |
|
构造函数。 |
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 |
|
向此容器添加一个子 DisplayObject 子项。 |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 类 mx.charts.chartClasses.CartesianDataCanvas |
|
将一个 DisplayObject 子实例添加到该 DisplayObjectContainer 实例中。 |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 类 mx.charts.chartClasses.ChartElement |
|
将一个 DisplayObject 子实例添加到该 DisplayObjectContainer 实例中。 |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 类 mx.charts.chartClasses.PolarDataCanvas |
|
将一个 DisplayObject 子实例添加到该 DisplayObjectContainer 实例中。 |
addChildAt(parent:Object, newChild:Object, index:int) — 方法, 类 mx.collections.HierarchicalCollectionView |
|
将子节点添加到指定索引处的节点。 |
addChildAt(parent:Object, newChild:Object, index:int) — 方法, 接口 mx.collections.IHierarchicalCollectionView |
|
在数据的特定索引处为数据的节点添加子节点。 |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — 方法, 接口 mx.controls.menuClasses.IMenuDataDescriptor |
|
将子节点添加到指定索引处的节点。 |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — 方法, 类 mx.controls.treeClasses.DefaultDataDescriptor |
|
将子节点添加到指定索引处的节点。 |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — 方法, 接口 mx.controls.treeClasses.ITreeDataDescriptor |
|
在指定索引处向节点添加子节点。 |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 类 mx.core.Container |
|
向此容器添加一个子 DisplayObject 子项。 |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 接口 mx.core.IChildList |
|
在此子级列表的指定索引处添加子 DisplayObject。 |
addChildAt(child:flash.display:DisplayObject, index:int) — 方法, 接口 mx.core.IContainer |
|
将一个 DisplayObject 子实例添加到该 DisplayObjectContainer 实例中。 |
addChildAt(child:org.osmf.media:MediaElement, index:Number) — 方法, 类 org.osmf.elements.CompositeElement |
|
将子级添加到列表的指定索引处。 |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — 方法, 接口 mx.core.ISWFBridgeGroup |
|
向舱中添加新桥。 |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — 方法, 类 mx.core.SWFBridgeGroup |
|
向舱中添加新桥。 |
addChildBridge(bridge:flash.events:IEventDispatcher, owner:flash.display:DisplayObject) — 方法, 接口 mx.managers.IMarshalSystemManager |
|
向系统管理器添加子桥。 |
addChildSet(childSet:Array) — 方法, 类 mx.effects.effectClasses.CompositeEffectInstance |
|
向此 Composite 效果添加一组新的子效果。 |
addChildToSandboxRoot(layer:String, child:flash.display:DisplayObject) — 方法, 接口 mx.managers.IMarshalSystemManager |
|
向所请求的层中的沙箱根添加指定的子级。 |
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 |
|
添加提示点。 |
addData(data:Object, format:String) — 方法, 类 mx.core.DragSource |
|
向拖动源添加数据和相应的格式 String。 |
addDataChild(child:flash.display:DisplayObject, left:any, top:any, right:any, bottom:any, hCenter:any, vCenter:any) — 方法, 类 mx.charts.chartClasses.CartesianDataCanvas |
|
将指定的显示对象作为子项添加到当前画布中。 |
addDataChild(child:flash.display:DisplayObject, angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, angleCenter:any, radialCenter:any) — 方法, 类 mx.charts.chartClasses.PolarDataCanvas |
|
这将向当前画布添加任一 DisplayObject 作为子项
|
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 |
|
如果正在运行数据更改效果,则添加项呈示器。 |
addDataEffectItem(item:Object) — 方法, 类 mx.controls.listClasses.ListBase |
|
如果正在运行数据更改效果,则添加项呈示器。 |
addDataEffectItem(target:Object) — 方法, 接口 mx.effects.IEffectTargetHost |
|
如果正在运行数据更改效果,则添加项呈示器。 |
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 |
|
将 {实例, 字符串 ID} 对添加到内部数组中,供以后使用。 |
addDisplayObject(displayObject:flash.display:DisplayObject, depth:Number) — 方法, 类 spark.components.supportClasses.DisplayLayer |
|
将具有指定深度的 DisplayObject 添加到有序列表中。 |
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 |
|
将所选项目作为拖放操作的一部分添加到 DragSource 对象中。 |
addDragData(dragSource:Object) — 方法, 类 mx.controls.listClasses.AdvancedListBase |
|
作为拖放操作的一部分,将所选项目添加到 DragSource 对象。 |
addDragData(dragSource:Object) — 方法, 类 mx.controls.listClasses.ListBase |
|
作为拖放操作的一部分,将所选项目添加到 DragSource 对象。 |
addDragData(dragSource:mx.core:DragSource) — 方法, 类 spark.components.List |
|
作为拖放操作的一部分,将所选项目添加到 DragSource 对象。 |
added — 属性, 类 fl.video.CaptionChangeEvent |
|
一个布尔值,确定是添加了字幕还是删除了字幕。 |
added — 事件, 类 flash.display.DisplayObject |
|
将显示对象添加到显示列表中时调度。 |
ADDED — 常量静态属性, 类 flash.events.Event |
|
Event.ADDED 常量定义 added 事件对象的 type 属性值。 |
addedEffect — 效果, 类 mx.core.UIComponent |
|
将组件作为子项添加到 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 |
|
将可视元素添加到此容器中。 |
addElement(element:mx.core:IVisualElement) — 方法, 类 mx.core.Container |
|
将可视元素添加到此容器中。 |
addElement(element:mx.core:IVisualElement) — 方法, 接口 mx.core.IVisualElementContainer |
|
将可视元素添加到此容器中。 |
addElement(element:mx.core:IVisualElement) — 方法, 类 mx.flash.ContainerMovieClip |
|
将可视元素添加到此容器中。 |
addElement(element:mx.olap:IOLAPElement) — 方法, 接口 mx.olap.IOLAPSet |
|
在集中添加新成员。 |
addElement(e:mx.olap:IOLAPElement) — 方法, 类 mx.olap.OLAPSet |
|
在集中添加新成员。 |
addElement(element:mx.core:IVisualElement) — 方法, 类 spark.components.Group |
|
将可视元素添加到此容器中。 |
addElement(element:mx.core:IVisualElement) — 方法, 类 spark.components.Scroller |
|
Scroller 不支持该操作。 |
addElement(element:mx.core:IVisualElement) — 方法, 类 spark.components.SkinnableContainer |
|
将可视元素添加到此容器中。 |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 类 mx.charts.Legend |
|
将可视元素添加到此容器中。 |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 类 mx.core.Container |
|
将可视元素添加到此容器中。 |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 接口 mx.core.IVisualElementContainer |
|
将可视元素添加到此容器中。 |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 类 mx.flash.ContainerMovieClip |
|
将可视元素添加到此容器中。 |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 类 spark.components.Group |
|
将可视元素添加到此容器中。 |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 类 spark.components.Scroller |
|
Scroller 不支持该操作。 |
addElementAt(element:mx.core:IVisualElement, index:int) — 方法, 类 spark.components.SkinnableContainer |
|
将可视元素添加到此容器中。 |
addElements(elements:mx.collections:IList) — 方法, 接口 mx.olap.IOLAPSet |
|
将成员列表添加到集中。 |
addElements(members:mx.collections:IList) — 方法, 类 mx.olap.OLAPSet |
|
将成员列表添加到集中。 |
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 |
|
使用 EventDispatcher 对象注册事件侦听器对象,以使侦听器能够接收事件通知。 |
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 |
|
使用 EventDispatcher 对象注册事件侦听器对象,以使侦听器能够接收事件通知。 |
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 |
|
使用 EventDispatcher 对象注册事件侦听器对象,以使侦听器能够接收事件通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 方法, 类 mx.data.DynamicManagedItem |
|
使用 EventDispatcher 对象注册事件侦听器对象,以使侦听器能够接收事件通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 类 mx.data.ManagedRemoteService |
|
向服务中添加事件侦听器。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 类 mx.olap.OLAPCube |
|
使用 EventDispatcher 对象注册事件侦听器对象,以使侦听器能够接收事件通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 类 mx.utils.ObjectProxy |
|
注册事件侦听器对象,以便侦听器能够接收事件通知。 |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 方法, 类 mx.utils.OnDemandEventDispatcher |
|
使用 EventDispatcher 对象注册事件侦听器对象,以使侦听器能够接收事件通知。 |
ADD_EVENT_LISTENER_REQUEST — 常量静态属性, 类 mx.events.EventListenerRequest |
|
请求添加事件侦听器。 |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — 方法, 类 mx.automation.AutomationManager |
| |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — 方法, 接口 mx.automation.IAutomationManager2 |
|
封送支持(对于工具):将传入 EventDetails 对象添加到当前 ApplicationDomain 中的可能子应用程序。 |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — 方法, 类 mx.automation.AutomationManager |
| |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — 方法, 接口 mx.automation.IAutomationManager2 |
|
封送支持(对于工具):将传入 EventDetails 对象添加到当前 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 |
|
向 ID 的开头添加一个部分。 |
ADD_FOCUS_MANAGER — 常量静态属性, 类 mx.events.FlexEvent |
|
FlexEvent.ADD_FOCUS_MANAGER 常量可为 addFocusManager 事件定义事件对象的 type 属性值。 |
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 |
|
计算支持 Halo 主题的组件所使用的颜色,如斜面边缘颜色。 |
addHandler(handler:Function, weakReference:Boolean) — 方法, 类 com.adobe.gravity.utility.async.HandlerHolder |
|
Add a handler function. |
addHandler(handler:Function, format:String) — 方法, 类 mx.core.DragSource |
|
添加一个处理函数,当请求指定格式的数据时将调用此处理函数。 |
addHandler(name:String, handler:Function, priority:int) — 方法, 类 org.osmf.net.NetClient |
|
为指定的回调名称添加处理函数。 |
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 |
|
添加将应用于此 Web 服务所有操作的标头。 |
addHeader(header:Object) — 方法, 类 mx.rpc.soap.Operation |
|
添加仅应用于此 Operation 的标头。 |
addImplementationClassName(className:String) — 方法, 类 mx.automation.AutomationClass |
|
添加与此类描述匹配的 Flex 类名称。 |
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 |
|
将指定的项目添加到列表末尾。 |
addItem(item:Object) — 方法, 类 mx.collections.AsyncListView |
|
向列表末尾添加指定项目。 |
addItem(item:Object) — 方法, 接口 mx.collections.IList |
|
向列表末尾添加指定项目。 |
addItem(item:Object) — 方法, 类 mx.collections.ListCollectionView |
|
向列表末尾添加指定项目。 |
addItem(item:org.osmf.media:MediaFactoryItem) — 方法, 类 org.osmf.media.MediaFactory |
|
将指定的 MediaFactoryItem 添加到工厂。 |
addItem(item:org.osmf.net.metrics:MetricFactoryItem) — 方法, 类 org.osmf.net.metrics.MetricFactory |
|
将指定的 MetricFactoryItem 添加到工厂。 |
addItem(item:Object) — 方法, 类 spark.collections.NumericDataProvider |
|
不支持此函数. |
addItem(item:Object) — 方法, 类 spark.components.TabbedViewNavigator |
|
将指定的视图导航器添加到列表末尾。 |
AddItemAction — 类, 包 mx.effects |
|
AddItemAction 类定义确定项呈示器何时显示在控件中的动作效果,该动作效果针对添加到基于列表的控件(如 List 或 TileList)的项目或替换控件中现有项目的项目。 |
AddItemAction(target:Object) — 构造函数, 类 mx.effects.AddItemAction |
|
构造函数。 |
AddItemActionInstance — 类, 包 mx.effects.effectClasses |
|
AddItemActionInstance 类用于实现 AddItemAction 效果的实例类。 |
AddItemActionInstance(target:Object) — 构造函数, 类 mx.effects.effectClasses.AddItemActionInstance |
|
构造函数。 |
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 |
|
在指定的索引处添加项目。 |
addItemAt(item:Object, index:int) — 方法, 类 mx.collections.AsyncListView |
|
在指定的索引处添加项目。 |
addItemAt(item:Object, index:int) — 方法, 接口 mx.collections.IList |
|
在指定的索引处添加项目。 |
addItemAt(item:Object, index:int) — 方法, 类 mx.collections.ListCollectionView |
|
在指定的索引处添加项目。 |
addItemAt(item:Object, index:int) — 方法, 类 spark.collections.NumericDataProvider |
|
不支持此函数. |
addItemAt(item:Object, index:int) — 方法, 类 spark.components.TabbedViewNavigator |
|
在指定的索引处添加视图导航器。 |
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 |
|
文档当前不可用。 |
AddItems() — 构造函数, 类 mx.states.AddItems |
|
构造函数。 |
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 |
|
addItemToCollectionOperation() 和 removeItemFromCollectionOperation() 方法是可选操作,您可以使用它们来定义一个在集合中添加或删除项时要调用的函数。 |
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 |
|
向 ID 的结尾添加一个部分。 |
addLayer(value:mx.core:DesignLayer) — 方法, 类 mx.core.DesignLayer |
|
为该层添加一个 DesignLayer 子项。 |
addLayoutCompleteSynchronization() — 方法, 类 mx.automation.delegates.core.UIComponentAutomationImpl |
|
设置与布局管理器的 UPDATE_COMPLETE 事件的自动化同步。 |
addLayoutCompleteSynchronization() — 方法, 类 mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl |
|
设置与布局管理器更新 complete 事件的自动化同步。 |
addLineForReuse(textLine:flash.text.engine:TextLine) — 静态方法 , 类 flashx.textLayout.compose.TextLineRecycler |
|
向池中添加一个 TextLine 以便重用。 |
addListenerHandler() — 方法, 类 mx.validators.Validator |
|
为从验证程序调度的有效和无效事件设置所有侦听器。 |
addListenerHandler() — 方法, 类 spark.validators.supportClasses.GlobalizationValidatorBase |
|
为从验证程序调度的有效和无效事件设置所有侦听器。 |
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 |
|
使用指定的记录器设置此目标。 |
addLogger(logger:mx.logging:ILogger) — 方法, 接口 mx.logging.ILoggingTarget |
|
使用指定的记录器设置此目标。 |
addManagedOperation(mop:mx.data:ManagedOperation) — 方法, 类 mx.data.RPCDataManager |
|
向由此数据管理器管理的集添加托管操作。 |
addMarker(marker:org.osmf.metadata:TimelineMarker) — 方法, 类 org.osmf.metadata.TimelineMetadata |
|
将指定 TimelineMarker 添加到此对象。 |
addMediaElement(element:org.osmf.media:MediaElement) — 方法, 接口 org.osmf.containers.IMediaContainer |
|
将 MediaElement 实例添加到容器。 |
addMediaElement(element:org.osmf.media:MediaElement) — 方法, 类 org.osmf.containers.MediaContainer |
|
将 MediaElement 实例添加到容器。 |
addMember(s:mx.olap:IOLAPMember) — 方法, 接口 mx.olap.IOLAPQueryAxis |
|
将单个成员添加到查询轴中。 |
addMember(member:mx.olap:IOLAPElement) — 方法, 接口 mx.olap.IOLAPTuple |
|
在 tuple 中添加新成员。 |
addMember(m:mx.olap:IOLAPMember) — 方法, 类 mx.olap.OLAPQueryAxis |
|
将单个成员添加到查询轴中。 |
addMember(element:mx.olap:IOLAPElement) — 方法, 类 mx.olap.OLAPTuple |
|
在 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 |
|
将成员列表添加到 tuple 中。 |
addMembers(value:mx.collections:IList) — 方法, 类 mx.olap.OLAPTuple |
|
将成员列表添加到 tuple 中。 |
addMenuItem(obj:flash.display:InteractiveObject, url:String, hideBuiltIns:Boolean) — 静态方法 , 类 com.adobe.viewsource.ViewSource |
|
将“查看源代码”上下文菜单项添加到给定对象的上下文菜单。 |
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 |
|
将 Metadata 对象添加到指定命名空间 URL 下的此 MediaElement 中。 |
addMetadataValue(namespaceURL:String, value:Object) — 方法, 类 org.osmf.media.MediaResourceBase |
|
将元数据值添加到此资源。 |
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 |
|
使用相对于最外侧的 parent 效果的开始时间,将一个 MotionPath 对象添加到此实例中的 MotionPath 对象集中。 |
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 |
|
将 UIComponent 对象添加到正在打印的对象列表。 |
addOfflineItem(item:Object) — 方法, 类 mx.data.DataServiceOfflineAdapter |
|
向 localStore 中添加指定的脱机项。 |
addOfflineItem(item:Object) — 方法, 类 mx.data.SQLiteOfflineAdapter |
|
向 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 |
|
弹出顶级窗口。 |
ADD_POP_UP_PLACE_HOLDER_REQUEST — 常量静态属性, 类 mx.events.SWFBridgeRequest |
|
为子 SystemManager 承载的弹出窗口添加占位符。 |
ADD_POP_UP_REQUEST — 常量静态属性, 类 mx.events.SWFBridgeRequest |
|
在目标应用程序上添加弹出窗口。 |
addPosition(p:mx.olap:IOLAPAxisPosition) — 方法, 类 mx.olap.OLAPResultAxis |
|
将位置添加到查询结果的轴中。 |
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 |
|
将 RSL 添加到 preloadedRSLs 列表。 |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — 方法, 类 mx.managers.SystemManager |
|
将 RSL 添加到 preloadedRSLs 列表。 |
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 是 EffectTargetFilter 的一个子类,后者用于处理过滤目标(这些目标已作为子项在容器中添加或删除)的逻辑。 |
AddRemoveEffectTargetFilter() — 构造函数, 类 mx.effects.effectClasses.AddRemoveEffectTargetFilter |
|
构造函数。 |
addResource(ns:Namespace, resource:Object) — 方法, 类 mx.rpc.xml.QualifiedResourceManager |
|
将资源添加到给定命名空间的潜在资源数组。 |
addResourceBundle(resourceBundle:mx.resources:IResourceBundle, useWeakReference:Boolean) — 方法, 接口 mx.resources.IResourceManager |
|
将指定的 ResourceBundle 添加到 ResourceManager,以便可通过 ResourceManager 方法(如 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 可向响应器 Array 中添加响应器。 |
addResponder(responder:mx.rpc:IResponder) — 方法, 类 mx.rpc.AsyncToken |
|
可向响应器 Array 中添加响应器。 |
address — 属性, 类 flash.net.InterfaceAddress |
|
Internet 协议 (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 |
|
指示应将此行添加到当前选定内容。 |
addRSLInfo(info:fl.rsl:RSLInfo) — 方法, 类 fl.rsl.RSLPreloader |
|
向要下载的 SWF 文件或 SWZ 文件添加说明性 RSLInfo 记录。 |
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 |
|
如果 selectionMode 是 GridSelectionMode.SINGLE_CELL 或 GridSelectionMode.MULTIPLE_CELLS,将单元格添加到选定内容并将尖号位置设置为该单元格。 |
addSelectedCell(rowIndex:int, columnIndex:int) — 方法, 类 spark.components.Grid |
|
如果 selectionMode 是 GridSelectionMode.SINGLE_CELL 或 GridSelectionMode.MULTIPLE_CELLS,将单元格添加到选定内容并将尖号位置设置为该单元格。 |
addSelectedIndex(rowIndex:int) — 方法, 类 spark.components.DataGrid |
|
如果 selectionMode 是 GridSelectionMode.MULTIPLE_ROWS,将此行添加到选定内容并将尖号位置设置为此行。 |
addSelectedIndex(rowIndex:int) — 方法, 类 spark.components.Grid |
|
如果 selectionMode 是 GridSelectionMode.MULTIPLE_ROWS,将此行添加到选定内容并将尖号位置设置为此行。 |
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 |
|
将集添加到查询轴中。 |
addSet(s:mx.olap:IOLAPSet) — 方法, 类 mx.olap.OLAPQueryAxis |
|
将集添加到查询轴中。 |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — 方法, 类 mx.rpc.soap.AbstractWebService |
|
添加将应用于此 WebService 所有操作的标头。 |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — 方法, 类 mx.rpc.soap.Operation |
|
添加仅应用于此 Operation 的标头。 |
addSortField(columnName:String, columnNumber:int, collection:mx.collections:ICollectionView) — 方法, 类 mx.controls.AdvancedDataGridBaseEx |
|
将数据字段添加到排序字段列表中。 |
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 |
|
将非可视样式客户端添加到该组件实例。 |
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 |
|
这是添加新订阅的简便方法。 |
ADD_SUBSCRIPTIONS — 常量静态属性, 类 mx.messaging.messages.CommandMessage |
|
MULTI_SUBSCRIBE 消息中使用的标头,用于指定要添加到现有的一组 subscriptions 的 子主题/选择器对数组。 |
addSubtopic(subtopic:String) — 方法, 类 mx.messaging.MultiTopicProducer |
|
将 subtopic 添加到此制造者发送的消息的当前 subtopics 列表中。 |
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 |
|
向自动化管理器添加同步对象。 |
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 实例,其目标属性设置为 DisplayObject(如果适用),该 DisplayObject 是 targetParent 的 targetName 属性;其 Motion 属性在 AnimatorFactoryBase 实例创建之初便存储在该实例中。 |
addTarget(target:mx.logging:ILoggingTarget) — 静态方法 , 类 mx.logging.Log |
|
允许指定的目标开始接收日志事件的通知。 |
addTarget(target:org.osmf.layout:ILayoutTarget) — 方法, 类 org.osmf.layout.LayoutRendererBase |
|
向布局呈示器的对象列表中添加目标的方法,列表中包含的是要计算其大小和位置的对象。 |
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 实例,该实例的目标属性设置为 DisplayObject(如果适用),该 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 对象作为 container 的后代添加。 |
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 |
|
向 Application 的创建队列中添加一个容器。 |
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 |
|
将呈示器添加到循环使用的呈示器列表,使其不可见并清除对该呈示器的引用。 |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — 方法, 类 mx.controls.listClasses.ListBase |
|
将呈示器添加到循环使用的呈示器列表,使其不可见并清除对该呈示器的引用。 |
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 |
|
从用于存储对行的引用的数组开头添加一个空白行。 |
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 |
|
将新的媒体特征添加到此媒体元素。 |
addTuple(t:mx.olap:IOLAPTuple) — 方法, 接口 mx.olap.IOLAPQueryAxis |
|
将 tuple 添加到查询轴中。 |
addTuple(tuple:mx.olap:IOLAPTuple) — 方法, 接口 mx.olap.IOLAPSet |
|
在集中添加新的 tuple。 |
addTuple(t:mx.olap:IOLAPTuple) — 方法, 类 mx.olap.OLAPQueryAxis |
|
将 tuple 添加到查询轴中。 |
addTuple(tuple:mx.olap:IOLAPTuple) — 方法, 类 mx.olap.OLAPSet |
|
在集中添加新的 tuple。 |
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 |
|
使用指定的键将指定的值存储在此 Metadata 对象中。 |
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. |
addWorkItem(projectId:String, workItem:com.adobe.solutions.prm.vo:WorkItemVO) — 方法, 接口 com.adobe.solutions.prm.service.IWorkItemManagementService |
|
This function adds a work item to an existing project. |
addWorkItem(projectId:String, workItem:com.adobe.solutions.prm.vo:WorkItemVO) — 方法, 类 com.adobe.solutions.prm.services.impl.WorkItemManagementService |
|
This function adds a work item to an existing project. |
addWorkItemAndSave(workItem:com.adobe.solutions.prm.domain:IWorkItem) — 方法, 接口 com.adobe.solutions.prm.domain.IProject |
|
This remote operation adds a workitem to the current project and updates the changes on the server. |
addWorkItemAndSave(workItem:com.adobe.solutions.prm.domain:IWorkItem) — 方法, 类 com.adobe.solutions.prm.domain.impl.Project |
|
This remote operation adds a workitem to the current project and updates the changes on the server. |
addXMLPath(langCode:String, path:String) — 静态方法 , 类 fl.lang.Locale |
|
将 {语言代码和语言路径} 对添加到内部数组中,供以后使用。 |
AD_HOC_REVIEW — 常量静态属性, 类 com.adobe.livecycle.rca.model.constant.ReviewType |
| Specifies the review type for an ad hoc review. |
AD_HOC_REVIEW — 常量静态属性, 类 com.adobe.solutions.rca.constant.ReviewType |
|
The review type of an ad-hoc review. |
|