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  
AbstractAction — class, package jp.co.fujitsu.reffi.client.flex.action
[概 要] 全アクションクラスの抽象基底アクションクラスです.
actionInstance — Property, class jp.co.fujitsu.reffi.client.flex.controller.ParameterMapping
[概 要] 実行中のアクションインスタンスです.
ACTION_INSTANCE — Constant Static Property, class jp.co.fujitsu.reffi.client.flex.controller.ParameterMapping
アクションインスタンスを示す定数です。
active — Property, class jp.co.fujitsu.reffi.client.flex.model.timer.TimerProcessCore
[概 要] 開始状態を指定します.
add(modelClass:Class, successMethodName:String, failureMethodName:String) — method, class jp.co.fujitsu.reffi.client.flex.action.CallbackMapping
[概 要] 紐付けを追加します.
addError(error:jp.co.fujitsu.reffi.client.flex.validator:ValidateError) — method, class jp.co.fujitsu.reffi.client.flex.validator.ValidateErrors
[概 要] 引数errorをValidateErrorsリストに追加します.
addEventBinding(componentName:String, type:String, actionClass:Class, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class jp.co.fujitsu.reffi.client.flex.controller.EventBinder
[概 要] イベント紐付け情報追加メソッドです.
addEventBindingImmediately(componentName:String, type:String, action:Class, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class jp.co.fujitsu.reffi.client.flex.controller.EventBinder
[概 要] イベント紐付け情報追加メソッドです.
addEventBindings(componentNames:Array, type:String, actionClass:Class, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class jp.co.fujitsu.reffi.client.flex.controller.EventBinder
[概 要] イベント紐付け情報追加メソッドです.
addEventListener(type:String, fn:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, interface jp.co.fujitsu.reffi.client.flex.model.IModel
[概 要] イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、 リスナーがイベントの通知を受け取るようにします.
addHeader(header:Object) — method, class jp.co.fujitsu.reffi.client.flex.model.rpc.WebServiceCore
[概 要] SOAPヘッダ情報を追加します.
addPermanent(key:Object, value:Object) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] nSWF間で共有可能な恒久領域に、引数keyで値valueを設定します.
addPopUp(name:String, displayObject:mx.core:IFlexDisplayObject, modal:Boolean, centered:Boolean) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] ポップアップ画面を表示します.
addPopUp(windowName:String, window:mx.core:IFlexDisplayObject, parent:flash.display:DisplayObject, modal:Boolean, centered:Boolean) — method, class jp.co.fujitsu.reffi.client.flex.manager.ComponentManager
[概 要] 指定したウィンドウをマネージャ管理下に追加します.
addRpcParameter(key:Object, value:Object) — method, class jp.co.fujitsu.reffi.client.flex.model.rpc.RPCControllerClientCore
[概 要] RPCメソッド呼び出し時のパラメータに新規パラメータを追加します.
addRpcParameter(value:Object) — method, class jp.co.fujitsu.reffi.client.flex.model.rpc.RemoteObjectCore
[概 要] RPCメソッド呼び出し時のパラメータに新規パラメータを追加します.
addSingletonPopUp(name:String, displayObject:mx.core:IFlexDisplayObject, modal:Boolean, centered:Boolean) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] シングルトンポップアップ画面を表示します.
addSingletonPopUp(windowName:String, window:mx.core:IFlexDisplayObject, parent:flash.display:DisplayObject, modal:Boolean, centered:Boolean) — method, class jp.co.fujitsu.reffi.client.flex.manager.ComponentManager
[概 要] 重複を許可しないウィンドウをマネージャ管理下に追加します.
addUrlParameter(key:String, value:Object) — method, class jp.co.fujitsu.reffi.client.flex.model.rpc.HTTPServiceCore
[概 要] URLパラメータにパラメータを追加します.
addWsParameter(value:Object) — method, class jp.co.fujitsu.reffi.client.flex.model.rpc.WebServiceCore
[概 要] メソッド引数を追加します.
allowDomain — Property, class jp.co.fujitsu.reffi.client.flex.model.localConnection.LocalConnectionReceiverCore
[概 要] LocalConnectionを許可するドメインの配列です.
ALL_RANGE — Constant Static Property, class jp.co.fujitsu.reffi.client.flex.util.CompositionSearchUtil
自SystemManager範囲を表す定数です。
application — Property, class jp.co.fujitsu.reffi.client.flex.controller.BaseController
[概 要] このコントローラが制御するmx:Applicationインスタンスです.
_args — Property, class jp.co.fujitsu.reffi.client.flex.events.LocalConnectionEvent
LocalConnectionのsendメソッド実行時の引数
args — Property, class jp.co.fujitsu.reffi.client.flex.events.LocalConnectionEvent
[概 要] LocalConnectionのsendメソッド実行時の引数です.
args — Property, class jp.co.fujitsu.reffi.client.flex.model.localConnection.LocalConnectionSenderCore
[概 要] LocalConnection経由で送信する引数です.
asyncToken — Property, class jp.co.fujitsu.reffi.client.flex.model.rpc.RPCCore
[概 要] 非同期通信トークンです.
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