包 | com.adobe.guides.spark.layouts.components |
接口 | public interface ILayoutComponent extends ILayoutHost , IUIComponent , IEventDispatcher , IStyleClient , IFlexDisplayObject , ISimpleStyleClient |
实现器 | LayoutHostBase |
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
属性 | 由以下参数定义 | ||
---|---|---|---|
accessibilityProperties : AccessibilityProperties
此显示对象的当前辅助功能选项。 | IFlexDisplayObject | ||
alpha : Number
表示指定对象的 Alpha 透明度值。 | IFlexDisplayObject | ||
baselinePosition : Number [只读]
组件第一行文本的基线的 y 坐标。 | IUIComponent | ||
baseReferenceChain : BaseReferenceChain [只读]
The chain of bindings up the ancestor chain. | ILayoutHost | ||
blendMode : String
BlendMode 类中的一个值,用于指定要使用的混合模式。 | IFlexDisplayObject | ||
cacheAsBitmap : Boolean
如果设置为 true,则 Flash 运行时将缓存显示对象的内部位图表示形式。 | IFlexDisplayObject | ||
className : String [只读]
组件类的名称。 | IStyleClient | ||
dataProvider : Object
The data provider that is bound to this panel layout. | ILayoutHost | ||
defaultCaptionWidth : int
The default caption width for each panel item within a panel layout. | ILayoutHost | ||
document : Object
对与此组件关联的文档对象的引用。 | IUIComponent | ||
enabled : Boolean
组件是否可以接受用户交互。 | IUIComponent | ||
explicitHeight : Number
在组件坐标中显式指定的组件高度(以像素为单位)。 | IUIComponent | ||
explicitMaxHeight : Number [只读]
在组件坐标中指定组件最大高度的数字(以像素为单位)。 | IUIComponent | ||
explicitMaxWidth : Number [只读]
在组件坐标中指定组件最大宽度的数字(以像素为单位)。 | IUIComponent | ||
explicitMinHeight : Number [只读]
在组件坐标中指定组件最小高度的数字(以像素为单位)。 | IUIComponent | ||
explicitMinWidth : Number [只读]
在组件坐标中指定组件最小宽度的数字(以像素为单位)。 | IUIComponent | ||
explicitWidth : Number
在组件坐标中显式指定的组件宽度(以像素为单位)。 | IUIComponent | ||
filters : Array
包含当前与显示对象关联的每个滤镜对象的索引数组。 | IFlexDisplayObject | ||
focusPane : Sprite
在组件中共享并用作绘制焦点指示符的叠加层的单个 Sprite 对象。 | IUIComponent | ||
height : Number
表示显示对象的高度,以像素为单位。 | IFlexDisplayObject | ||
includeInLayout : Boolean
指定此组件是否包含在父容器的布局中。 | IUIComponent | ||
inheritingStyles : Object
包含此组件的可继承样式的对象。 | IStyleClient | ||
isPopUp : Boolean
PopUpManager 将其设置为 true 以指示已弹出该组件。 | IUIComponent | ||
loaderInfo : LoaderInfo [只读]
返回一个 LoaderInfo 对象,其中包含加载此显示对象所属的文件的相关信息。 | IFlexDisplayObject | ||
mask : DisplayObject
调用显示对象被指定的 mask 对象遮罩。 | IFlexDisplayObject | ||
maxHeight : Number [只读]
在组件坐标中指定组件最大高度的数字(以像素为单位)。 | IUIComponent | ||
maxWidth : Number [只读]
在组件坐标中指定组件最大宽度的数字(以像素为单位)。 | IUIComponent | ||
measuredHeight : Number [只读]
此对象的测量高度。 | IFlexDisplayObject | ||
measuredMinHeight : Number
组件的默认最小高度(以像素为单位)。 | IUIComponent | ||
measuredMinWidth : Number
组件的默认最小宽度(以像素为单位)。 | IUIComponent | ||
measuredWidth : Number [只读]
此对象的测量宽度。 | IFlexDisplayObject | ||
minHeight : Number [只读]
在组件坐标中指定组件最小高度的数字(以像素为单位)。 | IUIComponent | ||
minWidth : Number [只读]
在组件坐标中指定组件最小宽度的数字(以像素为单位)。 | IUIComponent | ||
mouseX : Number [只读]
表示此鼠标或用户输入设备位置的 x 坐标,以像素为单位。 | IFlexDisplayObject | ||
mouseY : Number [只读]
表示此鼠标或用户输入设备位置的 y 坐标,以像素为单位。 | IFlexDisplayObject | ||
name : String
表示 DisplayObject 的实例名称。 | IFlexDisplayObject | ||
nextTabIndex : int [只写]
Set the next tab index to be used by the tab index generator. | ILayoutComponent | ||
nonInheritingStyles : Object
包含此组件的不可继承样式的对象。 | IStyleClient | ||
opaqueBackground : Object
指定显示对象是否由于具有某种背景颜色而不透明。 | IFlexDisplayObject | ||
owner : DisplayObjectContainer
此 IVisualElement 对象的所有者。 | IUIComponent | ||
panel : Panel
the parent panel of the layout. | ILayoutHost | ||
panelItems : Array
An array of panel items that are slotted into the panel layout. | ILayoutHost | ||
parent : DisplayObjectContainer [只读]
表示包含此显示对象的 DisplayObjectContainer 对象。 | IFlexDisplayObject | ||
percentHeight : Number
以组件父项大小百分比的方式指定组件高度的数字。 | IUIComponent | ||
percentWidth : Number
以组件父项大小百分比形式指定其宽度的数字。 | IUIComponent | ||
root : DisplayObject [只读]
对于加载的 SWF 文件中的显示对象,root 属性是此 SWF 文件所表示的显示列表树结构部分中的顶级显示对象。 | IFlexDisplayObject | ||
rotation : Number
表示 DisplayObject 实例距其原始方向的旋转程度,以度为单位。 | IFlexDisplayObject | ||
scale9Grid : Rectangle
当前有效的缩放网格。 | IFlexDisplayObject | ||
scaleX : Number
表示从注册点开始应用的对象的水平缩放比例(百分比)。 | IFlexDisplayObject | ||
scaleY : Number
表示从对象注册点开始应用的对象的垂直缩放比例(百分比)。 | IFlexDisplayObject | ||
scrollRect : Rectangle
显示对象的滚动矩形范围。 | IFlexDisplayObject | ||
sizeState : int
The size state of this panel in the Guide layout. | ILayoutHost | ||
stage : Stage [只读]
显示对象的舞台。 | IFlexDisplayObject | ||
styleDeclaration : CSSStyleDeclaration
具有此对象声明的内嵌样式的样式声明。 | IStyleClient | ||
styleName : Object
该对象的样式值的源。 | ISimpleStyleClient | ||
supportsDynamicAlignmentAreas : Boolean [只读]
Indicates that this layout supports a dynamic number of alignment areas. | ILayoutHost | ||
supportsKeepWithPrevious : Boolean [只读]
Indicates that this layout supports the keep with previous hint on a panel item. | ILayoutHost | ||
systemManager : ISystemManager
对此组件的 SystemManager 对象的引用。 | IUIComponent | ||
transform : flash.geom:Transform
一个对象,具有与显示对象的矩阵、颜色转换和像素范围有关的属性。 | IFlexDisplayObject | ||
tweeningProperties : Array
由 EffectManager 使用。 | IUIComponent | ||
visible : Boolean
显示对象是否可见。 | IFlexDisplayObject | ||
width : Number
表示显示对象的宽度,以像素为单位。 | IFlexDisplayObject | ||
x : Number
表示 DisplayObject 实例相对于父级 DisplayObjectContainer 本地坐标的 x 坐标。 | IFlexDisplayObject | ||
y : Number
表示 DisplayObject 实例相对于父级 DisplayObjectContainer 本地坐标的 y 坐标。 | IFlexDisplayObject |
方法 | 由以下参数定义 | ||
---|---|---|---|
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
使用 EventDispatcher 对象注册事件侦听器对象,以使侦听器能够接收事件通知。 | IEventDispatcher | ||
instantiate the itemFactory and add it to the specified group
| ILayoutComponent | ||
instantiate the itemFactories and add them to the specified group. | ILayoutComponent | ||
addItemsToGroups(groups:Array, itemFactories:Array, startTabIndex:int = -1, tabIncrement:int = 0):int
Add items alternating between the specified groups, incremented the tab indexes. | ILayoutComponent | ||
Aligns each row in a multi-column layout by making each item in each row the same height. | ILayoutComponent | ||
删除此组件实例的样式属性。 | IStyleClient | ||
Clone this panel layout. | ILayoutHost | ||
将事件调度到事件流中。 | IEventDispatcher | ||
Execute all bindings within this panel layout. | ILayoutHost | ||
Returns all display objects on this panel. | ILayoutHost | ||
返回一个矩形,该矩形定义相对于 targetCoordinateSpace 对象坐标系的显示对象区域。 | IFlexDisplayObject | ||
为应用于该组件的类型选择器返回 CSSStyleDeclaration 对象数组,如果不存在则返回 null。 | IStyleClient | ||
确定是使用显式高度还是测量高度的一种简便方法
| IUIComponent | ||
确定是使用显式宽度还是测量宽度的一种简便方法
| IUIComponent | ||
Returns the bound visible fields which are referenced in this layout. | ILayoutHost | ||
Returns the first panel item in the panel layout. | ILayoutHost | ||
return the item factories for a specified area index
| ILayoutComponent | ||
Get label corresponding to the index in the data provider. | ILayoutHost | ||
Return an array of name areas or groups that this layout supports. | ILayoutHost | ||
getPanelItems(visibleItemsOnly:Boolean = false, container:DisplayObjectContainer = null, itemList:Array = null):Array
Returns the panel items contained in the panel layout. | ILayoutHost | ||
返回一个矩形,该矩形根据 targetCoordinateSpace 参数定义的坐标系定义显示对象的边界,但不包括形状上的任何笔触。 | IFlexDisplayObject | ||
获取已在此组件的样式查找链中的某个位置设置过的样式属性。 | IStyleClient | ||
将 point 对象从舞台(全局)坐标转换为显示对象的(本地)坐标。 | IFlexDisplayObject | ||
检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 | IEventDispatcher | ||
计算显示对象的边框,以确定它是否与 obj 显示对象的边框重叠或相交。 | IFlexDisplayObject | ||
计算显示对象,以确定它是否与 x 和 y 参数指定的点重叠或相交。 | IFlexDisplayObject | ||
初始化对象。 | IUIComponent | ||
Determine if the factory that was created for design mode and is running inside the guide builder canvas. | ILayoutComponent | ||
True if this is a panel containing is a document of record. | ILayoutHost | ||
True if this is a panel containing a PDF rendition. | ILayoutHost | ||
Return the panelItems split into arrays based on how the list has been delimited with panel breaks. | ILayoutComponent | ||
将 point 对象从显示对象的(本地)坐标转换为舞台(全局)坐标。 | IFlexDisplayObject | ||
Align each child with same same child index to be the same height. | ILayoutComponent | ||
将此对象移动到指定的 x 和 y 坐标。 | IFlexDisplayObject | ||
向该组件的子项传送样式更改。 | IStyleClient | ||
如果 owner 属性链从 child 指向此 UIComponent,则返回 true。 | IUIComponent | ||
当在父项中添加或删除 UIComponent 对象时由 Flex 调用。 | IUIComponent | ||
设置内部样式缓存值,以便 getStyle() 方法可以起作用。 | IStyleClient | ||
将 EffectManager 注册为每个效果事件的事件侦听器之一。 | IStyleClient | ||
从 EventDispatcher 对象中删除侦听器。 | IEventDispatcher | ||
Resets the fields in a container. | ILayoutHost | ||
Reset the nextTabIndex. | ILayoutComponent | ||
设置此对象的实际大小。 | IFlexDisplayObject | ||
set the selected panel on this layout. | ILayoutHost | ||
对此组件实例设置样式属性。 | IStyleClient | ||
当 visible 属性发生更改时调用。 | IUIComponent | ||
当样式属性的值发生更改时调用。 | ISimpleStyleClient | ||
检查是否用此 EventDispatcher 对象或其任何祖代为指定事件类型注册了事件侦听器。 | IEventDispatcher |
nextTabIndex | 属性 |
addItem | () | 方法 |
public function addItem(group:Group, itemFactory:IFactory):IPanelItem
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
instantiate the itemFactory and add it to the specified group
参数
group:Group — the group where the item is added
| |
itemFactory:IFactory — the factory to be instantiated and added
|
IPanelItem — the panel item that was added
|
addItemsToGroup | () | 方法 |
public function addItemsToGroup(group:Group, itemFactories:Array):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
instantiate the itemFactories and add them to the specified group.
参数
group:Group — - group to add the instantiated items.
| |
itemFactories:Array — - the item factories to be instantiated.
|
addItemsToGroups | () | 方法 |
public function addItemsToGroups(groups:Array, itemFactories:Array, startTabIndex:int = -1, tabIncrement:int = 0):int
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Add items alternating between the specified groups, incremented the tab indexes. The routine returns the next tab index to be used in subsequent calls.
参数
groups:Array — where the items are alternately added.
| |
itemFactories:Array — the factories for the items to instantiated and added to the groups.
| |
startTabIndex:int (default = -1 ) — the starting tab index (if -1) tabIndex is not set on the items.
| |
tabIncrement:int (default = 0 ) — the amount to offset the tabIndex between each added item.
|
int — - the next tab index.
|
alignHorizontalGroupContent | () | 方法 |
public function alignHorizontalGroupContent(outerGroup:Group):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Aligns each row in a multi-column layout by making each item in each row the same height.
参数
outerGroup:Group — - the outer container of a series of HGroup containers.
|
getItemFactoriesForArea | () | 方法 |
public function getItemFactoriesForArea(areaIndex:int):Array
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
return the item factories for a specified area index
参数
areaIndex:int — - index of the area or group.
|
Array — the array of panel item factories for the specified area.
|
isDesignItem | () | 方法 |
public function isDesignItem(oFactory:Object):Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Determine if the factory that was created for design mode and is running inside the guide builder canvas.
参数
oFactory:Object — Specifies the factory of the item to be introspected.
|
Boolean — A boolean value that specifies whether or not this item or item factory is a design item. A value of true is returned when the factory was created for design mode.
|
itemsToAreas | () | 方法 |
public function itemsToAreas():Array
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Return the panelItems split into arrays based on how the list has been delimited with panel breaks. The return is an array of arrays. For example the first element of the array is an array of items for the first area.
返回Array — the items broken into a series of arrays, one array for each area.
|
makeSameHeight | () | 方法 |
public function makeSameHeight(oContainers:Array):void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Align each child with same same child index to be the same height.
参数
oContainers:Array — - make each container in the array the height of the largest container.
|
resetNextTabIndex | () | 方法 |
public function resetNextTabIndex():void
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Reset the nextTabIndex.
Tue Jun 12 2018, 11:04 AM Z