包 | ga.model |
接口 | public interface IPanelItem extends IUIComponent , IStyleClient , IFlexDisplayObject , ISimpleStyleClient , IBitmapDrawable , IEventDispatcher |
实现器 | PanelItem |
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
IPanelItem
interface is implemented by components that are passed as inputs
into the LayoutTemplate
class.
Each panel layout is a component created in Flex Builder that is available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. Panel layouts are based on the Layout Template class, support scripting, and are passed an array of panel items, each of which supports this interface, as inputs. Each panel item represents an object specified in the Guide tree.
相关 API 元素
属性 | 由以下参数定义 | ||
---|---|---|---|
accessibilityProperties : AccessibilityProperties
此显示对象的当前辅助功能选项。 | IFlexDisplayObject | ||
alpha : Number
表示指定对象的 Alpha 透明度值。 | IFlexDisplayObject | ||
baselinePosition : Number [只读]
组件第一行文本的基线的 y 坐标。 | IUIComponent | ||
baseReferenceChain : BaseReferenceChain
Get chain of binding references for parent containers
| IPanelItem | ||
blendMode : String
BlendMode 类中的一个值,用于指定要使用的混合模式。 | IFlexDisplayObject | ||
boundData : Object
The object in the data model to which this item is bound. | IPanelItem | ||
boundName : String [只读]
The name of the data object to which this item is bound. | IPanelItem | ||
boundText : String
The value of the data object as a string. | IPanelItem | ||
boundValue : Object
The value of the data object to which this item is bound. | IPanelItem | ||
cacheAsBitmap : Boolean
如果设置为 true,则 Flash 运行时将缓存显示对象的内部位图表示形式。 | IFlexDisplayObject | ||
caption : String
The caption or description of this item. | IPanelItem | ||
className : String [只读]
组件类的名称。 | IStyleClient | ||
dataRef : String
The reference or address of the data node to which to bind this item. | IPanelItem | ||
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 | ||
helpText : String
The help text for this item. | IPanelItem | ||
includeInLayout : Boolean
指定此组件是否包含在父容器的布局中。 | IUIComponent | ||
inheritingStyles : Object
包含此组件的可继承样式的对象。 | IStyleClient | ||
isPopUp : Boolean
PopUpManager 将其设置为 true 以指示已弹出该组件。 | IUIComponent | ||
keepWithPrevious : Boolean
Whether to keep this item with the previous item
| IPanelItem | ||
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 | ||
nonInheritingStyles : Object
包含此组件的不可继承样式的对象。 | IStyleClient | ||
opaqueBackground : Object
指定显示对象是否由于具有某种背景颜色而不透明。 | IFlexDisplayObject | ||
owner : DisplayObjectContainer
此 IVisualElement 对象的所有者。 | IUIComponent | ||
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 | ||
speak : String
The speak text or accessibility text for this item. | IPanelItem | ||
stage : Stage [只读]
显示对象的舞台。 | IFlexDisplayObject | ||
styleDeclaration : CSSStyleDeclaration
具有此对象声明的内嵌样式的样式声明。 | IStyleClient | ||
styleName : Object
该对象的样式值的源。 | ISimpleStyleClient | ||
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 |
baseReferenceChain | 属性 |
baseReferenceChain:BaseReferenceChain
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Get chain of binding references for parent containers
实现
public function get baseReferenceChain():BaseReferenceChain
public function set baseReferenceChain(value:BaseReferenceChain):void
boundData | 属性 |
boundData:Object
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
The object in the data model to which this item is bound. This allows the bound object to be
determined using Flex binding instead of using a dataRef
expression.
实现
public function get boundData():Object
public function set boundData(value:Object):void
boundName | 属性 |
boundText | 属性 |
boundText:String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
The value of the data object as a string. If the data model supports data formatting, this method returns the bound value as a formatted string.
实现
public function get boundText():String
public function set boundText(value:String):void
boundValue | 属性 |
caption | 属性 |
caption:String
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
The caption or description of this item. If no caption or description is specified, the caption for this item is bound to the caption of the data model. If the data model does not specify a caption, the default label is used.
实现
public function get caption():String
public function set caption(value:String):void
dataRef | 属性 |
helpText | 属性 |
keepWithPrevious | 属性 |
keepWithPrevious:Boolean
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Whether to keep this item with the previous item
实现
public function get keepWithPrevious():Boolean
public function set keepWithPrevious(value:Boolean):void
speak | 属性 |
Tue Jun 12 2018, 11:04 AM Z