A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
callbackMapping — Property, class jp.co.fujitsu.reffi.client.flex.action.DispatchAction |
|
[概 要]
実行モデルクラス、成功、失敗コールバックメソッド名をマッピングするプロパティです. |
CallbackMapping — class, package jp.co.fujitsu.reffi.client.flex.action |
|
[概 要]
DispatchActionが使用するモデル、イベントハンドリングメソッド登録クラスです. |
cancelLabel — Property, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore |
|
[概 要]
「キャンセルボタン」のラベルです. |
cause — Property, class jp.co.fujitsu.reffi.client.flex.events.ModelProcessEvent |
|
[概 要]
モデルが終了する原因となったイベントです. |
centerPopup(windowName:String) — method, class jp.co.fujitsu.reffi.client.flex.manager.ComponentManager |
|
[概 要]
マネージャ管理下の指定されたウィンドウID名のウィンドウを画面中央に表示させます. |
channelSet — Property, class jp.co.fujitsu.reffi.client.flex.model.messaging.ConsumerCore |
|
[概 要]
任意設定可能な通信チャンネルセットです. |
CharacterTypeValidator — class, package jp.co.fujitsu.reffi.client.flex.validator |
|
[概 要]
入力文字の文字種をチェックするクラスです. |
CharTypeUtil — class, package jp.co.fujitsu.reffi.client.flex.util |
|
[概 要]
入力文字の文字種をチェックするユーティリティクラスです. |
CLASS — Constant Static Property, class jp.co.fujitsu.reffi.client.flex.action.CallbackMapping |
| モデルクラスを示す定数です. |
clientConfig — Static Property, class jp.co.fujitsu.reffi.client.flex.controller.BaseController |
|
[概 要]
フレームワークの挙動情報を保持するオブジェクトです. |
ClientConfig — class, package jp.co.fujitsu.reffi.client.flex.controller |
|
[概 要]
フレームワーク挙動情報が格納されたクラスです. |
clone() — method, class jp.co.fujitsu.reffi.client.flex.controller.ParameterMapping |
|
[概 要]
このクラスオブジェクトの複製を返却します. |
clone() — method, class jp.co.fujitsu.reffi.client.flex.events.LocalConnectionEvent |
|
[概 要]
このクラスオブジェクトの複製を返却します. |
clone() — method, class jp.co.fujitsu.reffi.client.flex.events.ModelProcessEvent |
|
[概 要]
このクラスオブジェクトの複製を返却します. |
closeHandler(event:mx.events:CloseEvent) — method, class jp.co.fujitsu.reffi.client.flex.controller.ErrorDialog |
|
[概 要]
画面を閉じる際のイベントハンドラーです. |
complete() — method, class jp.co.fujitsu.reffi.client.flex.action.BaseAction |
|
[概 要]
reserveModelsで登録されたモデル群が全て終了した契機でコールされます. |
ComponentManager — class, package jp.co.fujitsu.reffi.client.flex.manager |
|
[概 要]
ポップアップされたコンポーネント等を管理するクラスです. |
CompositionSearchUtil — class, package jp.co.fujitsu.reffi.client.flex.util |
|
[概 要]
アプリケーションにロードされている構成要素を検索するクラスです. |
connect(localConnectionName:String, localConnectionCore:jp.co.fujitsu.reffi.client.flex.model.localConnection:LocalConnectionReceiverCore) — method, class jp.co.fujitsu.reffi.client.flex.manager.LocalConnectionManager |
|
[概 要]
LocalConnectionの接続を開始します. |
connected — Property, class jp.co.fujitsu.reffi.client.flex.model.localConnection.LocalConnectionReceiverCore |
|
[概 要]
LocalConnection接続フラグです. |
ConsumerCore — class, package jp.co.fujitsu.reffi.client.flex.model.messaging |
|
[概 要]
発行されているサーバメッセージデスティネーションをクライアントで購読する為の機能モデルクラスです. |
ConsumerCoreManager — class, package jp.co.fujitsu.reffi.client.flex.manager |
|
[概 要]
コンシューマを内包するConsumerCoreを管理するマネージャクラスです. |
ConsumerCoreManager(blocker:ConsumerCoreManager.as$4:ConsumerBlocker) — Constructor, class jp.co.fujitsu.reffi.client.flex.manager.ConsumerCoreManager |
|
[概 要]
コンストラクタです. |
contains(component:Object) — method, class jp.co.fujitsu.reffi.client.flex.validator.ValidateErrors |
|
[概 要]
引数componentがバリデーションエラーに含まれるか調べます. |
content — Property, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore |
|
[概 要]
メイン表示内容です. |
contentPaddingBottom — Property, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore |
|
[概 要]
メイン表示領域の下パディングです. |
contentPaddingLeft — Property, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore |
|
[概 要]
メイン表示領域の左パディングです. |
contentPaddingRight — Property, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore |
|
[概 要]
メイン表示領域の右パディングです. |
contentPaddingTop — Property, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore |
|
[概 要]
メイン表示領域の上パディングです. |
controlBar — Property, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore |
|
[概 要]
ボタン配置領域です. |
controller — Property, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction |
|
[概 要]
このアクションを起動したコントローラオブジェクトです. |
controller — Property, class jp.co.fujitsu.reffi.client.flex.controller.EventBinder |
|
[概 要]
このEventBinderを保持しているコントローラオブジェクトです. |
controller — Property, class jp.co.fujitsu.reffi.client.flex.model.BaseModel |
|
[概 要]
このモデルを起動したコントローラインスタンスです. |
controllers — Static Property, class jp.co.fujitsu.reffi.client.flex.controller.BaseController |
|
[概 要]
AVMにロードされているBaseController継承オブジェクト群を保持するオブジェクトです. |
CoreLogicError — class, package jp.co.fujitsu.reffi.client.flex.error |
|
[概 要]
共通エラークラスです. |
CoreLogicError(messageId:String) — Constructor, class jp.co.fujitsu.reffi.client.flex.error.CoreLogicError |
|
[概 要]
コンストラクタです. |
createChildren() — method, class jp.co.fujitsu.reffi.client.flex.controller.ErrorDialog |
|
[概 要]
画面構成を構築します. |
createChildren() — method, class jp.co.fujitsu.reffi.client.flex.controller.ModelWaitingDialog |
|
[概 要]
画面構築します. |
createConcreteService() — method, class jp.co.fujitsu.reffi.client.flex.model.rpc.HTTPServiceCore |
|
[概 要]
具象通信オブジェクトを作成します. |
createConcreteService() — method, class jp.co.fujitsu.reffi.client.flex.model.rpc.RPCControllerClientCore |
|
[概 要]
具象通信オブジェクトを生成します. |
createConcreteService() — method, class jp.co.fujitsu.reffi.client.flex.model.rpc.RPCCore |
|
[概 要]
具象イベントディスパッチャを作成します. |
createConcreteService() — method, class jp.co.fujitsu.reffi.client.flex.model.rpc.RemoteObjectCore |
|
[概 要]
具象通信オブジェクトを作成します. |
createConcreteService() — method, class jp.co.fujitsu.reffi.client.flex.model.rpc.WebServiceCore |
|
[概 要]
具象通信オブジェクトを作成します. |
createContent() — method, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore |
|
[概 要]
ユーザとの対話内容を格納するコンテナインスタンスを生成します. |
createControlBar() — method, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore |
|
[概 要]
画面下部のボタン格納コントロールバーインスタンスを生成します. |
createParameterMapping(event:flash.events:Event) — method, class jp.co.fujitsu.reffi.client.flex.controller.BaseController |
|
[概 要]
MVC各レイヤを巡回するParameteraMappingオブジェクトを生成、初期化します. |
createScreen() — method, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore |
|
[概 要]
ユーザと対話を行う画面インスタンスを生成します. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |