包 | com.adobe.guides.spark.wrappers.components |
类 | public class WrapperHostBase |
继承 | WrapperHostBase ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
实现 | IWrapperHost, IConnectionService |
子类 | StandardWrapperHost |
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
默认 MXML 属性mxmlContentFactory
属性 | 由以下参数定义 | ||
---|---|---|---|
![]() | accessibilityDescription : String
一个方便的存取器,用于访问此 UIComponent 的 accessibilityProperties 对象的 description 属性。 | UIComponent | |
![]() | accessibilityEnabled : Boolean
一个方便的存取器,用于访问此 UIComponent 的 accessibilityProperties 对象的 silent 属性。 | UIComponent | |
![]() | accessibilityImplementation : AccessibilityImplementation
InteractiveObject 实例的当前辅助功能实现 (AccessibilityImplementation)。 | InteractiveObject | |
![]() | accessibilityName : String
一个方便的存取器,用于访问此 UIComponent 的 accessibilityProperties 对象的 name 属性。 | UIComponent | |
![]() | accessibilityProperties : AccessibilityProperties
此显示对象的当前辅助功能选项。 | DisplayObject | |
![]() | accessibilityShortcut : String
一个方便的存取器,用于访问此 UIComponent 的 accessibilityProperties 对象的 shortcut 属性。 | UIComponent | |
![]() | activeEffects : Array [只读]
组件上当前播放的效果列表,如 EffectInstance 实例的 Array。 | UIComponent | |
activeViewType : String
Indicates the type of communication expected, either DOR or interactive. | WrapperHostBase | ||
![]() | alpha : Number
表示指定对象的 Alpha 透明度值。 | DisplayObject | |
![]() | autoLayout : Boolean
如果为 true,则在更改子项的位置或大小时完成度量和布局。 | SkinnableContainer | |
![]() | automationDelegate : Object
处理自动化相关功能的委托对象。 | UIComponent | |
![]() | automationEnabled : Boolean [只读]
如果此组件启用了自动化,则为 true;否则为 false。 | UIComponent | |
![]() | automationName : String
可用作此对象的标识符的名称。 | UIComponent | |
![]() | automationOwner : DisplayObjectContainer [只读]
用于自动化目的的此组件的所有者。 | UIComponent | |
![]() | automationParent : DisplayObjectContainer [只读]
用于自动化目的的此组件的父级。 | UIComponent | |
![]() | automationTabularData : Object [只读]
IAutomationTabularData 接口的实现,可用于检索数据。 | UIComponent | |
![]() | automationValue : Array [只读]
此值通常对应于对象的经呈示的外观,当对象在应用中以可视方式显示时,此值使标识符与该对象相关联。 | UIComponent | |
![]() | automationVisible : Boolean [只读]
如果此组件对于自动化是可见的,则为 true;否则为 false。 | UIComponent | |
![]() | baseline : Object
对于组件,此布局约束属性是基于类似命名的样式的外观。 | UIComponent | |
![]() | baselinePosition : Number [覆盖] [只读]
组件第一行文本的基线的 y 坐标。 | SkinnableComponent | |
![]() | blendMode : String
BlendMode 类中的一个值,用于指定要使用的混合模式。 | DisplayObject | |
![]() | blendShader : Shader [只写]
设置用于混合前景和背景的着色器。 | DisplayObject | |
![]() | bottom : Object
对于组件,此布局约束属性是基于类似命名的样式的外观。 | UIComponent | |
![]() | buttonMode : Boolean
指定此 sprite 的按钮模式。 | Sprite | |
![]() | cacheAsBitmap : Boolean
如果设置为 true,则 Flash 运行时将缓存显示对象的内部位图表示形式。 | DisplayObject | |
![]() | cacheAsBitmapMatrix : Matrix
如果为非 null,则 Matrix 对象会定义显示对象在 cacheAsBitmap 设置为 true 时的呈现方式。 | DisplayObject | |
![]() | cacheHeuristic : Boolean [只写]
供 Flex 使用,表示建议为对象实施位图缓存。 | UIComponent | |
![]() | cachePolicy : String
指定此对象的位图缓存策略。 | UIComponent | |
![]() | className : String [只读]
此实例的类的名称,如“Button”。 | UIComponent | |
![]() | constructor : Object
对类对象或给定对象实例的构造函数的引用。 | Object | |
![]() | contentMouseX : Number [只读]
返回鼠标在内容坐标系中的 x 位置。 | UIComponent | |
![]() | contentMouseY : Number [只读]
返回内容坐标系中鼠标的 y 位置。 | UIComponent | |
![]() | contextMenu : NativeMenu
指定与此对象相关联的上下文菜单。 | InteractiveObject | |
![]() | creationPolicy : String
此组件的内容创建策略。 | SkinnableContainer | |
currentPage : Page
The current page which implements the IPanel interface. | WrapperHostBase | ||
currentPanel : Panel
The current panel. | WrapperHostBase | ||
currentPanelItem : PanelItem
The current panel item that has focus. | WrapperHostBase | ||
currentSection : Section
The current section. | WrapperHostBase | ||
![]() | currentState : String
组件的当前视图状态。 | UIComponent | |
![]() | cursorManager : ICursorManager [只读]
获取控制此组件及其同级组件的光标的 CursorManager。 | UIComponent | |
![]() | defaultButton : IFlexDisplayObject
指定为容器的默认按钮的 Button 控件。 | SkinnableContainerBase | |
![]() | deferredContentCreated : Boolean [只读]
如果延迟的内容已创建,则包含 True。 | SkinnableContainer | |
![]() | depth : Number
确定容器内各项目的呈示顺序。 | UIComponent | |
![]() | descriptor : UIComponentDescriptor
引用 UIComponentDescriptor(如果有),过去曾通过 createComponentFromDescriptor() 方法使用它来创建此 UIComponent 实例。 | UIComponent | |
![]() | designLayer : DesignLayer
指定与该可视元素关联的可选 DesignLayer 实例。 | UIComponent | |
![]() | document : Object
引用与此 UIComponent 相关联的文档对象。 | UIComponent | |
![]() | doubleClickEnabled : Boolean [覆盖]
指定 UIComponent 对象是否接收 doubleClick 事件。 | UIComponent | |
![]() | dropTarget : DisplayObject [只读]
指定拖动 sprite 时经过的显示对象,或放置 sprite 的显示对象。 | Sprite | |
![]() | enabled : Boolean
组件是否可以接受用户交互。 | UIComponent | |
![]() | errorString : String
当验证程序监视组件并且验证失败时,组件的错误提示中将显示的文本。 | UIComponent | |
![]() | explicitHeight : Number
指定该组件在组件坐标中显式高度(以像素为单位)的数字。 | UIComponent | |
![]() | explicitMaxHeight : Number
布局过程中父级要考虑的组件最大建议高度。 | UIComponent | |
![]() | explicitMaxWidth : Number
布局过程中父级要考虑的组件最大建议宽度。 | UIComponent | |
![]() | explicitMinHeight : Number
布局过程中父级要考虑的组件最小建议高度。 | UIComponent | |
![]() | explicitMinWidth : Number
布局过程中父级要考虑的组件最小建议宽度。 | UIComponent | |
![]() | explicitWidth : Number
指定该组件在组件坐标中显式宽度(以像素为单位)的数字。 | UIComponent | |
![]() | filters : Array
包含当前与显示对象关联的每个滤镜对象的索引数组。 | DisplayObject | |
![]() | flexContextMenu : IFlexContextMenu
此 UIComponent 的上下文菜单。 | UIComponent | |
![]() | focusEnabled : Boolean
指示切换到此组件时,是否可以获得焦点。 | UIComponent | |
![]() | focusManager : IFocusManager
获取控制此组件及其同级组件的焦点的 FocusManager。 | UIComponent | |
![]() | focusPane : Sprite
与此对象相关联的焦点窗格。 | UIComponent | |
![]() | focusRect : Object
指定此对象是否显示焦点矩形。 | InteractiveObject | |
![]() | graphics : Graphics [只读]
指定属于此 sprite 的 Graphics 对象,在此 sprite 中可执行矢量绘图命令。 | Sprite | |
guideConnectionActive : Boolean
Indicates if a host SWF is communicating with the Guide through a local connection. | WrapperHostBase | ||
guideExternalInterfaceAvailable : Boolean
Indicates if the guides HTML wrapper exists and contains the required guide support. | WrapperHostBase | ||
guideView : Boolean
Indicates whether the Guide SWF or the PDF has current input and control. | WrapperHostBase | ||
![]() | hasFocusableChildren : Boolean
一个标志,指示子对象是否能够获得焦点。 | UIComponent | |
![]() | hasLayoutMatrix3D : Boolean [只读]
如果元素具有 3D 矩阵,则为 true。 | UIComponent | |
![]() | height : Number [覆盖]
指定组件在父坐标中的高度的数字(以像素为单位)。 | UIComponent | |
![]() | hitArea : Sprite
指定一个 sprite 用作另一个 sprite 的点击区域。 | Sprite | |
![]() | horizontalCenter : Object
对于组件,此布局约束属性是基于类似命名的样式的外观。 | UIComponent | |
![]() | id : String
组件 ID。 | UIComponent | |
![]() | includeInLayout : Boolean
指定此组件是否包含在父容器的布局中。 | UIComponent | |
includeNavigationMinHeight : int
Set the minimal height such that the navigation will collapse if the height is less than the value. | WrapperHostBase | ||
includeNavigationMinWidth : int
Set the minimal width such that the navigation container will collapse if the width is less than the value. | WrapperHostBase | ||
![]() | inheritingStyles : Object
此组件的继承样式链的开头内容。 | UIComponent | |
![]() | initialized : Boolean
一个标志,用于确定某个对象是否已通过布局的所有三个阶段:提交、测量和布局(假设每个阶段都是必需的)。 | UIComponent | |
![]() | instanceIndex : int [只读]
重复组件的索引。 | UIComponent | |
![]() | instanceIndices : Array
一个 Array,包含从此 UIComponent 对象的父文档引用该对象所需的索引。 | UIComponent | |
interactivePdfLoad : String
Indicates when the load of the interactive pdf should happen. | WrapperHostBase | ||
interactivePdfUrl : String
Provides the url to retreive the interactive pdf from. | WrapperHostBase | ||
![]() | is3D : Boolean [只读]
当元素为 3D 时,则为 true。 | UIComponent | |
![]() | isDocument : Boolean [只读]
如果此 UIComponent 实例为文档对象,则为 true。 | UIComponent | |
isLoadingInteractivePdf : Boolean
Indicates an interactivePdf is in the process of being loaded. | WrapperHostBase | ||
![]() | isPopUp : Boolean
PopUpManager 将其设置为 true 以指示已弹出该组件。 | UIComponent | |
![]() | layout : LayoutBase
此容器的 layout 对象。 | SkinnableContainer | |
![]() | layoutMatrix3D : Matrix3D [只写]
用于相对于其同级组件计算组件的布局的转换矩阵。 | UIComponent | |
lcx : Lcx
Get or sets the guide deployment model. | WrapperHostBase | ||
![]() | left : Object
对于组件,此布局约束属性是基于类似命名的样式的外观。 | UIComponent | |
![]() | loaderInfo : LoaderInfo [只读]
返回一个 LoaderInfo 对象,其中包含加载此显示对象所属的文件的相关信息。 | DisplayObject | |
![]() | maintainProjectionCenter : Boolean
如果为 true,则该组件将使其投影矩阵在其边框的中央保持居中。 | UIComponent | |
![]() | mask : DisplayObject
调用显示对象被指定的 mask 对象遮罩。 | DisplayObject | |
![]() | maxHeight : Number
布局过程中父级要考虑的组件最大建议高度。 | UIComponent | |
![]() | maxWidth : Number
布局过程中父级要考虑的组件最大建议宽度。 | UIComponent | |
![]() | measuredHeight : Number
组件的默认高度(以像素为单位)。 | UIComponent | |
![]() | measuredMinHeight : Number
组件的默认最小高度(以像素为单位)。 | UIComponent | |
![]() | measuredMinWidth : Number
组件的默认最小宽度(以像素为单位)。 | UIComponent | |
![]() | measuredWidth : Number
组件的默认宽度(以像素为单位)。 | UIComponent | |
![]() | metaData : Object
如果元数据是通过 PlaceObject4 标记与此 DisplayObject 的实例一起存储在 SWF 文件中的,则获取 DisplayObject 实例的元数据对象。 | DisplayObject | |
![]() | minHeight : Number
布局过程中父级要考虑的组件最小建议高度。 | UIComponent | |
![]() | minWidth : Number
布局过程中父级要考虑的组件最小建议宽度。 | UIComponent | |
model : IWrapperModel [只读]
The Model behind the wrapper host component. | WrapperHostBase | ||
![]() | moduleFactory : IFlexModuleFactory
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | UIComponent | |
![]() | mouseChildren : Boolean
确定对象的子级是否支持鼠标或用户输入设备。 | DisplayObjectContainer | |
![]() | mouseEnabled : Boolean
指定此对象是否接收鼠标或其他用户输入、消息。 | InteractiveObject | |
![]() | mouseFocusEnabled : Boolean
单击时是否可获得焦点。 | UIComponent | |
![]() | mouseX : Number [只读]
表示此鼠标或用户输入设备位置的 x 坐标,以像素为单位。 | DisplayObject | |
![]() | mouseY : Number [只读]
表示此鼠标或用户输入设备位置的 y 坐标,以像素为单位。 | DisplayObject | |
![]() | mxmlContent : Array [只写]
此 Group 的可视内容子项。 | SkinnableContainer | |
![]() | mxmlContentFactory : IDeferredInstance [只写]
为 content 属性创建初始值的 factory 对象。 | SkinnableContainer | |
![]() | name : String
表示 DisplayObject 的实例名称。 | DisplayObject | |
![]() | needsSoftKeyboard : Boolean
指定当该 InteractiveObject 实例获得焦点时,是否显示虚拟键盘(显示在屏幕上的软键盘)。 | InteractiveObject | |
![]() | nestLevel : int
此对象在所属关系层次结构中的深度。 | UIComponent | |
![]() | nonInheritingStyles : Object
此组件的非继承样式链的开头内容。 | UIComponent | |
![]() | numAutomationChildren : int [只读]
此容器包含的自动化子项数。 | UIComponent | |
![]() | numElements : int [只读]
此容器中的可视元素的数量。 | SkinnableContainer | |
![]() | opaqueBackground : Object
指定显示对象是否由于具有某种背景颜色而不透明。 | DisplayObject | |
![]() | owner : DisplayObjectContainer
此 IVisualElement 对象的所有者。 | UIComponent | |
panelManager : PanelManager [只读]
The panel manager. | WrapperHostBase | ||
![]() | parent : DisplayObjectContainer [覆盖] [只读]
此组件的父容器或组件。 | UIComponent | |
![]() | parentApplication : Object [只读]
引用包含此 UIComponent 实例的 Application 对象。 | UIComponent | |
![]() | parentDocument : Object [只读]
引用此 UIComponent 的父文档对象。 | UIComponent | |
pdfActive : Boolean
Indicates that the Guide has successfully communicated with the PDF rendition. | WrapperHostBase | ||
pdfAvailable : Boolean
Indicates that a PDF may be available to communicate with. | WrapperHostBase | ||
pdfCommunicationActive : Boolean
Indicates that the form guide has successfully communicated with the PDF rendition
of the form. | WrapperHostBase | ||
pdfLoadErrorMessage : String
Holds the error message string that is displayed when the Guide times out trying to communicate with the PDF. | WrapperHostBase | ||
pdfProcessFocus : Boolean
Flag to be set by Custom Implementation based on this class to activate focus processing. | WrapperHostBase | ||
pdfRequiredFallbackUrl : String
Holds an optional Process URL to submit the Data to when "SubmitFromInteractivePDF" but the PDF can not be loaded. | WrapperHostBase | ||
![]() | percentHeight : Number
以组件父代大小百分比的方式指定组件高度。 | UIComponent | |
![]() | percentWidth : Number
以组件父代大小百分比的方式指定组件宽度。 | UIComponent | |
performanceLog : Boolean
Indicates that performance logging is active. | WrapperHostBase | ||
![]() | postLayoutTransformOffsets : mx.geom:TransformOffsets
定义能够应用于对象转换且在一定程度上对其父布局不可视的一组调整。 | UIComponent | |
previewAsset : String
Holds an optional Asset reference that will get mapped into the previewUrl. | WrapperHostBase | ||
previewAvailable : Boolean
Indicates that a PDF (or other document type) may be available to render and display. | WrapperHostBase | ||
previewUrl : String
Holds the Url to get a PDF (or other document type) to render and display. | WrapperHostBase | ||
![]() | processedDescriptors : Boolean
临时或延迟子项创建操作后设置为 true,具体取决于发生对象。 | UIComponent | |
![]() | repeater : IRepeater [只读]
对生成此 UIComponent 的父文档中 Repeater 对象的引用。 | UIComponent | |
![]() | repeaterIndex : int [只读]
项目在生成此 UIComponent 的 Repeater 数据提供程序中的索引。 | UIComponent | |
![]() | repeaterIndices : Array
一个 Array,包含项目在生成此 UIComponent 的父文档的 Repeater 数据提供程序中的索引。 | UIComponent | |
![]() | repeaters : Array
一个 Array,包含对生成此 UIComponent 的父文档中 Repeater 对象的引用。 | UIComponent | |
resizeToContent : Boolean
When set to true, the Guide will resize itself to take only
the space needed to display its content. | WrapperHostBase | ||
![]() | right : Object
对于组件,此布局约束属性是基于类似命名的样式的外观。 | UIComponent | |
![]() | root : DisplayObject [只读]
对于加载的 SWF 文件中的显示对象,root 属性是此 SWF 文件所表示的显示列表树结构部分中的顶级显示对象。 | DisplayObject | |
![]() | rotation : Number [覆盖]
表示 DisplayObject 实例距其原始方向的旋转程度,以度为单位。 | UIComponent | |
![]() | rotationX : Number [覆盖]
表示 DisplayObject 实例相对于 3D 父容器距离其原始方向的 x 轴旋转(以度为单位)。 | UIComponent | |
![]() | rotationY : Number [覆盖]
表示 DisplayObject 实例相对于 3D 父容器距离其原始方向的 y 轴旋转(以度为单位)。 | UIComponent | |
![]() | rotationZ : Number [覆盖]
表示 DisplayObject 实例相对于 3D 父容器距离其原始方向的 z 轴旋转(以度为单位)。 | UIComponent | |
![]() | scale9Grid : Rectangle
当前有效的缩放网格。 | DisplayObject | |
![]() | scaleX : Number [覆盖]
用于指定水平缩放系数的数字。 | UIComponent | |
![]() | scaleY : Number [覆盖]
用于指定垂直缩放系数的数字。 | UIComponent | |
![]() | scaleZ : Number [覆盖]
指定沿着 z 轴的缩放因子的数值。 | UIComponent | |
![]() | screen : Rectangle [只读]
返回包含此对象的基本绘图表面大小和位置的对象。 | UIComponent | |
![]() | scrollRect : Rectangle
显示对象的滚动矩形范围。 | DisplayObject | |
showControlSection : Boolean
Show or hide the control sections. | WrapperHostBase | ||
showHeaderSection : Boolean
Show or hide the header section. | WrapperHostBase | ||
showHelpCenter : Boolean
Show or hide the help center. | WrapperHostBase | ||
![]() | showInAutomationHierarchy : Boolean
用于确定自动化对象是否显示在自动化层次中的标志。 | UIComponent | |
showNavHelpSection : Boolean
Show or hide the navigator help section. | WrapperHostBase | ||
showNavigator : Boolean
Show or hide the navigator. | WrapperHostBase | ||
showNextPrev : Boolean
Show or hide the next/previous Buttons. | WrapperHostBase | ||
showRepeaterControls : Boolean
Show or hide the repeater controls add/copy/remove. | WrapperHostBase | ||
showSubmitButton : Boolean
Show or hide the submit button. | WrapperHostBase | ||
showTitleBar : Boolean
Show or hide the title bar. | WrapperHostBase | ||
showToolBar : Boolean
Show or hide the tool bar. | WrapperHostBase | ||
![]() | skin : UIComponent [只读]
此组件实例的 skin 类的实例。 | SkinnableComponent | |
![]() | softKeyboard : String
控制软键盘的外观。 | InteractiveObject | |
![]() | softKeyboardInputAreaOfInterest : Rectangle
定义当显示软键盘时应在屏幕上保留的区域(在 iOS 上不支持)。 | InteractiveObject | |
![]() | soundTransform : flash.media:SoundTransform
控制此 sprite 中的声音。 | Sprite | |
![]() | stage : Stage [只读]
显示对象的舞台。 | DisplayObject | |
![]() | states : Array
为此组件定义的视图状态。 | UIComponent | |
![]() | styleDeclaration : CSSStyleDeclaration
存储此对象的内嵌继承样式。 | UIComponent | |
![]() | styleManager : IStyleManager2 [只读]
返回此组件使用的 StyleManager 实例。 | UIComponent | |
![]() | styleName : Object
此组件使用的类样式。 | UIComponent | |
![]() | styleParent : IAdvancedStyleClient
组件的父项用于评估后代选择器。 | UIComponent | |
submitAll : Boolean
When false, field data in an optional panel is cleared when the panel is made invisible. | WrapperHostBase | ||
![]() | suggestedFocusSkinExclusions : Array [只读]
列出捕获的位图中不包括的用于显示焦点的外观部件。 | SkinnableComponent | |
![]() | systemManager : ISystemManager
返回此组件使用的 SystemManager 对象。 | UIComponent | |
![]() | tabChildren : Boolean
确定对象的子项是否支持 Tab 键。 | DisplayObjectContainer | |
![]() | tabEnabled : Boolean
指定此对象是否遵循 Tab 键顺序。 | InteractiveObject | |
![]() | tabFocusEnabled : Boolean
一个标志,指示该对象是否能够通过 Tab 键获得焦点。这与 Flash Player 使用的 tabEnabled 属性类似。对于处理键盘输入的组件该标志通常为 true,但是控件栏中的一些组件将其设置为 false,因为它们不能像编辑器一样从另外的组件窃取焦点。 | UIComponent | |
![]() | tabIndex : int
指定 SWF 文件中的对象按 Tab 键顺序排列。 | InteractiveObject | |
![]() | textSnapshot : flash.text:TextSnapshot [只读]
返回此 DisplayObjectContainer 实例的 TextSnapshot 对象。 | DisplayObjectContainer | |
![]() | toolTip : String
要在 ToolTip 中显示的文本。 | UIComponent | |
![]() | top : Object
对于组件,此布局约束属性是基于类似命名的样式的外观。 | UIComponent | |
![]() | transform : flash.geom:Transform [覆盖]
一个对象,具有与显示对象的矩阵、颜色转换和像素范围有关的属性。 | UIComponent | |
![]() | transformX : Number
设置组件转换中心的 x 坐标。 | UIComponent | |
![]() | transformY : Number
设置组件转换中心的 y 坐标。 | UIComponent | |
![]() | transformZ : Number
设置组件转换中心的 z 坐标。 | UIComponent | |
![]() | transitions : Array
一个 Transition 对象 Array,其中的每个 Transition 对象都定义一组效果,用于在视图状态发生更改时播放。 | UIComponent | |
![]() | tweeningProperties : Array
当前在此对象上进行补间的属性数组。 | UIComponent | |
![]() | uid : String
对象的唯一标识符。 | UIComponent | |
![]() | updateCompletePendingFlag : Boolean
一个标志,确定某个对象是否已通过所有三个阶段的布局验证(假设需要通过所有验证)。 | UIComponent | |
![]() | useHandCursor : Boolean
布尔值,表示当指针滑过 buttonMode 属性设置为 true 的 sprite 时是否显示指针手形(手形光标)。 | Sprite | |
![]() | validationSubField : String
供验证程序用来将子字段与此组件相关联。 | UIComponent | |
![]() | verticalCenter : Object
对于组件,此布局约束属性是基于类似命名的样式的外观。 | UIComponent | |
![]() | visible : Boolean [覆盖]
显示对象是否可见。 | UIComponent | |
![]() | width : Number [覆盖]
指定组件在父坐标中的宽度的数字(以像素为单位)。 | UIComponent | |
![]() | x : Number [覆盖]
指定组件在其父容器中的水平位置(以像素为单位)的数字。 | UIComponent | |
![]() | y : Number [覆盖]
指定组件在其父容器中的垂直位置(以像素为单位)的数字。 | UIComponent | |
![]() | z : Number [覆盖]
表示 DisplayObject 实例相对于 3D 父容器沿 z 轴的 z 坐标位置。 | UIComponent |
属性 | 由以下参数定义 | ||
---|---|---|---|
![]() | currentCSSState : String [覆盖] [只读]
匹配 CSS 伪选择器时要使用的状态。 | SkinnableComponent | |
![]() | hasComplexLayoutMatrix : Boolean [只读]
如果 UIComponent 具有任何非平移 (x,y) 转换属性,则返回 true。 | UIComponent | |
![]() | resourceManager : IResourceManager [只读]
对管理所有应用程序本地化资源的对象的引用。 | UIComponent | |
![]() | unscaledHeight : Number [只读]
用于确定组件的未缩放高度的简便方法。 | UIComponent | |
![]() | unscaledWidth : Number [只读]
用于确定组件的未缩放宽度的简便方法。组件的绘图和子布局的所有设置均应在以此宽度为宽的矩形边框中完成,还应将此宽度作为参数传递到 updateDisplayList() 中。 | UIComponent |
方法 | 由以下参数定义 | ||
---|---|---|---|
Constructor
| WrapperHostBase | ||
Call back indicating document view has activated. | WrapperHostBase | ||
![]() |
将可视元素添加到此容器中。 | SkinnableContainer | |
![]() |
将可视元素添加到此容器中。 | SkinnableContainer | |
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
使用 EventDispatcher 对象注册事件侦听器对象,以使侦听器能够接收事件通知。 | EventDispatcher | |
![]() |
将非可视样式客户端添加到该组件实例。 | UIComponent | |
![]() |
表示安全限制是否会导致出现以下情况:在列表中忽略了使用指定 point 点调用 DisplayObjectContainer.getObjectsUnderPoint() 方法时返回的所有显示对象。 | DisplayObjectContainer | |
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout. | WrapperHostBase | ||
Calls the html to passthrough message to the PDF or to specified function in the HTML. | WrapperHostBase | ||
![]() |
排队稍后调用的函数。 | UIComponent | |
Cleans up by releasing event listeners and zero out local variables. | WrapperHostBase | ||
![]() |
删除此组件实例的样式属性。 | UIComponent | |
Called whenever a Repeater Panel adds/removes an instance. | WrapperHostBase | ||
The connection was closed. | WrapperHostBase | ||
The connection was made, if success=false, the connection attempt failed
| WrapperHostBase | ||
![]() |
确定指定显示对象是 DisplayObjectContainer 实例的子项还是该实例本身。 | DisplayObjectContainer | |
![]() |
将 Point 对象由内容坐标转换为全局坐标。 | UIComponent | |
![]() |
将 Point 对象由内容坐标转换为本地坐标。 | UIComponent | |
![]() |
返回标识此容器中的子项的一组属性。 | UIComponent | |
![]() |
返回标识此容器中的子项的一组属性。 | UIComponent | |
![]() |
为此组件创建内容。 | SkinnableContainer | |
![]() |
在 IUIComponent 对象的父项文档对象上创建对此对象的 id 引用。 | UIComponent | |
Default error message handler for communication with the PDF. | WrapperHostBase | ||
![]() |
在 IUIComponent 对象的父项文档对象上删除对此对象的 id 引用。 | UIComponent | |
![]() |
返回与此 UIComponent 的文本样式对应的 UITextFormat 对象。 | UIComponent | |
![]() | [覆盖]
将事件调度到事件流中。 | UIComponent | |
![]() |
在此组件周围显示或隐藏焦点指示符。 | UIComponent | |
![]() | drawRoundRect(x:Number, y:Number, w:Number, h:Number, r:Object = null, c:Object = null, alpha:Object = null, rot:Object = null, gradient:String = null, ratios:Array = null, hole:Object = null):void
通过编程方式在此外观的 Graphics 对象中绘制一个矩形。 | UIComponent | |
![]() |
停止在组件上播放效果实例时,由效果实例调用。 | UIComponent | |
![]() |
开始在组件上播放效果实例时,由效果实例调用。 | UIComponent | |
Forwards the request to email the PDF rendition of the Guide. | WrapperHostBase | ||
![]() |
结束组件上当前播放的所有效果。 | UIComponent | |
![]() |
执行 UIComponent 对象是目标的所有绑定。 | UIComponent | |
This method is called whenever a field in the PDF is changed
| WrapperHostBase | ||
This method is called whenever a field in the Guide gets the focus. | WrapperHostBase | ||
This method is called whenever a field in the Guide loses the focus. | WrapperHostBase | ||
![]() |
打印完成后调用。 | UIComponent | |
Return the form's Active data, either from the Guide or the PDF. | WrapperHostBase | ||
![]() |
在指定的索引位置提供自动化对象。 | UIComponent | |
![]() |
提供自动化对象列表。 | UIComponent | |
![]() |
返回一个矩形,该矩形定义相对于 targetCoordinateSpace 对象坐标系的显示对象区域。 | DisplayObject | |
![]() |
按指定的元素大小,返回元素边界的 x 坐标。 | UIComponent | |
![]() |
按指定的元素大小,返回元素边界的 y 坐标。 | UIComponent | |
![]() |
返回具有指定名称的子显示对象。 | DisplayObjectContainer | |
![]() |
查找此 UIComponent 实例的类型选择器。 | UIComponent | |
![]() |
返回一个约束布局值,这与获取此组件的约束样式的方式类似。 | UIComponent | |
Return the form's data
| WrapperHostBase | ||
Return the guides draft data including state information (Data is retrieved from the PDF if PDF is active. | WrapperHostBase | ||
![]() |
返回指定索引处的可视元素。 | SkinnableContainer | |
![]() |
返回可视元素的索引位置。 | SkinnableContainer | |
![]() |
确定是使用显式高度还是测量高度的一种简便方法
| UIComponent | |
![]() |
确定是使用显式宽度还是测量宽度的一种简便方法
| UIComponent | |
Returns a field's value as an Object
| WrapperHostBase | ||
![]() |
获取当前具有焦点的对象。 | UIComponent | |
![]() |
返回元素的布局高度。 | UIComponent | |
![]() |
返回元素的布局宽度。 | UIComponent | |
![]() |
返回元素在屏幕上进行绘制时所用的 x 坐标。 | UIComponent | |
![]() |
返回元素在屏幕上进行绘制时所用的 y 坐标。 | UIComponent | |
![]() |
返回用于相对于其同级组件计算组件的布局的转换矩阵。 | UIComponent | |
![]() |
返回此元素的布局转换 Matrix3D。 | UIComponent | |
![]() |
返回元素的最大高度。 | UIComponent | |
![]() |
返回元素的最大宽度。 | UIComponent | |
![]() |
返回元素的最小高度。 | UIComponent | |
![]() |
返回元素的最小宽度。 | UIComponent | |
![]() |
返回对象的数组,这些对象位于指定点下,并且是该 DisplayObjectContainer 实例的子项(或孙子项,依此类推)。 | DisplayObjectContainer | |
Gets the ga/xml data from the PDF. | WrapperHostBase | ||
Gets a fields data from the PDF. | WrapperHostBase | ||
![]() |
返回元素的首选高度。 | UIComponent | |
![]() |
返回元素的首选宽度。 | UIComponent | |
Return the requested property. | WrapperHostBase | ||
![]() |
返回一个矩形,该矩形根据 targetCoordinateSpace 参数定义的坐标系定义显示对象的边界,但不包括形状上的任何笔触。 | DisplayObject | |
![]() |
返回 dataProvider 中由指定的 Repeater 用来生成此 Repeater 的项目;如果此 Repeater 未重复,则返回 null。 | UIComponent | |
Return the model's root value object. | WrapperHostBase | ||
![]() |
获取已在此组件的样式查找链中的某个位置设置过的样式属性。 | UIComponent | |
![]() |
将 Point 对象由全局坐标转换为内容坐标。 | UIComponent | |
![]() |
将 point 对象从舞台(全局)坐标转换为显示对象的(本地)坐标。 | DisplayObject | |
![]() |
将二维点从舞台(全局)坐标转换为三维显示对象的(本地)坐标。 | DisplayObject | |
Answer received from the PDF providing requested data. | WrapperHostBase | ||
Called when a field in the interactive PDF get focus. | WrapperHostBase | ||
Event handler called when the guide has been created. | WrapperHostBase | ||
Called when validation of field data for a panel fails. | WrapperHostBase | ||
![]() |
如果 currentCSSState 不为 null,则返回 true。 | UIComponent | |
![]() |
检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 | EventDispatcher | |
![]() |
表示对象是否已经定义了指定的属性。 | Object | |
![]() |
确定是否已在此 UIComponent 上定义指定的状态。 | UIComponent | |
Hides the Document of Record rendition and displays the Guide content. | WrapperHostBase | ||
Hides the PDF rendition and displays the Guide content. | WrapperHostBase | ||
![]() |
计算显示对象的边框,以确定它是否与 obj 显示对象的边框重叠或相交。 | DisplayObject | |
![]() |
计算显示对象,以确定它是否与 x 和 y 参数指定的点重叠或相交。 | DisplayObject | |
![]() |
返回一个框 Matrix,在绘制水平渐变时可以将其作为 rot 参数传递给 drawRoundRect() 方法。 | UIComponent | |
Called when the guide is initalized. | WrapperHostBase | ||
![]() |
初始化此组件的内部结构。 | UIComponent | |
![]() |
初始化用于跟踪此组件的重复实例的各个属性。 | UIComponent | |
Initializes the guide and prepares it for viewing. | WrapperHostBase | ||
![]() |
标记组件,以便在稍后屏幕更新期间调用该组件的 updateDisplayList() 方法。 | UIComponent | |
![]() |
由某个组件的项目进行调用,以指示其 depth 属性已更改。 | UIComponent | |
![]() |
当某元素的 layoutDirection 更改或其父代的 layoutDirection 更改时,该元素必须调用该方法。 | UIComponent | |
![]() |
标记组件,以便在稍后屏幕更新期间调用该组件的 commitProperties() 方法。 | UIComponent | |
![]() |
标记组件,以便在稍后屏幕更新期间调用该组件的 measure() 方法。 | UIComponent | |
![]() |
标记组件,以在稍后的屏幕更新过程中设置外观的新状态。 | SkinnableComponent | |
True if this guide is based off of a Fiber Model. | WrapperHostBase | ||
Return whether or not the guide is initialized. | WrapperHostBase | ||
![]() |
表示 Object 类的实例是否在指定为参数的对象的原型链中。 | Object | |
True if this guide is based off of a XFA Model. | WrapperHostBase | ||
![]() |
将三维显示对象的(本地)坐标的三维点转换为舞台(全局)坐标中的二维点。 | DisplayObject | |
![]() |
将 Point 对象由本地坐标转换为内容坐标。 | UIComponent | |
![]() |
将 point 对象从显示对象的(本地)坐标转换为舞台(全局)坐标。 | DisplayObject | |
![]() |
如果 cssState 与 currentCSSState 匹配,则返回 true。 | UIComponent | |
![]() |
确定此实例与给定类型相同,还是属于给定类型的子类。 | UIComponent | |
![]() |
测量指定的 HTML 文本(该文本中可能包含 <font> 和 <b> 等 HTML 标签),假定该文本显示在单行 UITextField(使用由此 UIComponent 的样式确定的 UITextFormat)中。 | UIComponent | |
![]() |
测量指定的文本,假定该文本使用由此 UIComponent 的样式确定的 UITextFormat 显示在单行 UITextField(或 UIFTETextField)中。 | UIComponent | |
![]() |
将组件移动到其父项内的指定位置。 | UIComponent | |
![]() |
将样式更改传播到子项。 | UIComponent | |
![]() |
如果 owner 属性链从 child 指向此 UIComponent,则返回 true。 | UIComponent | |
Called when validation of page fails. | WrapperHostBase | ||
This function is called when the panel item gains focus. | WrapperHostBase | ||
This method is called when the panel item looses focus. | WrapperHostBase | ||
![]() |
当在父项中添加或删除 UIComponent 对象时由 Flex 调用。 | UIComponent | |
This method is called when the PDF is initialized. | WrapperHostBase | ||
![]() |
准备 IFlexDisplayObject 用于打印。 | UIComponent | |
Forwards the request to print the PDF rendition of the Guide. | WrapperHostBase | ||
Handles incoming messages from the PDF via the HTML. | WrapperHostBase | ||
![]() |
表示指定的属性是否存在、是否可枚举。 | Object | |
![]() |
为此组件及其所有后代生成或重新生成 CSS 样式缓存,前提条件是递归参数为 true。 | UIComponent | |
![]() |
针对每个效果事件,将 EffectManager 注册为一个事件侦听器。 | UIComponent | |
![]() |
从容器中删除所有可视元素。 | SkinnableContainer | |
![]() |
从 DisplayObjectContainer 实例的子级列表中删除所有子 DisplayObject 实例。 | DisplayObjectContainer | |
![]() |
从此容器的子列表中删除指定的可视元素。 | SkinnableContainer | |
![]() |
从容器中的指定索引位置删除可视元素。 | SkinnableContainer | |
![]() |
从 EventDispatcher 对象中删除侦听器。 | EventDispatcher | |
![]() |
从该组件实例删除非可视样式客户端。 | UIComponent | |
![]() |
重放指定的事件。 | UIComponent | |
![]() |
显示虚拟键盘。 | InteractiveObject | |
Reset the Model back to its initial load state. | WrapperHostBase | ||
![]() |
使用提供的 ID 解析子项。 | UIComponent | |
Resolves the preview URL. | WrapperHostBase | ||
![]() | [静态]
在调用 suspendBackgroundProcessing() 之后继续对使用 callLater() 排队的方法进行背景处理。 | UIComponent | |
Forwards the request to save the PDF rendition of the Guide. | WrapperHostBase | ||
Called when server validation fails. | WrapperHostBase | ||
Sets the data in the active view. | WrapperHostBase | ||
![]() |
调整对象大小。 | UIComponent | |
![]() |
设置一个布局约束值的方式,与设置此组件的约束样式的方式相同。 | UIComponent | |
![]() |
设置当前状态。 | UIComponent | |
Set the data into the form - returns false if failed. | WrapperHostBase | ||
![]() |
在可视容器中更改现有可视元素的位置。 | SkinnableContainer | |
Sets a field's value, returns success true or false
| WrapperHostBase | ||
![]() |
设置此组件的焦点。 | UIComponent | |
![]() |
设置元素在屏幕上进行绘制时所用的坐标。 | UIComponent | |
![]() |
设置元素的布局大小。 | UIComponent | |
![]() |
设置用于相对于其同级组件计算组件的布局大小和位置的转换 Matrix。 | UIComponent | |
![]() |
设置用于计算组件相对于其同级组件的布局大小和位置的转换 Matrix3D。 | UIComponent | |
Sets the ga/xml data into the PDF. | WrapperHostBase | ||
Sets a fields data into the PDF
| WrapperHostBase | ||
Set the property, returns false if the operation failed
| WrapperHostBase | ||
![]() |
设置循环操作动态属性的可用性。 | Object | |
Sets the model's root value object. | WrapperHostBase | ||
![]() |
对此组件实例设置样式属性。 | UIComponent | |
![]() |
当 visible 属性发生更改时调用。 | UIComponent | |
Displays the Document of Record rendition of the form within the PDFBox control area on the Guide layout. | WrapperHostBase | ||
Return true if the panel request that the Guide is to show only panel content. | WrapperHostBase | ||
Displays the PDF rendition of the form within the PDFBox control area on the Guide layout. | WrapperHostBase | ||
Shows the PDF. | WrapperHostBase | ||
![]() |
允许用户拖动指定的 Sprite。 | Sprite | |
Start rendering the pages of the guide. | WrapperHostBase | ||
![]() |
使用户可以在启用触摸的设备上拖动指定的 Sprite。 | Sprite | |
![]() |
对源起于此对象的所有 MovieClip 递归停止时间轴执行。 | DisplayObjectContainer | |
![]() |
结束 startDrag() 方法。 | Sprite | |
![]() |
结束 startTouchDrag() 方法,用于启用触摸的设备。 | Sprite | |
![]() |
检测对样式属性的更改。 | UIComponent | |
![]() |
首次初始化组件样式时,Flex 会调用 stylesInitialized() 方法。 | UIComponent | |
Performs the submit action based on the value of the Submit From
option in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | WrapperHostBase | ||
Submits the data to the server - return true if the submit was performed
- returns false if validations fail
| WrapperHostBase | ||
This function displays the PDF rendition within the PDFBox control on the Guide layout. | WrapperHostBase | ||
![]() | [静态]
阻止对使用 callLater() 排队的方法进行背景处理,直到调用 resumeBackgroundProcessing() 为止。 | UIComponent | |
![]() |
交换两个指定可视元素的索引。 | SkinnableContainer | |
![]() |
交换容器中位于两个指定索引位置的可视元素。 | SkinnableContainer | |
Transfers data to or from and displays or hides the PDF or document
| WrapperHostBase | ||
![]() |
返回此对象的字符串表示形式,其格式设置遵守区域设置特定的约定。 | Object | |
![]() | [覆盖]
返回一个字符串,用于指示此对象在应用程序的 DisplayObject 层次结构中所处的位置。 | FlexSprite | |
![]() | transformAround(transformCenter:Vector3D, scale:Vector3D = null, rotation:Vector3D = null, translation:Vector3D = null, postLayoutScale:Vector3D = null, postLayoutRotation:Vector3D = null, postLayoutTranslation:Vector3D = null, invalidateLayout:Boolean = true):void
用于更新转换的旋转、缩放和平移的一种实用程序方法,同时保留某个特定点,该点是在组件自己的坐标空间中指定的,且在父项的坐标空间中是固定的。 | UIComponent | |
![]() |
一种实用程序方法,用于将以该对象的本地坐标指定的点转换为在该对象父坐标中的相应位置。 | UIComponent | |
![]() |
验证子项的位置和大小,并绘制其他可视内容。 | UIComponent | |
![]() |
验证并更新此对象的属性和布局,如果需要的话重绘对象。 | UIComponent | |
![]() |
由布局逻辑用于通过调用 commitProperties() 方法来验证组件的属性。 | UIComponent | |
![]() |
如果使用此 ILayoutManagerClient 调用 LayoutManager.invalidateSize() 方法,随后在测量时调用了 validateSize() 方法,则验证组件的度量大小。 | UIComponent | |
![]() |
处理分配给此组件的验证程序调度的 valid 和 invalid 事件。 | UIComponent | |
![]() |
返回指定对象的原始值。 | Object | |
![]() |
返回一个框 Matrix,在绘制垂直渐变时可以将其作为 rot 参数传递给 drawRoundRect()。 | UIComponent | |
![]() |
检查是否用此 EventDispatcher 对象或其任何祖代为指定事件类型注册了事件侦听器。 | EventDispatcher |
方法 | 由以下参数定义 | ||
---|---|---|---|
![]() |
调整焦点矩形。 | UIComponent | |
![]() |
提交计算的矩阵,该矩阵是基于布局矩阵以及 flash displayObject 的转换的转换偏移量而构建的。 | UIComponent | |
![]() |
这是一个内部方法,供 Flex 框架用于支持 Dissolve 效果。 | UIComponent | |
![]() |
为该组件创建外观。 | SkinnableComponent | |
![]() |
确定是否可以跳过对 measure() 方法的调用。 | UIComponent | |
![]() |
创建子对象后执行任何最终处理。 | UIComponent | |
![]() |
清除对外观部件的引用。 | SkinnableComponent | |
![]() |
处理对组件设置的属性。 | UIComponent | |
![]() | [覆盖]
如果 creationPolicy 属性不等于 none,则创建内容子项。 | SkinnableContainer | |
![]() |
创建动态外观部件的实例。 | SkinnableComponent | |
![]() |
根据所用的嵌入字体使用上下文创建新对象。 | UIComponent | |
![]() |
使用给定的 moduleFactory 创建对象。 | UIComponent | |
![]() |
破坏和删除此组件的外观。 | SkinnableComponent | |
![]() |
更新属性时调度 PropertyChangeEvent 的 Helper 方法。 | UIComponent | |
![]() |
在 skin 类中找到外观部件并将它们指定给组件的属性。 | SkinnableComponent | |
![]() |
当 UIComponent 对象获得焦点时调用的事件处理函数。 | UIComponent | |
![]() |
当 UIComponent 对象失去焦点时调用的事件处理函数。 | UIComponent | |
![]() | [覆盖]
返回要应用到外观的状态的名称。 | SkinnableContainerBase | |
![]() |
返回动态部件的特定实例。 | SkinnableComponent | |
![]() |
对于组件的某些不常使用的高级布局功能,初始化其实现和存储。 | UIComponent | |
![]() |
完成对此组件的初始化。 | UIComponent | |
![]() |
初始化此组件的辅助功能代码。 | UIComponent | |
![]() |
此对象影响其布局时(includeInLayout 为 true),使父代大小和显示列表失效的 Helper 方法。 | UIComponent | |
![]() |
通常由包含 UITextField 对象的组件覆盖,其中 UITextField 对象获取焦点。 | UIComponent | |
![]() |
为 keyDown 事件调用的事件处理函数。 | UIComponent | |
![]() |
为 keyUp 事件调用的事件处理函数。 | UIComponent | |
![]() |
计算组件的默认大小和(可选)默认最小大小。 | UIComponent | |
![]() |
返回动态部件的实例数目。 | SkinnableComponent | |
![]() | [覆盖]
添加外观部件时调用。 | SkinnableContainer | |
![]() | [覆盖]
正删除外观部件的实例时调用。 | SkinnableContainer | |
![]() |
删除动态部件的实例。 | SkinnableComponent | |
![]() |
构建 UIComponent 时将调用此方法,并且每当 ResourceManager 调度“change”事件用于指示本地化资源已经过某种更改时,都会再次调用此方法。 | UIComponent | |
![]() |
在水平方向和垂直方向上,指定转换拉伸因子。 | UIComponent | |
![]() |
当状态改变以检查状态特定的样式是否应用到此组件时,会调用此方法。 | UIComponent | |
![]() |
绘制对象和/或设置其子项的大小和位置。 | UIComponent |
事件 | 摘要 | 由以下参数定义 | ||
---|---|---|---|---|
![]() | [广播事件] Flash Player 或 AIR 应用程序获得操作系统焦点并变为活动状态时将调度此事件。 | EventDispatcher | ||
![]() | 当组件通过使用 addChild()、addChildAt()、addElement() 或 addElementAt() 方法作为内容子项添加到容器后调度。 | UIComponent | ||
![]() | 将显示对象添加到显示列表中时调度。 | DisplayObject | ||
![]() | 在将显示对象直接添加到舞台显示列表或将包含显示对象的子树添加至舞台显示列表中时调度。 | DisplayObject | ||
![]() | 当用户从文本上下文菜单中选择“清除”(或“删除”)时调度。 | InteractiveObject | ||
![]() | 用户在同一 InteractiveObject 上按下并释放用户指针设备的主按钮时调度。 | InteractiveObject | ||
![]() | 已创建此组件的内容后调度。 | SkinnableContainer | ||
![]() | 当用户手势触发 AIR 应用程序中与此交互式对象相关联的上下文菜单时调度。 | InteractiveObject | ||
![]() | 在用户为复制操作激活特定于平台的加速键组合或从文本上下文菜单中选择“复制”时调度。 | InteractiveObject | ||
![]() | 当组件完成其构建、属性处理、测量、布置和绘制时调度。 | UIComponent | ||
![]() | 视图状态更改后调度。 | UIComponent | ||
![]() | 在 currentState 属性更改后但视图状态更改前调度。 | UIComponent | ||
![]() | 在用户为剪切操作激活特定于平台的加速键组合或从文本上下文菜单中选择“剪切”时调度。 | InteractiveObject | ||
![]() | [广播事件] Flash Player 或 AIR 应用程序失去操作系统焦点并变为非活动状态时将调度此事件。 | EventDispatcher | ||
![]() | 如果 InteractiveObject 的 doubleClickEnabled 标志设置为 true,当用户在该对象上快速连续按下两次并释放指针设备的主按钮时调度。 | InteractiveObject | ||
![]() | 在拖动操作完成时(将拖动的数据放到放置目标时或在没有执行放置操作的情况下结束拖放操作时)由拖动启动器(作为要拖动的数据源的组件)调度。 | UIComponent | ||
![]() | 用户在放置目标上释放鼠标时由放置目标调度。 | UIComponent | ||
![]() | 当用户在拖动操作过程中将鼠标移动到某个组件所处的位置时,由该组件调度。 | UIComponent | ||
![]() | 用户在组件外拖动但没有将数据放置到目标时,由组件调度。 | UIComponent | ||
![]() | 在拖动操作期间,当用户在鼠标位于组件上方的情况下移动鼠标时,由组件调度。 | UIComponent | ||
![]() | 启动拖动操作时,由拖动启动器调度。 | UIComponent | ||
![]() | 在一个效果结束后调度。 | UIComponent | ||
![]() | 在即将开始播放效果前调度。 | UIComponent | ||
![]() | 在停止某个效果(仅当对该效果调用 stop() 时发生)之后调度。 | UIComponent | ||
![]() | 将可视元素添加到内容容器时调度。 | SkinnableContainer | ||
![]() | 从内容容器中删除可视元素时调度。 | SkinnableContainer | ||
![]() | [播放事件] 播放头进入新帧时调度。 | DisplayObject | ||
![]() | 在组件已进入视图状态之后调度。 | UIComponent | ||
![]() | [广播事件] 播放头退出当前帧时调度。 | DisplayObject | ||
![]() | 在组件即将退出视图状态之前调度。 | UIComponent | ||
![]() | 显示对象获得焦点后调度。 | InteractiveObject | ||
![]() | 显示对象失去焦点后调度。 | InteractiveObject | ||
![]() | [广播事件] 在帧显示对象的构造函数运行之后但在帧脚本运行之前调度。 | DisplayObject | ||
![]() | 当用户使用 InteractiveObject 实例沿触摸面边缘创建接触点时调度(如在 Siri Remote for Apple TV 上沿触摸面边缘轻击)。有些设备也可能将这种接触解释为多个触摸事件的组合。 | InteractiveObject | ||
![]() | 当用户在启用触摸设备上的同一 InteractiveObject 实例上按下两个接触点时(例如,在配有触摸屏的移动电话或平板电脑上的显示对象上按下和释放两个手指)调度。 | InteractiveObject | ||
![]() | 当用户在启用触摸的设备上的 InteractiveObject 实例上移动接触点时(例如,在配有触摸屏的移动电话或平板电脑上的显示对象上从左向右移动手指)调度。 | InteractiveObject | ||
![]() | 当用户在接触点处使用 InteractiveObject 实例执行旋转手势时(例如,将两个手指放在屏幕上,然后在配有触摸屏的移动电话或平板电脑上的显示对象上旋转这两个手指)调度。 | InteractiveObject | ||
![]() | 当用户在接触点处使用 InteractiveObject 实例执行滑动手势(例如,在配有触摸屏的移动电话或平板电脑上用三根手指触摸屏幕,然后在一个显示对象上平行移动这三根手指)时调度。 | InteractiveObject | ||
![]() | 当用户使用 InteractiveObject 实例创建接触点,然后点击启用触屏的设备时(例如,将几个手指放在显示对象上以打开菜单,然后点击一个手指在配有触摸屏的移动电话或平板电脑上选择一个菜单项)调度。 | InteractiveObject | ||
![]() | 当用户在接触点处使用 InteractiveObject 实例执行缩放手势操作时(例如,将两个手指放在屏幕上,然后在配有触摸屏的移动电话或平板电脑上的显示对象上快速分开手指)调度。 | InteractiveObject | ||
![]() | 当对象的状态从可见变为不可见时调度。 | UIComponent | ||
![]() | 此事件被调度到任何支持使用 IME 进行内联输入的客户端应用程序 | InteractiveObject | ||
![]() | 当组件完成构建并设置了所有初始化属性后调度。 | UIComponent | ||
![]() | 当组件由 Validator 监控且未通过验证时调度。 | UIComponent | ||
![]() | 用户按下某个键时调度。 | InteractiveObject | ||
![]() | 用户尝试使用键盘导航更改焦点时调度。 | InteractiveObject | ||
![]() | 用户释放某个键时调度。 | InteractiveObject | ||
![]() | 当用户在同一 InteractiveObject 上按下并释放用户指针设备的中间按钮时调度。 | InteractiveObject | ||
![]() | 当用户在 InteractiveObject 实例上按下指针设备的中间按钮时调度。 | InteractiveObject | ||
![]() | 当用户在 InteractiveObject 实例上释放指针设备按钮时调度。 | InteractiveObject | ||
![]() | 当用户在 InteractiveObject 实例上按下指针设备按钮时调度。 | InteractiveObject | ||
![]() | 当用户在使用 PopUpManager 打开的某个组件外部单击时,从该组件调度。 | UIComponent | ||
![]() | 用户尝试使用指针设备更改焦点时调度。 | InteractiveObject | ||
![]() | 用户移动 InteractiveObject 上的指针设备时调度。 | InteractiveObject | ||
![]() | 用户将指针设备从 InteractiveObject 实例上移开时调度。 | InteractiveObject | ||
![]() | 用户将指针设备移动到 InteractiveObject 实例上时调度。 | InteractiveObject | ||
![]() | 当用户在 InteractiveObject 实例上释放指针设备按钮时调度。 | InteractiveObject | ||
![]() | 当鼠标滚轮滚动到 InteractiveObject 实例上时调度。 | InteractiveObject | ||
![]() | 当用户使用鼠标滚轮滚动到使用 PopUpManager 打开的某个组件外部时,从该组件调度。 | UIComponent | ||
![]() | 移动对象后调度。 | UIComponent | ||
![]() | 当用户释放拖动手势时由拖动启动器 InteractiveObject 调度。 | InteractiveObject | ||
![]() | 在将拖动对象放置到目标上且已通过对 DragManager.acceptDragDrop() 的调用接受该放置操作时,由目标 InteractiveObject 调度。 | InteractiveObject | ||
![]() | 当拖动手势进入其边界时由 InteractiveObject 调度。 | InteractiveObject | ||
![]() | 当拖动手势离开其边界时由 InteractiveObject 调度。 | InteractiveObject | ||
![]() | 当拖动手势保持在其边界内时,由 InteractiveObject 持续调度。 | InteractiveObject | ||
![]() | 在拖动操作开始时由在 DragManager.doDrag() 调用中指定为拖动启动器的 InteractiveObject 调度。 | InteractiveObject | ||
![]() | 在拖动操作期间由在 DragManager.doDrag() 调用中指定为拖动启动器的 InteractiveObject 调度。 | InteractiveObject | ||
![]() | 在用户为粘贴操作激活特定于平台的加速键组合或从文本上下文菜单中选择“粘贴”时调度。 | InteractiveObject | ||
![]() | 在组件初始化序列开始时调度。 | UIComponent | ||
![]() | 当用户将活动笔针放低经过屏幕的邻近检测阈值上时调度。 | InteractiveObject | ||
![]() | 当用户将活动笔针抬高放在屏幕的邻近检测阈值上时调度。 | InteractiveObject | ||
![]() | 当用户将活动笔针移动到屏幕上但仍保留在邻近检测阈值中时调度。 | InteractiveObject | ||
![]() | 当用户直接将活动笔针从此 InteractiveObject 上移开但仍保留在屏幕的邻近检测阈值中时调度。 | InteractiveObject | ||
![]() | 当用户直接将活动笔针移动到此 InteractiveObject 上但仍保留在屏幕的邻近检测阈值中时调度。 | InteractiveObject | ||
![]() | 当用户从此 InteractiveObject 及其任一子项中移开而仍保留在屏幕的邻近检测阈值中时调度。 | InteractiveObject | ||
![]() | 当用户将活动笔针从显示列表中子项的对象树中滑过此 InteractiveObject 时(而仍保留在屏幕的邻近检测阈值中)时调度。 | InteractiveObject | ||
![]() | 在用户首先在 InteractiveObject 实例上按下按钮,然后将指针设备移离 InteractiveObject 实例,释放指针设备上的按钮时调度。 | InteractiveObject | ||
![]() | 当组件通过使用 removeChild()、removeChildAt()、removeElement() 或 removeElementAt() 方法作为内容子项从容器中删除后调度。 | UIComponent | ||
![]() | 将要从显示列表中删除显示对象时调度。 | DisplayObject | ||
![]() | 在从显示列表中直接删除显示对象或删除包含显示对象的子树时调度。 | DisplayObject | ||
![]() | [广播事件] 将要更新和呈现显示列表时调度。 | DisplayObject | ||
![]() | 在调整组件大小时调度。 | UIComponent | ||
![]() | 当用户在同一 InteractiveObject 上按下并释放用户指针设备的右按钮时调度。 | InteractiveObject | ||
![]() | 当用户在 InteractiveObject 实例上按下指针设备按钮时调度。 | InteractiveObject | ||
![]() | 当用户在 InteractiveObject 实例上释放指针设备按钮时调度。 | InteractiveObject | ||
![]() | 用户将指针设备从 InteractiveObject 实例上移开时调度。 | InteractiveObject | ||
![]() | 用户将指针设备移动到 InteractiveObject 实例上时调度。 | InteractiveObject | ||
![]() | 在用户为全选操作激活特定于平台的加速键组合或从文本上下文菜单中选择“全选”时调度。 | InteractiveObject | ||
![]() | 当对象的状态从不可见变为可见时调度。 | UIComponent | ||
![]() | 在放开软键盘之后立即调度。 | InteractiveObject | ||
![]() | 在放开软键盘之前立即调度。 | InteractiveObject | ||
![]() | 在隐藏软键盘之后立即调度。 | InteractiveObject | ||
![]() | 在组件进入新状态且切换到该状态的状态转换动画已经播放完时调度。 | UIComponent | ||
![]() | 在组件中断转换到当前状态从而切换到新状态时调度。 | UIComponent | ||
![]() | 对象的 tabChildren 标志值发生更改时调度。 | InteractiveObject | ||
![]() | 对象的 tabEnabled 标志发生更改时调度。 | InteractiveObject | ||
![]() | 对象的 tabIndex 属性值发生更改时调度。 | InteractiveObject | ||
![]() | 当用户输入一个或多个文本字符时调度。 | InteractiveObject | ||
![]() | 要创建 ToolTip 时由组件调度。 | UIComponent | ||
![]() | 已隐藏组件的 ToolTip 并要将其放弃时由组件调度。 | UIComponent | ||
![]() | 要隐藏组件的 ToolTip 时由组件调度。 | UIComponent | ||
![]() | 要显示组件的 ToolTip 时由组件调度。 | UIComponent | ||
![]() | 显示组件的 ToolTip 时由组件调度。 | UIComponent | ||
![]() | 用户将鼠标移动到设置了 toolTip 属性的组件上方后,由该组件调度。 | UIComponent | ||
![]() | 当用户第一次触摸启用触摸的设备时(例如,用手指触摸配有触摸屏的移动电话或平板)调度。 | InteractiveObject | ||
![]() | 当用户移除与启用触摸的设备的接触时(例如,将手指从配有触摸屏的移动电话或平板电脑上抬起)调度。 | InteractiveObject | ||
![]() | 不可撤消事件,在组件结束响应 touch 交互用户操作时由组件调度。 | UIComponent | ||
![]() | 不可撤消事件,在组件开始响应 touch 交互用户操作时由组件调度。 | UIComponent | ||
![]() | 可撤消事件,在组件试图响应 touch 交互用户操作时由组件调度。 | UIComponent | ||
![]() | 当用户触碰设备时进行调度,而且会连续调度,直到接触点被删除。 | InteractiveObject | ||
![]() | 当用户将接触点从启用触摸的设备上的 InteractiveObject 实例移开时(例如,在配有触摸屏的移动电话或平板电脑上,将手指从一个显示对象拖到另一个显示对象)调度。 | InteractiveObject | ||
![]() | 当用户在启用触摸的设备的 InteractiveObject 实例上移动接触点时(例如,在配有触摸屏的移动电话或平板电脑上,将手指从显示对象外的一点拖动到显示对象上的一点)调度。 | InteractiveObject | ||
![]() | 当用户移动接触点,使其远离启用触摸的设备上的 InteractiveObject 实例时(例如,在配有触摸屏的移动电话或平板电脑上将一个手指从显示对象上的一点移动到显示对象外的一点)调度。 | InteractiveObject | ||
![]() | 当用户在启用触摸的设备的 InteractiveObject 实例上移动接触点时(例如,在配有触摸屏的移动电话或平板电脑上,将手指从显示对象外的一点拖动到显示对象上的一点)调度。 | InteractiveObject | ||
![]() | 当用户在启用触摸设备上的已启动接触的同一 InteractiveObject 实例上抬起接触点时(例如,在配有触摸屏的移动电话或平板的显示对象上的某一点处按下并释放手指)调度。 | InteractiveObject | ||
![]() | 当调用了对象的 commitProperties()、measure() 和 updateDisplayList() 方法后调度(如果需要)。 | UIComponent | ||
![]() | 当组件由 Validator 监控并且成功通过验证时调度。 | UIComponent | ||
![]() | 当以编程方式或通过用户交互更改值时调度。 | UIComponent |
样式为常见样式,或与特定主题关联。如果为常见样式,则可以用于任何主题。如果样式与特定主题关联,则只有应用程序使用该主题时才能使用该样式。
样式 | 说明 | 由以下参数定义 | ||
---|---|---|---|---|
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 指定主要基线对齐到的基线. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 否 语言版本: ActionScript 3.0 产品版本: Flex 3 运行时版本: Flash9, AIR 1.1 从内容区域的上边缘到控件的基线位置的垂直距离(以像素为单位). | UIComponent | ||
![]() | 类型: Object CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 要偏移基线的量. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 指定线位置的垂直或水平行进. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 否 语言版本: ActionScript 3.0 产品版本: Flex 3 运行时版本: Flash9, AIR 1.1 从组件底边到其父容器的内容区域底边之间的垂直距离(以像素为单位). | UIComponent | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 控制在将连续文本断开为多行时允许行断开的位置. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 用于此文本的 CFF 提示的类型. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 控制文本在浮点周围的环绕方式. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 文本的颜色. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 用于此文本的数字大小写类型. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 用于此文本的数字宽度类型. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 指定文本的默认双向嵌入级别. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 指定该元素的哪条基线对齐到 alignmentBaseline 以确定元素在该行上的垂直位置. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 3 运行时版本: Flash9, AIR 1.1 验证失败时,组件加亮部分的颜色. | UIComponent | ||
![]() | 类型: Class 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 发生验证错误时,用于此组件的外观类的名称. | SkinnableComponent | ||
![]() | 类型: Object CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 指定容器中第一行的基线位置. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件已启用且有焦点时文本的颜色. | SkinnableContainer | ||
![]() | 类型: Class CSS 继承: 否 语言版本: ActionScript 3.0 产品版本: Flex 3 运行时版本: Flash9, AIR 1.1 用于绘制焦点矩形的外观. | UIComponent | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 要使用的字体的名称或用逗号分隔的字体名称列表. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 要使用的字体查找. | SkinnableContainer | ||
![]() | 类型: Number 格式: Length CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 文本的高度,以像素为单位. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 确定文本是否使用斜体. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 确定文本是否使用粗体. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 否 语言版本: ActionScript 3.0 产品版本: Flex 3 运行时版本: Flash9, AIR 1.1 从组件内容区域的中心到组件中心的水平距离(以像素为单位). | UIComponent | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 禁用组件时文本的颜色. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4.5 运行时版本: Flash10, AIR 2.5 该组件的主要交互模式. | UIComponent | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 用于将段落文本两端对齐的规则. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 段落两端对齐所用的样式. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 段落两端对齐所用的样式. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4.1 运行时版本: Flash10, AIR 1.5 指定组件的所需布局方向. | UIComponent | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 指定行距模型,它是行距基准和行距方向的组合. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 否 语言版本: ActionScript 3.0 产品版本: Flex 3 运行时版本: Flash9, AIR 1.1 从组件左边到其父容器的内容区域左边之间的水平距离(以像素为单位). | UIComponent | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 控制可以在该文本中使用字体中定义的哪些连字. | SkinnableContainer | ||
![]() | 类型: Object CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 文本的行距控制. | SkinnableContainer | ||
![]() | 类型: Boolean CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 若为 true,则应用删除线(一条穿过文本中间的直线). | SkinnableContainer | ||
![]() | 类型: Number 格式: length CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 指定当列表相应侧的内边距值为 auto 时,列表开始边缘的自动缩进. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4.5 运行时版本: Flash10, AIR 2.5 它控制列表项目标记相对于列表项目的位置. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4.5 运行时版本: Flash10, AIR 2.5 它控制列表中项目的外观. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 文本的区域设置. | SkinnableContainer | ||
![]() | 类型: Number 格式: length CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 段落结束边缘要缩进的量. | SkinnableContainer | ||
![]() | 类型: Number 格式: length CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 段落之后要留出的空格数. | SkinnableContainer | ||
![]() | 类型: Number 格式: length CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 段落之前要留出的空格数. | SkinnableContainer | ||
![]() | 类型: Number 格式: length CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 段落开始边缘要缩进的量. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 仅适用于嵌入字体的用于该文本的呈示模式. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 否 语言版本: ActionScript 3.0 产品版本: Flex 3 运行时版本: Flash9, AIR 1.1 从组件右边到其父容器的内容区域右边之间的水平距离(以像素为单位). | UIComponent | ||
![]() | 类型: Boolean CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4.5 运行时版本: Flash10, AIR 1.5 当此组件无效时,显示错误边框或外观 | UIComponent | ||
![]() | 类型: Boolean CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4.5 运行时版本: Flash10, AIR 1.5 如果此组件无效,当用户将鼠标移到它上方时,将显示错误提示 | UIComponent | ||
![]() | 类型: Class 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 用于此组件的 skin 类的名称. | SkinnableComponent | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 指定与段落关联的制表位. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 容器内文本的对齐方式. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 两端对齐文本中段落最后一行与容器的对齐方式. | SkinnableContainer | ||
![]() | 类型: Number CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 文本的 Alpha(透明度)值. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 确定文本是否加下划线. | SkinnableContainer | ||
![]() | 类型: Number 格式: Length CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 文本第一行偏离容器左侧的距离. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 指定文本两端对齐的选项. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 确定要旋转此文本的度数. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 否 语言版本: ActionScript 3.0 产品版本: Flex 3 运行时版本: Flash9, AIR 1.1 从组件顶边到其父容器的内容区域顶边之间的垂直距离(以像素为单位). | UIComponent | ||
![]() | 类型: Number 格式: Time CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4.5 运行时版本: Flash10.1, AIR 2.5 处于 touch 交互模式时,从发生用户交互到以可见的 down 状态显示组件,需要等待的毫秒数. | SkinnableContainer | ||
![]() | 类型: Object CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 要应用于每个字符左侧的间距量(手动字距调整). | SkinnableContainer | ||
![]() | 类型: Object CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 要应用于每个字符右侧的间距量(手动字距调整). | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 用于此文本的印刷大小写的类型. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件已启用但没有焦点时文本的颜色. | SkinnableContainer | ||
![]() | 类型: String CSS 继承: 否 语言版本: ActionScript 3.0 产品版本: Flex 3 运行时版本: Flash9, AIR 1.1 从组件内容区域的中心到组件中心的垂直距离(以像素为单位). | UIComponent | ||
![]() | 类型: String CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 将文本导入到 TextFlow 中时压缩或保留空白. | SkinnableContainer | ||
![]() | 类型: Object CSS 继承: 是 语言版本: ActionScript 3.0 产品版本: Flex 4.5 运行时版本: Flash10.5, AIR 2.0 指定两端对齐要用的字间距. | SkinnableContainer |
样式 | 说明 | 由以下参数定义 | ||
---|---|---|---|---|
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件外观使用的强调文字颜色. | SkinnableContainer | ||
![]() | 类型: Array 格式: Color CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 列表中项目使用的背景色. | SkinnableContainer | ||
![]() | 类型: Number CSS 继承: 否 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 此组件的背景的 Alpha 水平. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 否 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件的背景色. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件的主要颜色. | SkinnableComponent | ||
![]() | 类型: Number CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件内容背景的 Alpha. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 此组件内容背景的颜色. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件为焦点时焦点外框的颜色. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: spark 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 鼠标位于组件上时加亮的颜色. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件的任何元件的颜色. | SkinnableContainer |
样式 | 说明 | 由以下参数定义 | ||
---|---|---|---|---|
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件外观使用的强调文字颜色. | SkinnableContainer | ||
![]() | 类型: Array 格式: Color CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 列表中项目使用的背景色. | SkinnableContainer | ||
![]() | 类型: Number CSS 继承: 否 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 此组件的背景的 Alpha 水平. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 否 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件的背景色. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件的主要颜色. | SkinnableComponent | ||
![]() | 类型: Number CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件内容背景的 Alpha. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 此组件内容背景的颜色. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: mobile 语言版本: ActionScript 3.0 产品版本: Flex 4.5 运行时版本: Flash10.1, AIR 2.5 按下项呈示器时其背景的颜色 如果 | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件为焦点时焦点外框的颜色. | SkinnableContainer | ||
![]() | 类型: Number 格式: Length CSS 继承: 是 主题: mobile 语言版本: ActionScript 3.0 产品版本: Flex 4.5 运行时版本: Flash10.1, AIR 2.0 文本行之间附加的垂直空间. | SkinnableContainer | ||
![]() | 类型: Number CSS 继承: 是 主题: mobile 语言版本: ActionScript 3.0 产品版本: Flex 4.5 运行时版本: Flash10.1, AIR 2.0 各字符之间显示的附加像素数. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: spark, mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 组件的任何元件的颜色. | SkinnableContainer | ||
![]() | 类型: Number CSS 继承: 是 主题: mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 文本阴影的 Alpha. | SkinnableContainer | ||
![]() | 类型: uint 格式: Color CSS 继承: 是 主题: mobile 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 文本阴影的颜色. | SkinnableContainer |
此组件使用的外观是由外观部件组成的。请勿直接设置外观部件。组件的外观会对外观部件进行设置。
外观部件 | 说明 | 由以下参数定义 | ||
---|---|---|---|---|
![]() | 必需: false 部件类型: 静态 语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 定义 Group(内容子代将被推入到其中并进行布置)的可选外观部件。 | SkinnableContainer |
要设置组件外观,请实现定义以下状态的外观。尽管必须实现所有外观状态,但外观状态可以为空。空外观状态表示对默认外观状态不作任何更改。
外观状态 | 说明 | 由以下参数定义 | ||
---|---|---|---|---|
![]() |
禁用状态
语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 | SkinnableContainerBase | ||
![]() |
正常状态
语言版本: ActionScript 3.0 产品版本: Flex 4 运行时版本: Flash10, AIR 1.5 | SkinnableContainerBase |
效果 | 说明 | 由以下参数定义 | ||
---|---|---|---|---|
![]() | 触发事件: added 将组件作为子项添加到 Container 时播放。 | UIComponent | ||
![]() | 触发事件: creationComplete 创建组件时播放。 | UIComponent | ||
![]() | 触发事件: focusIn 组件获得键盘焦点时播放。 | UIComponent | ||
![]() | 触发事件: focusOut 组件失去键盘焦点时播放。 | UIComponent | ||
![]() | 触发事件: hide 组件变为不可见时播放。 | UIComponent | ||
![]() | 触发事件: mouseDown 用户在组件上方按下鼠标按键时播放。 | UIComponent | ||
![]() | 触发事件: mouseUp 用户在组件上方释放鼠标按键时播放。 | UIComponent | ||
![]() | 触发事件: move 移动组件时播放。 | UIComponent | ||
![]() | 触发事件: removed 从 Container 中删除组件时播放。 | UIComponent | ||
![]() | 触发事件: resize 调整组件大小时播放。 | UIComponent | ||
![]() | 触发事件: rollOut 用户将鼠标指针滚离组件上方时播放。 | UIComponent | ||
![]() | 触发事件: rollOver 用户将鼠标指针滚动到组件上方时播放。 | UIComponent | ||
![]() | 触发事件: show 组件变为可见时播放。 | UIComponent |
activeViewType | 属性 |
activeViewType:String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Indicates the type of communication expected, either DOR or interactive.
实现
public function get activeViewType():String
public function set activeViewType(value:String):void
currentPage | 属性 |
currentPanel | 属性 |
currentPanel:Panel
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
The current panel.
实现
public function get currentPanel():Panel
public function set currentPanel(value:Panel):void
currentPanelItem | 属性 |
currentPanelItem:PanelItem
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
The current panel item that has focus.
实现
public function get currentPanelItem():PanelItem
public function set currentPanelItem(value:PanelItem):void
currentSection | 属性 |
guideConnectionActive | 属性 |
guideConnectionActive:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Indicates if a host SWF is communicating with the Guide through a local connection.
实现
public function get guideConnectionActive():Boolean
public function set guideConnectionActive(value:Boolean):void
guideExternalInterfaceAvailable | 属性 |
guideExternalInterfaceAvailable:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Indicates if the guides HTML wrapper exists and contains the required guide support. This check should be used instead of 'ExternalInterface.available'.
实现
public function get guideExternalInterfaceAvailable():Boolean
public function set guideExternalInterfaceAvailable(value:Boolean):void
guideView | 属性 |
guideView:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Indicates whether the Guide SWF or the PDF has current input and control.
The value of this flag is set according to the following rules:
- True when Guide has ownership.
- False when the PDF has ownership and is currently visible to a user.
实现
public function get guideView():Boolean
public function set guideView(value:Boolean):void
includeNavigationMinHeight | 属性 |
includeNavigationMinHeight:int
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Set the minimal height such that the navigation will collapse if the height is less than the value.
实现
public function get includeNavigationMinHeight():int
public function set includeNavigationMinHeight(value:int):void
includeNavigationMinWidth | 属性 |
includeNavigationMinWidth:int
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Set the minimal width such that the navigation container will collapse if the width is less than the value.
实现
public function get includeNavigationMinWidth():int
public function set includeNavigationMinWidth(value:int):void
interactivePdfLoad | 属性 |
interactivePdfLoad:String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Indicates when the load of the interactive pdf should happen.
实现
public function get interactivePdfLoad():String
public function set interactivePdfLoad(value:String):void
interactivePdfUrl | 属性 |
interactivePdfUrl:String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Provides the url to retreive the interactive pdf from.
实现
public function get interactivePdfUrl():String
public function set interactivePdfUrl(value:String):void
isLoadingInteractivePdf | 属性 |
isLoadingInteractivePdf:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Indicates an interactivePdf is in the process of being loaded.
实现
public function get isLoadingInteractivePdf():Boolean
public function set isLoadingInteractivePdf(value:Boolean):void
lcx | 属性 |
lcx:Lcx
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Get or sets the guide deployment model.
实现
public function get lcx():Lcx
public function set lcx(value:Lcx):void
model | 属性 |
model:IWrapperModel
[只读] 语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
The Model behind the wrapper host component.
此属性可用作数据绑定的源。修改此属性后,将调度 propertyChange
事件。
实现
public function get model():IWrapperModel
panelManager | 属性 |
panelManager:PanelManager
[只读] 语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
The panel manager.
实现
public function get panelManager():PanelManager
pdfActive | 属性 |
pdfActive:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Indicates that the Guide has successfully communicated with the PDF rendition. of the form.
实现
public function get pdfActive():Boolean
public function set pdfActive(value:Boolean):void
pdfAvailable | 属性 |
pdfAvailable:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Indicates that a PDF may be available to communicate with.
实现
public function get pdfAvailable():Boolean
public function set pdfAvailable(value:Boolean):void
pdfCommunicationActive | 属性 |
pdfCommunicationActive:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Indicates that the form guide has successfully communicated with the PDF rendition of the form.
实现
public function get pdfCommunicationActive():Boolean
public function set pdfCommunicationActive(value:Boolean):void
pdfLoadErrorMessage | 属性 |
pdfLoadErrorMessage:String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Holds the error message string that is displayed when the Guide times out trying to communicate with the PDF.
实现
public function get pdfLoadErrorMessage():String
public function set pdfLoadErrorMessage(value:String):void
pdfProcessFocus | 属性 |
pdfProcessFocus:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Flag to be set by Custom Implementation based on this class to activate focus processing.
实现
public function get pdfProcessFocus():Boolean
public function set pdfProcessFocus(value:Boolean):void
pdfRequiredFallbackUrl | 属性 |
pdfRequiredFallbackUrl:String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Holds an optional Process URL to submit the Data to when "SubmitFromInteractivePDF" but the PDF can not be loaded. A Post to the Server URL is done and the Guide is replaced with the returned content.
实现
public function get pdfRequiredFallbackUrl():String
public function set pdfRequiredFallbackUrl(value:String):void
performanceLog | 属性 |
previewAsset | 属性 |
previewAsset:String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Holds an optional Asset reference that will get mapped into the previewUrl.
实现
public function get previewAsset():String
public function set previewAsset(value:String):void
previewAvailable | 属性 |
previewAvailable:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Indicates that a PDF (or other document type) may be available to render and display.
实现
public function get previewAvailable():Boolean
public function set previewAvailable(value:Boolean):void
previewUrl | 属性 |
previewUrl:String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Holds the Url to get a PDF (or other document type) to render and display.
实现
public function get previewUrl():String
public function set previewUrl(value:String):void
resizeToContent | 属性 |
resizeToContent:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
When set to true, the Guide will resize itself to take only the space needed to display its content. When set to false the Guide will attempt to take 100% of its parent size.
实现
public function get resizeToContent():Boolean
public function set resizeToContent(value:Boolean):void
showControlSection | 属性 |
showHeaderSection | 属性 |
showHelpCenter | 属性 |
showNavHelpSection | 属性 |
showNavHelpSection:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Show or hide the navigator help section.
实现
public function get showNavHelpSection():Boolean
public function set showNavHelpSection(value:Boolean):void
showNavigator | 属性 |
showNextPrev | 属性 |
showRepeaterControls | 属性 |
showRepeaterControls:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Show or hide the repeater controls add/copy/remove.
实现
public function get showRepeaterControls():Boolean
public function set showRepeaterControls(value:Boolean):void
showSubmitButton | 属性 |
showTitleBar | 属性 |
showToolBar | 属性 |
submitAll | 属性 |
submitAll:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
When false, field data in an optional panel is cleared when the panel is made invisible.
实现
public function get submitAll():Boolean
public function set submitAll(value:Boolean):void
WrapperHostBase | () | 构造函数 |
public function WrapperHostBase()
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Constructor
activateDocumentViewCB | () | 方法 |
public function activateDocumentViewCB(error:FormBridgeError, data:String):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Call back indicating document view has activated.
参数
error:FormBridgeError — Specifies the form bridge error.
| |
data:String — Specifies the data received from the document view.
|
autoLoadPdf | () | 方法 |
public function autoLoadPdf(event:Event = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout. If no PDF was rendered with the Guide, this function does not perform an action. This function is called automatically if the Guide is set to SubmitFrom InteractivePdf or PrintForm.
参数
event:Event (default = null ) — Specifies the load PDF event.
|
CallHtml | () | 方法 |
public function CallHtml(exFunc:String, param1:String, param2:String, param3:String, param4:String):String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Calls the html to passthrough message to the PDF or to specified function in the HTML.
参数
exFunc:String — Specifies the function to execute.
| |
param1:String — Specifies the first parameter.
| |
param2:String — Specifies the second parameter.
| |
param3:String — Specifies the third parameter.
| |
param4:String — Specifies the forth parameter.
|
String — String
|
cleanup | () | 方法 |
public function cleanup():void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Cleans up by releasing event listeners and zero out local variables.
collectionChange | () | 方法 |
public function collectionChange(bAdded:Boolean, bRemoved:Boolean):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Called whenever a Repeater Panel adds/removes an instance.
参数
bAdded:Boolean — Specify true if an item has been added to a collection.
| |
bRemoved:Boolean — Specify true if an item has been removed from a collection.
|
connectionClosed | () | 方法 |
public function connectionClosed():void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
The connection was closed.
connectionOpened | () | 方法 |
public function connectionOpened(success:Boolean):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
The connection was made, if success=false, the connection attempt failed
参数
success:Boolean — the status of the open request
|
defaultCallback | () | 方法 |
public function defaultCallback(msgId:int, request:String, error:FormBridgeError, parms:Array):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Default error message handler for communication with the PDF.
参数
msgId:int — Specifies the message identifier.
| |
request:String — Specifies the message request.
| |
error:FormBridgeError — Specifies the form bridge error.
| |
parms:Array — Specifies the message parameters.
|
emailPDF | () | 方法 |
public function emailPDF(event:Event = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Forwards the request to email the PDF rendition of the Guide. If no PDF was rendered with the Guide, this function does not perform an action.
参数
event:Event (default = null ) — Specifies the emailPDF event.
|
fieldChangeEx | () | 方法 |
public function fieldChangeEx(boundObject:Object, som:String, type:String, value:Object):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the PDF is changed
参数
boundObject:Object — Specifies the object in the data model corresponding to changed item.
| |
som:String — Specifies the som expression for the changed item.
| |
type:String — Specifies the type of change.
| |
value:Object — Specifies the value of the field item.
|
fieldFocusIn | () | 方法 |
public function fieldFocusIn(boundObject:Object, som:String, properties:Array, callback:Function = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the Guide gets the focus.
参数
boundObject:Object — Specifies the object in the data model corresponding to the focused item
| |
som:String — Specifies the som expression for the item with focus.
| |
properties:Array — Specifies additional properties of the item with focus.
| |
callback:Function (default = null ) — Specifies the function to call when the field has focus.
|
fieldFocusOut | () | 方法 |
public function fieldFocusOut(boundObject:Object, som:String, value:String):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
This method is called whenever a field in the Guide loses the focus.
参数
boundObject:Object — Specifies the object in the data model corresponding to the focused item.
| |
som:String — Specifies the som expression for the item with focus.
| |
value:String — Specifies the value of the field that lost focus.
|
getActiveData | () | 方法 |
public function getActiveData(callback:Function = null):String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Return the form's Active data, either from the Guide or the PDF. PDF requires a callback.
参数
callback:Function (default = null ) — the function to be called when an asynchronous operation is required to retrieve the data, as when the PDF is active.
|
String — String
|
getData | () | 方法 |
getDraftData | () | 方法 |
public function getDraftData(callback:Function = null):String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Return the guides draft data including state information (Data is retrieved from the PDF if PDF is active. PDF requires a callback).
参数
callback:Function (default = null ) — the function to be called when an asynchronous operation is required to retrieve the data, as when the PDF is active.
|
String — String
|
getFieldValue | () | 方法 |
public function getFieldValue(som:String):Object
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Returns a field's value as an Object
参数
som:String — the identifier of the field to retrieve the data from. eg. "EntityRoot.Client[1].Address.City" or for xfa - #som("form1.subform[1].Address.City")
|
Object — Object
|
getPdfData | () | 方法 |
public function getPdfData(callback:Function = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Gets the ga/xml data from the PDF.
参数
callback:Function (default = null ) — Specifies the function called when the data is ready.
|
getPdfFieldData | () | 方法 |
public function getPdfFieldData(som:String, callback:Function = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Gets a fields data from the PDF.
参数
som:String — Specifies expression for the field data to be retrieved.
| |
callback:Function (default = null ) — Specifies the function to call when the field data has been retrieved.
|
getProperty | () | 方法 |
public function getProperty(property:String):Object
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Return the requested property. Sypported properties are: showSubmitButton = "true"|"false"
参数
property:String — the name of the property to retieve a value from
|
Object — Object
|
getRootValueObject | () | 方法 |
gotData | () | 方法 |
public function gotData(error:FormBridgeError, data:String):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Answer received from the PDF providing requested data.
参数
error:FormBridgeError — Specifies the error received from FormBridge.
| |
data:String — Specifies the data received from the PDF file.
|
gotFocus | () | 方法 |
public function gotFocus(error:FormBridgeError, somExpression:String):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Called when a field in the interactive PDF get focus.
参数
error:FormBridgeError — Specifies the form bridge error.
| |
somExpression:String — Specifies somExpression of the field with focus on the PDF.
|
guideCreationComplete | () | 方法 |
public function guideCreationComplete(event:Event = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Event handler called when the guide has been created.
参数
event:Event (default = null ) — Specifies the completion event.
|
guideValidationFailure | () | 方法 |
public function guideValidationFailure(event:GAEvent):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Called when validation of field data for a panel fails.
参数
event:GAEvent — Specifies the guideValidationFailure event.
|
hideDoc | () | 方法 |
public function hideDoc(event:Event = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Hides the Document of Record rendition and displays the Guide content. If no Document of Record was rendered with the Guide, this function does not perform an action.
参数
event:Event (default = null ) — Specifies the hideDoc event.
|
hidePDF | () | 方法 |
public function hidePDF(event:Event = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Hides the PDF rendition and displays the Guide content. Any data the user entered into the fields on the PDF rendition automatically appear in the corresponding Guide fields. If no PDF was rendered with the Guide, this function does not perform an action.
参数
event:Event (default = null ) — Specifies the hidePDF event.
|
init | () | 方法 |
initializingGuide | () | 方法 |
public function initializingGuide(guideSuperIn:UIComponent, guideThisIn:UIComponent, initDataIn:String):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Initializes the guide and prepares it for viewing.
参数
guideSuperIn:UIComponent — Specifies the component that will be the immediate parent of the guide.
| |
guideThisIn:UIComponent — Specifies the top level application.
| |
initDataIn:String — Specifies the prefill data.
|
isFiberGuide | () | 方法 |
isGuideInitialized | () | 方法 |
isXfaGuide | () | 方法 |
pageValidationFailure | () | 方法 |
panelItemFocusIn | () | 方法 |
public function panelItemFocusIn(panelItem:PanelItem):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
This function is called when the panel item gains focus.
参数
panelItem:PanelItem — instance of the PanelItem which has lost focus.
|
panelItemFocusOut | () | 方法 |
public function panelItemFocusOut(panelItem:PanelItem):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
This method is called when the panel item looses focus. This is available here in case an extension wants to override this behaviour does nothing otherwise.
参数
panelItem:PanelItem — instance of the PanelItem which has lost focus.
|
pdfActiveInit | () | 方法 |
public function pdfActiveInit():void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
This method is called when the PDF is initialized.
printPDF | () | 方法 |
public function printPDF(event:Event = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Forwards the request to print the PDF rendition of the Guide. If no PDF was rendered with the Guide, this function does not perform an action.
参数
event:Event (default = null ) — Specifies the printPDF event.
|
ProcessExtMessage | () | 方法 |
resetModel | () | 方法 |
public function resetModel():void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Reset the Model back to its initial load state.
resolvePreviewUrl | () | 方法 |
public function resolvePreviewUrl(url:String, asset:String):String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Resolves the preview URL.
参数
url:String — Specifies the URL to be resolved.
| |
asset:String — Specifies the asset to be used for preview.
|
String — String
|
saveAsPDF | () | 方法 |
public function saveAsPDF(event:Event = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Forwards the request to save the PDF rendition of the Guide. If no PDF was rendered with the Guide, this function does not perform an action.
参数
event:Event (default = null ) — Specifies the saveAsPDF event.
|
serverValidationFailure | () | 方法 |
setActiveData | () | 方法 |
public function setActiveData(data:String, callback:Function = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Sets the data in the active view.
If a callback function is provided, this method sets the data in the active view whether it's the Guide or the PDF. If no callback function is provided, this function immediately sets the data in the Guide. The callback function requires two string parameters, error:String and data:String. If error is not null, then the method failed. The data parameter is always null.
参数
data:String — Specifies the active data to be set.
| |
callback:Function (default = null ) — Specifies the function called when the data is set.
|
setData | () | 方法 |
public function setData(data:String):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Set the data into the form - returns false if failed. Throws an exception if the data is not valid XML.
参数
data:String — the content to be used as the current data
|
setFieldValue | () | 方法 |
public function setFieldValue(som:String, value:Object):Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Sets a field's value, returns success true or false
参数
som:String — the identifier of the field to retrieve the data from. eg. "EntityRoot.Client[1].Address.City" or for xfa - #som("form1.subform[1].Address.City")
| |
value:Object — the value to assign to the targeted item
|
Boolean — Boolean
|
setPdfData | () | 方法 |
public function setPdfData(data:String, callback:Function = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Sets the ga/xml data into the PDF.
参数
data:String — Specifies the XML string containing the data for the PDF.
| |
callback:Function (default = null ) — Specifies the function to call when the data has been set.
|
setPdfFieldData | () | 方法 |
public function setPdfFieldData(som:String, type:String, value:String, callback:Function = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Sets a fields data into the PDF
参数
som:String — Specifies the expression for the field data to be set.
| |
type:String — Specifies the type of data.
| |
value:String — Specifies the value of data.
| |
callback:Function (default = null ) — function called with the field data has been set.
|
setProperty | () | 方法 |
public function setProperty(property:String, value:Object):Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Set the property, returns false if the operation failed
参数
property:String — the name of the property to retieve a value from
| |
value:Object — the value to set the provided property with. Object types must match
|
Boolean — Boolean
|
setRootValueObject | () | 方法 |
showDoc | () | 方法 |
public function showDoc(event:Event = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Displays the Document of Record rendition of the form within the PDFBox control area on the Guide layout. If no DOR was rendered with the Guide, this function does not perform an action.
参数
event:Event (default = null ) — the showDoc event
|
showPanelFullGuide | () | 方法 |
public function showPanelFullGuide():Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Return true if the panel request that the Guide is to show only panel content. Return false otherwise.
返回Boolean — true if only panel content is to be shown, false otherwise.
|
showPDF | () | 方法 |
public function showPDF(event:Event = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Displays the PDF rendition of the form within the PDFBox control area on the Guide layout. If no PDF was rendered with the Guide, this function does not perform an action.
参数
event:Event (default = null ) — Specifies the showPDF event.
|
SizeDocumentView | () | 方法 |
startGuide | () | 方法 |
public function startGuide():void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Start rendering the pages of the guide.
submitData | () | 方法 |
public function submitData():Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Performs the submit action based on the value of the Submit From option in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. This method returns true if the submission performs successfully.
SubmitFrom option | Behavior |
---|---|
Guide | Submits the Guide data to the Document Server. |
Displays the PDF rendition of the Guide. A user then clicks the appropriate submit button on the PDF form. | |
Printed Form | Displays the PDF rendition of the Guide. A user then prints the PDF and submits the form manually. |
Hosted Application | The submit button does not display on the last panel of the Guide. This option transfer control of the Guide submission to the hosting application. In this case, a user clicks a button within the hosting application, for example the Complete button within Adobe Digital Enterprise Platform Document Services - Workspace 10.0, to submit the Guide data. |
Boolean — Boolean
|
submitDataWithCB | () | 方法 |
public function submitDataWithCB(callback:Function):Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Submits the data to the server - return true if the submit was performed - returns false if validations fail
参数
callback:Function — the function to be called when the submit is an asynchronous operation (default)
|
Boolean — Boolean
|
submitFromPDF | () | 方法 |
public function submitFromPDF():void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
This function displays the PDF rendition within the PDFBox control on the Guide layout. A user must click the appropriate submit button to complete the data submission.
If no PDF was rendered with the Guide, this function sends the data to the Document Server which renders the form as a PDF, and returns it to the user to complete the submission.
toggleView2 | () | 方法 |
public function toggleView2(type:String, callback:Function = null):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Transfers data to or from and displays or hides the PDF or document
参数
type:String (default = NaN ) — Specifies the type of view.
| |
callback:Function (default = null ) — Specifies the function to call when the view has been toggled.
|
Tue Jun 12 2018, 11:04 AM Z