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 in package jp.co.fujitsu.reffi.client.flex.action

[概 要]

全アクションクラスの抽象基底アクションクラスです.
actionInstance — Property in class jp.co.fujitsu.reffi.client.flex.controller.ParameterMapping

[概 要]

実行中のアクションインスタンスです.
ACTION_INSTANCE — Constant static property in class jp.co.fujitsu.reffi.client.flex.controller.ParameterMapping
アクションインスタンスを示す定数です。
active — Property in class jp.co.fujitsu.reffi.client.flex.model.timer.TimerProcessCore

[概 要]

開始状態を指定します.
add(modelClass, successMethodName, failureMethodName) — Method in class jp.co.fujitsu.reffi.client.flex.action.CallbackMapping

[概 要]

紐付けを追加します.
addError(error:jp.co.fujitsu.reffi.client.flex.validator:ValidateError) — Method in class jp.co.fujitsu.reffi.client.flex.validator.ValidateErrors

[概 要]

引数errorをValidateErrorsリストに追加します.
addEventBinding(componentName, type, actionClass, useCapture, priority, useWeakReference) — Method in class jp.co.fujitsu.reffi.client.flex.controller.EventBinder

[概 要]

イベント紐付け情報追加メソッドです.
addEventBindingImmediately(componentName, type, action, useCapture, priority, useWeakReference) — Method in class jp.co.fujitsu.reffi.client.flex.controller.EventBinder

[概 要]

イベント紐付け情報追加メソッドです.
addEventBindings(componentNames, type, actionClass, useCapture, priority, useWeakReference) — Method in class jp.co.fujitsu.reffi.client.flex.controller.EventBinder

[概 要]

イベント紐付け情報追加メソッドです.
addEventListener(type, fn, useCapture, priority, useWeakReference) — Method in interface jp.co.fujitsu.reffi.client.flex.model.IModel

[概 要]

イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、 リスナーがイベントの通知を受け取るようにします.
addHeader(header) — Method in class jp.co.fujitsu.reffi.client.flex.model.rpc.WebServiceCore

[概 要]

SOAPヘッダ情報を追加します.
addPermanent(key, value) — Method in class jp.co.fujitsu.reffi.client.flex.action.AbstractAction

[概 要]

nSWF間で共有可能な恒久領域に、引数keyで値valueを設定します.
addPopUp(name, displayObject, modal, centered) — Method in class jp.co.fujitsu.reffi.client.flex.action.AbstractAction

[概 要]

ポップアップ画面を表示します.
addPopUp(windowName, window, parent, modal, centered) — Method in class jp.co.fujitsu.reffi.client.flex.manager.ComponentManager

[概 要]

指定したウィンドウをマネージャ管理下に追加します.
addRpcParameter(value) — Method in class jp.co.fujitsu.reffi.client.flex.model.rpc.RemoteObjectCore

[概 要]

RPCメソッド呼び出し時のパラメータに新規パラメータを追加します.
addRpcParameter(key, value) — Method in class jp.co.fujitsu.reffi.client.flex.model.rpc.RPCControllerClientCore

[概 要]

RPCメソッド呼び出し時のパラメータに新規パラメータを追加します.
addSingletonPopUp(name, displayObject, modal, centered) — Method in class jp.co.fujitsu.reffi.client.flex.action.AbstractAction

[概 要]

シングルトンポップアップ画面を表示します.
addSingletonPopUp(windowName, window, parent, modal, centered) — Method in class jp.co.fujitsu.reffi.client.flex.manager.ComponentManager

[概 要]

重複を許可しないウィンドウをマネージャ管理下に追加します.
addUrlParameter(key, value) — Method in class jp.co.fujitsu.reffi.client.flex.model.rpc.HTTPServiceCore

[概 要]

URLパラメータにパラメータを追加します.
addWsParameter(value) — Method in class jp.co.fujitsu.reffi.client.flex.model.rpc.WebServiceCore

[概 要]

メソッド引数を追加します.
ALL_RANGE — Constant static property in class jp.co.fujitsu.reffi.client.flex.util.CompositionSearchUtil
自SystemManager範囲を表す定数です。
application — Property in class jp.co.fujitsu.reffi.client.flex.controller.BaseController

[概 要]

このコントローラが制御するmx:Applicationインスタンスです.
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