言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
デフォルトの MXML プロパティmxmlContentFactory
関連する API エレメント
com.adobe.mosaic.mxml.Application
com.adobe.mosaic.mxml.Catalog
com.adobe.mosaic.mxml.Tile
com.adobe.mosaic.mxml.Service
プロパティ | 定義元 | ||
---|---|---|---|
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 インスタンスの配列として、現在コンポーネントで再生されているエフェクトのリスト。 | UIComponent | ||
alpha : Number
指定されたオブジェクトのアルファ透明度値を示します。 | DisplayObject | ||
application : Application
The value of the Application MXML on the Shell. | Shell | ||
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 [オーバーライド] [読み取り専用]
コンポーネントのテキストにおける 1 行目のベースラインの y 座標です。 | SkinnableComponent | ||
blendMode : String
使用するブレンドモードを指定する BlendMode クラスの値です。 | DisplayObject | ||
blendShader : Shader [書き込み専用]
前景と背景のブレンドに使用するシェーダーを設定します。 | DisplayObject | ||
bottom : Object
コンポーネントの場合、このレイアウト制約プロパティは、同様の名前のスタイルのファサードです。 | UIComponent | ||
buttonMode : Boolean
このスプライトのボタンモードを指定します。 | 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 | ||
currentState : String
コンポーネントの現在のビューステートです。 | UIComponent | ||
cursorManager : ICursorManager [読み取り専用]
このコンポーネントとそのピアーのカーソルを制御する CursorManager を取得します。 | UIComponent | ||
defaultButton : IFlexDisplayObject
コンテナのデフォルトボタンとして指定された Button コントロールです。 | SkinnableContainerBase | ||
deferredContentCreated : Boolean [読み取り専用]
遅延コンテンツが作成されている場合は true です。 | SkinnableContainer | ||
depth : Number
コンテナ内のアイテムのレンダリング順序を決定します。 | UIComponent | ||
descriptor : UIComponentDescriptor
この UIComponent インスタンスの作成のために createComponentFromDescriptor() メソッドで使用した UIComponentDescriptor への参照です(存在する場合)。 | UIComponent | ||
designLayer : DesignLayer
このビジュアルエレメントに関連付けるオプションの DesignLayer インスタンスを指定します。 | UIComponent | ||
document : Object
この UIComponent に関連付けられたドキュメントオブジェクトへの参照です。 | UIComponent | ||
doubleClickEnabled : Boolean [オーバーライド]
UIComponent オブジェクトが doubleClick イベントを受け取るかどうかを指定します。 | UIComponent | ||
dropTarget : DisplayObject [読み取り専用]
スプライトのドラッグ先またはスプライトがドロップされた先の表示オブジェクトを指定します。 | 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 [読み取り専用]
ベクターの描画コマンドが発生するこのスプライトに属する Graphics オブジェクトを指定します。 | Sprite | ||
hasFocusableChildren : Boolean
子オブジェクトがフォーカスを取得できるかどうかを示すフラグです。 | UIComponent | ||
hasLayoutMatrix3D : Boolean [読み取り専用]
エレメントが 3D マトリックスを持つ場合は true です。 | UIComponent | ||
height : Number [オーバーライド]
The percentage height. | Shell | ||
hitArea : Sprite
スプライトのヒット領域となる別のスプライトを指定します。 | Sprite | ||
horizontalCenter : Object
コンポーネントの場合、このレイアウト制約プロパティは、同様の名前のスタイルのファサードです。 | UIComponent | ||
id : String
コンポーネントの ID です。 | UIComponent | ||
includeInLayout : Boolean
このコンポーネントを親コンテナのレイアウトに含めるかどうかを指定します。 | UIComponent | ||
inheritingStyles : Object
このコンポーネントの継承スタイルのチェーンの始まりです。 | UIComponent | ||
initialized : Boolean
オブジェクトがレイアウトの 3 つの段階(処理、測定、レイアウト)すべてを完了したものであるかどうかを示すフラグです(いずれかが必須であった場合)。 | UIComponent | ||
instanceIndex : int [読み取り専用]
繰り返しコンポーネントのインデックスです。 | UIComponent | ||
instanceIndices : Array
この UIComponent オブジェクトを親ドキュメントから参照するために必要なインデックスを含む配列です。 | UIComponent | ||
is3D : Boolean [読み取り専用]
エレメントが 3D の場合は true です。 | UIComponent | ||
isDocument : Boolean [読み取り専用]
この UIComponent インスタンスがドキュメントオブジェクトの場合は true です。 | UIComponent | ||
isPopUp : Boolean
コンポーネントがポップアップされたことを示すため、PopUpManager によって true に設定されます。 | UIComponent | ||
layout : LayoutBase
このコンテナのレイアウトオブジェクトです。 | SkinnableContainer | ||
layoutMatrix3D : Matrix3D [書き込み専用]
兄弟を基準としてコンポーネントのレイアウトを計算するために使用される変換マトリックスです。 | UIComponent | ||
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 | ||
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 [書き込み専用]
コンテンツプロパティの初期値を作成するファクトリオブジェクトです。 | 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 | ||
parent : DisplayObjectContainer [オーバーライド] [読み取り専用]
このコンポーネントの親コンテナまたは親コンポーネントです。 | UIComponent | ||
parentApplication : Object [読み取り専用]
この UIComponent インスタンスを含む Application オブジェクトへの参照です。 | UIComponent | ||
parentDocument : Object [読み取り専用]
この UIComponent に対する親ドキュメントオブジェクトへの参照です。 | UIComponent | ||
percentHeight : Number [オーバーライド]
Overridden get percentHeight
Number that specifies the height of a component as a
percentage of its parent's size. | Shell | ||
percentWidth : Number [オーバーライド]
The percentage width. | Shell | ||
postLayoutTransformOffsets : mx.geom:TransformOffsets
親のレイアウトに影響を与えない方法で、オブジェクトの変換に適用できる一連の調整を定義します。 | UIComponent | ||
processedDescriptors : Boolean
子をすぐに生成するか、遅延生成した後、このいずれかの発生に応じて、true に設定されます。 | UIComponent | ||
repeater : IRepeater [読み取り専用]
この UIComponent を作成した Repeater オブジェクト(親ドキュメント内にある)への参照です。 | UIComponent | ||
repeaterIndex : int [読み取り専用]
この UIComponent を作成した Repeater のデータプロバイダー内にあるアイテムのインデックスです。 | UIComponent | ||
repeaterIndices : Array
この UIComponent を生成した、親ドキュメント内にある Repeater のデータプロバイダーに含まれるアイテムのインデックスを含む配列です。 | UIComponent | ||
repeaters : Array
この UIComponent を作成した Repeater オブジェクト(親ドキュメント内にある)への参照を含む配列です。 | UIComponent | ||
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 | ||
showInAutomationHierarchy : Boolean
オートメーションオブジェクトがオートメーション階層に表示されているかどうかを示すフラグです。 | UIComponent | ||
skin : UIComponent [読み取り専用]
このコンポーネントインスタンス用のスキンクラスのインスタンスです。 | SkinnableComponent | ||
softKeyboard : String
ソフトキーボードの外観を制御します。 | InteractiveObject | ||
softKeyboardInputAreaOfInterest : Rectangle
ソフトキーボードが表示されたときに画面に表示したままにする領域を定義します(iOS では使用不可)。 | InteractiveObject | ||
soundTransform : flash.media:SoundTransform
このスプライト内のサウンドを制御します。 | Sprite | ||
stage : Stage [読み取り専用]
表示オブジェクトのステージです。 | DisplayObject | ||
states : Array
このコンポーネントに対して定義されたビューステート。 | UIComponent | ||
styleDeclaration : CSSStyleDeclaration
このオブジェクトのインラインの継承スタイルの記憶域です。 | UIComponent | ||
styleManager : IStyleManager2 [読み取り専用]
このコンポーネントで使用する StyleManager インスタンスを返します。 | UIComponent | ||
styleName : Object
このコンポーネントで使用するクラススタイル。 | UIComponent | ||
styleParent : IAdvancedStyleClient
コンポーネントの親は、下位要素のセレクターを評価するために使用されます。 | UIComponent | ||
suggestedFocusSkinExclusions : Array [読み取り専用]
フォーカスを表示するためにキャプチャされて使用されるビットマップの中から除外するスキンパーツを列挙します。 | SkinnableComponent | ||
systemManager : ISystemManager
このコンポーネントで使用する SystemManager オブジェクトを返します。 | UIComponent | ||
tabChildren : Boolean
オブジェクトの子に対してタブが有効かどうかを調べます。 | DisplayObjectContainer | ||
tabEnabled : Boolean
このオブジェクトがタブ順序に含まれるかどうかを指定します。 | InteractiveObject | ||
tabFocusEnabled : Boolean
このオブジェクトが TAB キーを使用してフォーカスを取得できるかどうかを示すフラグです。Flash Player で使用される tabEnabled プロパティと似ています。一般に、キーボード入力を処理するコンポーネントの場合は true ですが、コントロールバー内のコンポーネントの中には、エディターなどの他のコンポーネントからフォーカスを取得するべきではないという理由から、false を設定するものもあります。 | UIComponent | ||
tabIndex : int
SWF ファイル内のオブジェクトのタブ順序を指定します。 | InteractiveObject | ||
textSnapshot : flash.text:TextSnapshot [読み取り専用]
この DisplayObjectContainer インスタンスの TextSnapshot オブジェクトを返します。 | DisplayObjectContainer | ||
toolTip : String
ツールヒントに表示するテキストです。 | UIComponent | ||
top : Object
コンポーネントの場合、このレイアウト制約プロパティは、同様の名前のスタイルのファサードです。 | UIComponent | ||
transform : flash.geom:Transform [オーバーライド]
表示オブジェクトのマトリックス、カラー変換、ピクセル境界に関係するプロパティを持つオブジェクトです。 | UIComponent | ||
transformX : Number
コンポーネントの変換の中心となる x 座標を設定します。 | UIComponent | ||
transformY : Number
コンポーネントの変換の中心となる y 座標を設定します。 | UIComponent | ||
transformZ : Number
コンポーネントの変換の中心となる z 座標を設定します。 | UIComponent | ||
transitions : Array
Transition オブジェクトの配列です。各 Transition オブジェクトには、ビューステートが変化したときに再生されるエフェクトのセットが定義されます。 | UIComponent | ||
tweeningProperties : Array
このオブジェクトに対して現在トゥイーンされているプロパティの配列。 | UIComponent | ||
uid : String
オブジェクトの一意の識別子です。 | UIComponent | ||
updateCompletePendingFlag : Boolean
オブジェクトが 3 段階のレイアウト検証を完了したものであるかどうかを示すフラグです(いずれかの検証が必須であった場合)。 | UIComponent | ||
useHandCursor : Boolean
buttonMode プロパティが true に設定されたスプライト上にポインターが移動したときに、指差しハンドポインター(ハンドカーソル)を表示するかどうかを示すブール値です。 | Sprite | ||
validationSubField : String
このコンポーネントにサブフィールドを関連付けるためにバリデーターによって使用されます。 | UIComponent | ||
verticalCenter : Object
コンポーネントの場合、このレイアウト制約プロパティは、同様の名前のスタイルのファサードです。 | UIComponent | ||
visible : Boolean [オーバーライド]
表示オブジェクトが可視かどうかを示します。 | UIComponent | ||
width : Number [オーバーライド]
The width. | Shell | ||
x : Number [オーバーライド]
親コンテナ内におけるコンポーネントの水平位置(ピクセル単位)を指定する数値です。 | UIComponent | ||
y : Number [オーバーライド]
親コンテナ内におけるコンポーネントの垂直位置(ピクセル単位)を指定する数値です。 | UIComponent | ||
z : Number [オーバーライド]
3D 親コンテナを基準にした、DisplayObject インスタンスの z 軸に沿った z 座標位置を示します。 | UIComponent |
メソッド | 定義元 | ||
---|---|---|---|
Shell()
Constructor. | Shell | ||
ビジュアルエレメントをこのコンテナに追加します。 | SkinnableContainer | ||
ビジュアルエレメントをこのコンテナに追加します。 | SkinnableContainer | ||
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。 | EventDispatcher | ||
ビジュアルでないスタイルクライアントを、このコンポーネントのインスタンスに追加します。 | UIComponent | ||
特定の point ポイントを指定して呼び出した DisplayObjectContainer.getObjectsUnderPoint() メソッドから返されたリストに、セキュリティ上の制約のために省略される表示オブジェクトがあるかどうかを示します。 | DisplayObjectContainer | ||
後で呼び出す関数をキューに格納します。 | UIComponent | ||
このコンポーネントインスタンスからスタイルプロパティを削除します。 | UIComponent | ||
指定された表示オブジェクトが、DisplayObjectContainer インスタンスの子であるか、インスタンス自体であるかを指定します。 | DisplayObjectContainer | ||
Point オブジェクトをコンテンツ座標からグローバル座標に変換します。 | UIComponent | ||
Point オブジェクトをコンテンツ座標からローカル座標に変換します。 | UIComponent | ||
このコンテナの子を識別するプロパティのセットを返します。 | UIComponent | ||
このコンテナの子を識別するプロパティのセットを返します。 | UIComponent | ||
このコンポーネントのコンテンツを作成します。 | SkinnableContainer | ||
この IUIComponent オブジェクトへの id 参照を親ドキュメントオブジェクト上に作成します。 | UIComponent | ||
この 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 | ||
現在コンポーネントで再生中のすべてのエフェクトを終了します。 | UIComponent | ||
UIComponent オブジェクトがターゲットであるすべてのバインディングを実行します。 | UIComponent | ||
印刷の完了後に呼び出されます。 | UIComponent | ||
指定されたインデックス位置でオートメーションオブジェクトを提供します。 | UIComponent | ||
オートメーションオブジェクトリストを提供します。 | UIComponent | ||
targetCoordinateSpace オブジェクトの座標系を基準にして、表示オブジェクトの領域を定義する矩形を返します。 | DisplayObject | ||
エレメントの境界の x 座標を、指定したエレメントサイズで返します。 | UIComponent | ||
エレメントの境界の y 座標を、指定したエレメントサイズで返します。 | UIComponent | ||
指定された名前に一致する子表示オブジェクトを返します。 | DisplayObjectContainer | ||
この UIComponent インスタンスのタイプセレクターを探します。 | UIComponent | ||
レイアウト制約値を返します。これは、このコンポーネントの制約スタイルを取得することと同じです。 | UIComponent | ||
指定されたインデックス位置にあるビジュアルエレメントを返します。 | SkinnableContainer | ||
ビジュアルエレメントのインデックス位置を返します。 | SkinnableContainer | ||
明示的に指定された高さを使用するのか、それとも測定された高さを使用するのかを決定するための便利なメソッドです。
| UIComponent | ||
明示された幅を使用するのか、それとも測定した幅を使用するのかを決定する便利なメソッドです。
| UIComponent | ||
現在フォーカスを持っているオブジェクトを取得します。 | UIComponent | ||
エレメントのレイアウトの高さを返します。 | UIComponent | ||
エレメントのレイアウトの幅を返します。 | UIComponent | ||
画面に描画するためにエレメントで使用する x 座標を返します。 | UIComponent | ||
画面に描画するためにエレメントで使用する y 座標を返します。 | UIComponent | ||
兄弟を基準としてコンポーネントのレイアウトを計算するために使用される変換マトリックスを返します。 | UIComponent | ||
このエレメントのレイアウト変換 Matrix3D を返します。 | UIComponent | ||
エレメントの最大の高さを返します。 | UIComponent | ||
エレメントの最大の幅を返します。 | UIComponent | ||
エレメントの最小の高さを返します。 | UIComponent | ||
エレメントの最小の幅を返します。 | UIComponent | ||
指定されたポイントの下にあり、この DisplayObjectContainer インスタンスの子(または孫など)であるオブジェクトの配列を返します。 | DisplayObjectContainer | ||
エレメントの推奨高さを返します。 | UIComponent | ||
エレメントの推奨幅を返します。 | UIComponent | ||
シェイプ上の線を除き、targetCoordinateSpace パラメーターによって定義された座標系に基づいて、表示オブジェクトの境界を定義する矩形を返します。 | DisplayObject | ||
指定された Repeater がこの Repeater を生成するために使用した dataProvider 内のアイテムを返します。この Repeater が繰り返されていない場合は、null を返します。 | UIComponent | ||
このコンポーネントのスタイル参照チェーンのいずれかの場所に設定されたスタイルプロパティを取得します。 | UIComponent | ||
Point オブジェクトをグローバル座標からコンテンツ座標に変換します。 | UIComponent | ||
point オブジェクトをステージ(グローバル)座標から表示オブジェクトの(ローカル)座標に変換します。 | DisplayObject | ||
ステージ(グローバル)座標の 2 次元のポイントを 3 次元の表示オブジェクトの(ローカル)座標に変換します。 | DisplayObject | ||
currentCSSState が null でない場合、true を返します。 | UIComponent | ||
EventDispatcher オブジェクトに、特定のイベントタイプに対して登録されたリスナーがあるかどうかを確認します。 | EventDispatcher | ||
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | ||
指定されたステートがこの UIComponent で定義されているかどうかを判別します。 | UIComponent | ||
表示オブジェクトの境界ボックスを評価して、obj 表示オブジェクトの境界ボックスと重複または交差するかどうかを調べます。 | DisplayObject | ||
表示オブジェクトを評価して、x および y パラメーターで指定されたポイントと重複または交差するかどうかを調べます。 | DisplayObject | ||
水平方向のグラデーションを描画するときに rot パラメーターとして drawRoundRect() メソッドに渡すことのできるボックスの Matrix を返します。 | UIComponent | ||
このコンポーネントの内部構造を初期化します。 | UIComponent | ||
このコンポーネントの繰り返しインスタンスを追跡する各種プロパティを初期化します。 | UIComponent | ||
次の画面更新時に updateDisplayList() メソッドが呼び出されるように、コンポーネントをマークします。 | UIComponent | ||
depth プロパティが変更されたことを示すために、コンポーネントのアイテムによって呼び出されます。 | UIComponent | ||
エレメントの layoutDirection を変更する場合、または親エレメントの layoutDirection を変更する場合は、エレメントでこのメソッドを呼び出す必要があります。 | UIComponent | ||
後で画面更新時に commitProperties() メソッドが呼び出されるように、コンポーネントをマークします。 | UIComponent | ||
[オーバーライド]
Overridden invalidateSize will call super.invalidateSize() and super.invalidateDisplayList()
Marks a component so that its measure()
method gets called during a later screen update. | Shell | ||
後で画面が更新されるときにスキンの新しい状態が設定されるように、コンポーネントをマークします。 | SkinnableComponent | ||
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | ||
3 次元の表示オブジェクトの(ローカル)座標の 3 次元のポイントをステージ(グローバル)座標の 2 次元のポイントに変換します。 | DisplayObject | ||
Point オブジェクトをローカル座標からコンテンツ座標に変換します。 | UIComponent | ||
point オブジェクトを表示オブジェクトの(ローカル)座標からステージ(グローバル)座標に変換します。 | DisplayObject | ||
cssState が currentCSSState に一致した場合は、true を返します。 | UIComponent | ||
このインスタンスが、指定されたタイプと同じであるのか、それともそのサブクラスであるのかを判別します。 | UIComponent | ||
この UIComponent のスタイルで決定される UITextFormat を使用して単一行の UITextField に表示するものとして、<font> や <b> のような HTML タグが含まれる可能性のある、指定の HTML テキストを測定します。 | UIComponent | ||
この UIComponent のスタイルで決定される UITextFormat を使用して単一行の UITextField(または UIFTETextField)に表示するものとして、指定のテキストを測定します。 | UIComponent | ||
親の内部の指定された位置にコンポーネントを移動します。 | UIComponent | ||
スタイルの変更を子に通知します。 | UIComponent | ||
owner プロパティのチェーンが child からこの UIComponent を指定している場合に、true を返します。 | UIComponent | ||
UIComponent オブジェクトを親に対して追加または削除したときに Flex によって呼び出されます。 | UIComponent | ||
印刷用の IFlexDisplayObject を準備します。 | UIComponent | ||
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | ||
このコンポーネントの CSS スタイルキャッシュを作成または再作成します。recursive パラメーターが true の場合は、このコンポーネントのすべての下位要素の CSS スタイルキャッシュも作成または再作成します。 | UIComponent | ||
各エフェクトイベントごとに、EffectManager をイベントリスナーの 1 つとして登録します。 | UIComponent | ||
コンテナからすべてのビジュアルエレメントを削除します。 | SkinnableContainer | ||
DisplayObjectContainer インスタンスの子リストから、すべての child DisplayObject インスタンスを削除します。 | DisplayObjectContainer | ||
このコンテナの子リストから、指定されたビジュアルエレメントを削除します。 | SkinnableContainer | ||
コンテナ内の指定されたインデックス位置からビジュアルエレメントを削除します。 | SkinnableContainer | ||
EventDispatcher オブジェクトからリスナーを削除します。 | EventDispatcher | ||
ビジュアルでないスタイルクライアントを、このコンポーネントのインスタンスから削除します。 | UIComponent | ||
指定されたイベントを再生します。 | UIComponent | ||
仮想キーボードを前面に表示します。 | InteractiveObject | ||
提供された ID を使用して子を解決します。 | UIComponent | ||
[静的]
suspendBackgroundProcessing() が呼び出された後、callLater() によってキューに入れられたメソッドのバックグラウンド処理を再開します。 | UIComponent | ||
オブジェクトのサイズを設定します。 | UIComponent | ||
レイアウト制約値を設定します。これは、このコンポーネントの制約スタイルを設定することと同じです。 | UIComponent | ||
現在の状態を設定します。 | UIComponent | ||
ビジュアルコンテナ内の既存のビジュアルエレメントの位置を変更します。 | SkinnableContainer | ||
現在扱っているコンポーネントにフォーカスを設定します。 | UIComponent | ||
画面に描画するためにエレメントで使用する座標を設定します。 | UIComponent | ||
エレメントのレイアウトサイズを設定します。 | UIComponent | ||
兄弟を基準としてコンポーネントのレイアウトサイズおよび位置を計算するために使用される変換 Matrix を設定します。 | UIComponent | ||
兄弟を基準としてコンポーネントのレイアウトサイズおよび位置を計算するために使用される変換 Matrix3D を設定します。 | UIComponent | ||
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | ||
このコンポーネントインスタンスのスタイルプロパティを設定します。 | UIComponent | ||
visible プロパティが変更されたときに呼び出されます。 | UIComponent | ||
指定されたスプライトをユーザーがドラッグできるようにします。 | Sprite | ||
指定されたスプライトを、ユーザーがタッチ対応デバイス上でドラッグできるようにします。 | Sprite | ||
このオブジェクトでルート指定されているすべての MovieClip のタイムラインでの実行を再帰的に停止します。 | DisplayObjectContainer | ||
startDrag() メソッドを終了します。 | Sprite | ||
タッチ対応デバイスで使用する startTouchDrag() メソッドを終了します。 | Sprite | ||
スタイルプロパティの変更を検出します。 | UIComponent | ||
コンポーネントのスタイルを初めて初期化するとき、Flex は stylesInitialized() メソッドを呼び出します。 | UIComponent | ||
[静的]
resumeBackgroundProcessing() が呼び出されるまで、callLater() によってキューに入れられたメソッドのバックグラウンド処理をブロックします。 | UIComponent | ||
指定された 2 つのビジュアルエレメントのインデックスを入れ替えます。 | SkinnableContainer | ||
コンテナ内の指定された 2 つのインデックス位置にあるビジュアルエレメントを入れ替えます。 | SkinnableContainer | ||
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | 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 | ||
コンポーネントの測定サイズを検証します。LayoutManager.invalidateSize() メソッドがこの ILayoutManagerClient を指定して呼び出された場合、測定の実行時に validateSize() メソッドが呼び出されます。 | UIComponent | ||
このコンポーネントに割り当てられたバリデーターからの valid と invalid の両方のイベントを処理します。 | UIComponent | ||
指定されたオブジェクトのプリミティブな値を返します。 | Object | ||
垂直方向のグラデーションを描画するときに rot パラメーターとして drawRoundRect() メソッドに渡すことのできるボックスの Matrix を返します。 | UIComponent | ||
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。 | EventDispatcher |
メソッド | 定義元 | ||
---|---|---|---|
フォーカス矩形を調整します。 | UIComponent | ||
レイアウトマトリックスと、Flash の displayObject の変換への変換オフセットの組み合わせから計算されたマトリックスをコミットします。 | UIComponent | ||
これは、Flex フレームワークが Dissolve エフェクトをサポートするために使用する内部メソッドです。 | UIComponent | ||
コンポーネントのスキンを作成します。 | SkinnableComponent | ||
measure() メソッドの呼び出しをスキップできるかどうかを決定します。 | UIComponent | ||
子オブジェクトの作成後に行われる最終処理を実行します。 | UIComponent | ||
スキンパーツへの参照を消去します。 | SkinnableComponent | ||
[オーバーライド]
An overridden commitProperties method attempts to load the application in the shell if the
application's state is ApplicationConstants.STATE_LOADED. | Shell | ||
[オーバーライド]
creationPolicy プロパティが none ではない場合、コンテンツの子を作成します。 | SkinnableContainer | ||
動的スキンパーツのインスタンスを作成します。 | SkinnableComponent | ||
使用中の埋め込みフォントに基づくコンテキストで、新しいオブジェクトを作成します。 | UIComponent | ||
指定された moduleFactory を使用して、オブジェクトを作成します。 | UIComponent | ||
このコンポーネントのスキンを破棄して削除します。 | SkinnableComponent | ||
プロパティの更新時に PropertyChangeEvent を送出するためのヘルパーメソッドです。 | UIComponent | ||
スキンパーツをスキンクラス内で見つけて、コンポーネントのプロパティに割り当てます。 | SkinnableComponent | ||
UIComponent オブジェクトがフォーカスを取得したときに呼び出されるイベントハンドラーです。 | UIComponent | ||
UIComponent オブジェクトがフォーカスを失ったときに呼び出されるイベントハンドラーです。 | UIComponent | ||
[オーバーライド]
スキンに適用される状態の名前を返します。 | SkinnableContainerBase | ||
動的パーツの特定のインスタンスを返します。 | SkinnableComponent | ||
コンポーネントの使用頻度が低い一部の高度なレイアウト機能について実装および格納を初期化します。 | UIComponent | ||
このコンポーネントの初期化を完了させます。 | UIComponent | ||
このコンポーネントのアクセシビリティコードを初期化します。 | UIComponent | ||
このオブジェクトがレイアウトに影響を与える(includeInLayout が true である)場合に、親のサイズおよび表示リストを無効にするためのヘルパーメソッドです。 | UIComponent | ||
通常、UITextField オブジェクトが含まれているコンポーネントのうち、UITextField オブジェクトがフォーカスを取得したコンポーネントによってオーバーライドされます。 | UIComponent | ||
keyDown イベントに対して呼び出されるイベントハンドラーです。 | UIComponent | ||
keyUp イベントに対して呼び出されたイベントハンドラーです。 | UIComponent | ||
[オーバーライド]
Overridden measure method sets the dimensions of the shell. | Shell | ||
動的パーツのインスタンスの数を返します。 | SkinnableComponent | ||
[オーバーライド]
スキンパーツが追加されるときに呼び出されます。 | SkinnableContainer | ||
[オーバーライド]
スキンパーツのインスタンスが削除されるときに呼び出されます。 | SkinnableContainer | ||
動的パーツのインスタンスを削除します。 | SkinnableComponent | ||
このメソッドは、UIComponent の作成時に呼び出されます。また、ローカライズされたリソースが何らかの方法で変更されたことを示すために、ResourceManager が "change" イベントを送出した時点で常に呼び出されます。 | UIComponent | ||
水平方向および垂直方向の変換伸縮率を指定します。 | UIComponent | ||
このメソッドは、状態が変更された場合に呼び出され、状態固有のスタイルがこのコンポーネントに適用されるかどうかを確認します。 | UIComponent | ||
[オーバーライド]
Overridden updateDisplayList method calls super.updateDisplayList. | Shell |
スタイルには共通スタイルと特定のテーマに関連するスタイルがあります。共通スタイルは、任意のテーマと共に使用できます。特定のテーマに関連するスタイルは、アプリケーションがそのテーマを使用する場合にのみ使用できます。
このコンポーネントはスキンパーツで構成されるスキンを使用します。スキンパーツを直接設定しないでください。コンポーネントのスキンがスキンパーツを設定します。
コンポーネントをスキン化するには、次の状態を定義するスキンを実装します。すべてのスキン状態を実装する必要がありますが、スキン状態は空でもかまいません。空のスキン状態は、デフォルトのスキン状態に変更がないことを指定します。
application | プロパティ |
application:Application
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
The value of the Application MXML on the Shell.
実装
public function get application():Application
public function set application(value:Application):void
関連する API エレメント
height | プロパティ |
height:Number
[オーバーライド] 言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
The percentage height.
実装
override public function get height():Number
override public function set height(value:Number):void
percentHeight | プロパティ |
percentHeight:Number
[オーバーライド] 言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
Overridden get percentHeight Number that specifies the height of a component as a percentage of its parent's size. Allowed values are 0 to 100.
実装
override public function get percentHeight():Number
override public function set percentHeight(value:Number):void
percentWidth | プロパティ |
percentWidth:Number
[オーバーライド] 言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
The percentage width. Number that specifies the width of a component as a percentage of its parent's size. Allowed values are 0 to 100.
実装
override public function get percentWidth():Number
override public function set percentWidth(value:Number):void
width | プロパティ |
Shell | () | コンストラクター |
public function Shell()
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
Constructor.
commitProperties | () | メソッド |
override protected function commitProperties():void
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
An overridden commitProperties method attempts to load the application in the shell if the
application's state is ApplicationConstants.STATE_LOADED
. If it is not it will
setup a listener for the LoadApplicationEvent.SUCCESS
. The last thing this method
performs is a call to super.commitProperties()
.
Processes the properties set on the component.
This is an advanced method that you might override
when creating a subclass of UIComponent.
You do not call this method directly.
Flex calls the commitProperties()
method when you
use the addChild()
method to add a component to a container,
or when you call the invalidateProperties()
method of the component.
Calls to the commitProperties()
method occur before calls to the
measure()
method. This lets you set property values that might
be used by the measure()
method.
Some components have properties that affect the number or kinds
of child objects that they need to create, or have properties that
interact with each other, such as the horizontalScrollPolicy
and horizontalScrollPosition
properties.
It is often best at startup time to process all of these
properties at one time to avoid duplicating work.
関連する API エレメント
invalidateSize | () | メソッド |
override public function invalidateSize():void
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
Overridden invalidateSize will call super.invalidateSize() and super.invalidateDisplayList()
Marks a component so that its measure()
method gets called during a later screen update.
Invalidation is a useful mechanism for eliminating duplicate work by delaying processing of changes to a component until a later screen update. For example, if you want to change the text and font size, it would be wasteful to update the text immediately after you change it and then update the size when it gets set. It is more efficient to change both properties and then render the text with its new size once.
Invalidation methods rarely get called. In general, setting a property on a component automatically calls the appropriate invalidation method.
measure | () | メソッド |
override protected function measure():void
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
Overridden measure method sets the dimensions of the shell. Calculates the default size, and optionally the default minimum size, of the component. This is an advanced method that you might override when creating a subclass of UIComponent.
You do not call this method directly. Flex calls the
measure()
method when the component is added to a container
using the addChild()
method, and when the component's
invalidateSize()
method is called.
When you set a specific height and width of a component,
Flex does not call the measure()
method,
even if you explicitly call the invalidateSize()
method.
That is, Flex only calls the measure()
method if
the explicitWidth
property or the explicitHeight
property of the component is NaN.
In your override of this method, you must set the
measuredWidth
and measuredHeight
properties
to define the default size.
You can optionally set the measuredMinWidth
and
measuredMinHeight
properties to define the default
minimum size.
Most components calculate these values based on the content they are displaying, and from the properties that affect content display. A few components simply have hard-coded default values.
The conceptual point of measure()
is for the component to provide
its own natural or intrinsic size as a default. Therefore, the
measuredWidth
and measuredHeight
properties
should be determined by factors such as:
- The amount of text the component needs to display.
- The styles, such as
fontSize
, for that text. - The size of a JPEG image that the component displays.
- The measured or explicit sizes of the component's children.
- Any borders, margins, and gaps.
In some cases, there is no intrinsic way to determine default values.
For example, a simple GreenCircle component might simply set
measuredWidth = 100 and measuredHeight = 100 in its measure()
method to
provide a reasonable default size. In other cases, such as a TextArea,
an appropriate computation (such as finding the right width and height
that would just display all the text and have the aspect ratio of a Golden Rectangle)
might be too time-consuming to be worthwhile.
The default implementation of measure()
sets measuredWidth
, measuredHeight
,
measuredMinWidth
, and measuredMinHeight
to 0
.
updateDisplayList | () | メソッド |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
Overridden updateDisplayList method calls super.updateDisplayList
.
Draws the object and/or sizes and positions its children.
This is an advanced method that you might override
when creating a subclass of UIComponent.
You do not call this method directly. Flex calls the
updateDisplayList()
method when the component is added to a container
using the addChild()
method, and when the component's
invalidateDisplayList()
method is called.
If the component has no children, this method
is where you would do programmatic drawing
using methods on the component's Graphics object
such as graphics.drawRect()
.
If the component has children, this method is where
you would call the move()
and setActualSize()
methods on its children.
Components can do programmatic drawing even if
they have children. In doing either, use the
component's unscaledWidth
and unscaledHeight
as its bounds.
It is important to use unscaledWidth
and
unscaledHeight
instead of the width
and height
properties.
パラメーター
unscaledWidth:Number — Specifies the width of the shell.
| |
unscaledHeight:Number — Specifies the height of the shell.
|
Tue Jun 12 2018, 10:34 AM Z