Packagejp.co.fujitsu.reffi.client.flex.controller
Classpublic class ModelWaitingDialog
InheritanceModelWaitingDialog Inheritance mx.containers.TitleWindow

[概 要]

同期処理時に表示されるモーダルダイアログコンポーネントです.

[詳 細]

BaseAction#isWaitModelsDoneがtrueを返す場合に、実行モデルが終了するまで モーダル表示される画面クラスです。

[備 考]

Copyright (c) 2008-2009 FUJITSU Japan All rights reserved.



Public Methods
 MethodDefined by
  

[概 要]

コンストラクタです.
ModelWaitingDialog
Protected Methods
 MethodDefined by
  

[概 要]

画面構築します.
ModelWaitingDialog
Constructor detail
ModelWaitingDialog()constructor
public function ModelWaitingDialog()

[概 要]

コンストラクタです.

[詳 細]

[備 考]

Method detail
createChildren()method
protected override function createChildren():void

[概 要]

画面構築します.

[詳 細]

プログレスバーオブジェクトを追加します。

[備 考]