パッケージ | 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
指定されたオブジェクトのアルファ透明度値を示します。 | IFlexDisplayObject | ||
baselinePosition : Number [読み取り専用]
コンポーネントのテキストにおける 1 行目のベースラインの 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
親 DisplayObjectContainer のローカル座標を基準にした DisplayObject インスタンスの x 座標を示します。 | IFlexDisplayObject | ||
y : Number
親 DisplayObjectContainer のローカル座標を基準にした DisplayObject インスタンスの 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 | プロパティ |
boundValue:Object
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | AIR 1.0, Flash Player 10.2 |
The value of the data object to which this item is bound.
実装
public function get boundValue():Object
public function set boundValue(value:Object):void
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 | プロパティ |
dataRef:String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | AIR 1.0, Flash Player 10.2 |
The reference or address of the data node to which to bind this item.
実装
public function get dataRef():String
public function set dataRef(value:String):void
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, 10:34 AM Z