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  
getActionClasses(componentName:String, eventType:String) — method, class jp.co.fujitsu.reffi.client.flex.controller.EventBinder
[概 要] componentNameをname属性値として持つエレメントの、eventTypeイベント発動時の アクションクラス型配列を取得します.
getApplication() — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] このアクションを起動したコンポーネントが所属するApplicationを取得します.
getComponentById(id:String, searchRange:int) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] 第一引数idをid属性として持つ画面コンポーネントを取得します.
getComponentByIdFrom(container:flash.display:DisplayObjectContainer, id:String) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] 第一引数containerから、第二引数idをid属性として持つ画面コンポーネントを取得します.
getComponentByName(namePattern:String, searchRange:int) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] 第一引数namePatternをname属性として持つ画面コンポーネントを取得します.
getComponentByNameFrom(container:flash.display:DisplayObjectContainer, namePattern:String) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] 第一引数containerから、第二引数namePatternをname属性として持つ画面コンポーネントを取得します.
getComponentByNameParentTrace(namePattern:String) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] 第一引数namePatternをname属性として持つ画面コンポーネントを取得します.
getComponentsById(id:String, searchRange:int) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] 第一引数idをid属性として持つ画面コンポーネント配列を取得します.
getComponentsByName(namePattern:String, searchRange:int) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] 第一引数namePatternをname属性として持つ画面コンポーネント配列を取得します.
getComponentsByNameFrom(container:flash.display:DisplayObjectContainer, namePattern:String) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] 第一引数containerから、第二引数namePatternをname属性として持つ画面コンポーネント配列を取得します.
getConnectingLocalConnectionNames() — method, class jp.co.fujitsu.reffi.client.flex.manager.LocalConnectionManager
[概 要] 現在接続中のLocalConnection名称の配列を返却します.
getController(application:spark.components:Application) — Static Method , class jp.co.fujitsu.reffi.client.flex.controller.BaseController
[概 要] 引数applicationを管理しているBaseControllerインスタンスを返却します.
getError(index:int) — method, class jp.co.fujitsu.reffi.client.flex.validator.ValidateErrors
[概 要] 引数指定されたインデックスのValidateErrorオブジェクトを返却します.
getEventCurrentTarget() — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] このアクションを起動したイベントのcurrentTargetを取得します.
getEventSourceObject() — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] 恒久的なイベントカレントターゲットです.
getEventTarget() — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] このアクションを起動したイベントのtargetを取得します.
getEventTypes(componentName:String) — method, class jp.co.fujitsu.reffi.client.flex.controller.EventBinder
[概 要] 引数指定された名前を持つエレメントに登録されているイベントタイプ群を返却します.
getId() — method, class jp.co.fujitsu.reffi.client.flex.error.CoreLogicError
[概 要] エラーメッセージに対応するIDを取得します.
getId() — method, interface jp.co.fujitsu.reffi.client.flex.error.ICoreError
[概 要] エラーメッセージに対応するIDを取得します.
getInputText() — method, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore
[概 要] INPUT_MODEで表示されているTextInputの値を取得します.
getInstance() — Static Method , class jp.co.fujitsu.reffi.client.flex.manager.ComponentManager
[概 要] インスタンスを取得します.
getInstance() — Static Method , class jp.co.fujitsu.reffi.client.flex.manager.ConsumerCoreManager
[概 要] コンシューママネージャインスタンスを取得します.
getInstance() — Static Method , class jp.co.fujitsu.reffi.client.flex.manager.LocalConnectionManager
[概 要] インスタンスを取得します.
getInstance() — Static Method , class jp.co.fujitsu.reffi.client.flex.manager.TimerProcessCoreManager
[概 要] タイマーマネージャインスタンスを取得します.
getLoadedController(name:String) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] AVM上にロードされているBaseControllerから、引数nameをnameとして持つものを取得します.
getLoadedControllers() — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] AVM上にロードされているBaseControllerのマッピングを取得します.
getMapping(index:int) — method, class jp.co.fujitsu.reffi.client.flex.action.CallbackMapping
[概 要] 引数indexに対応する予約情報を取得します.
getMessage() — method, class jp.co.fujitsu.reffi.client.flex.error.CoreLogicError
[概 要] エラーメッセージを取得します.
getMessage() — method, interface jp.co.fujitsu.reffi.client.flex.error.ICoreError
[概 要] エラーメッセージを取得します.
getMessage(key:String) — Static Method , class jp.co.fujitsu.reffi.client.flex.error.Messages
getObjectById(id:String) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] 引数idをid属性として持つオブジェクトを取得します.
getParameter(key:String) — method, class jp.co.fujitsu.reffi.client.flex.controller.ParameterMapping
[概 要] パラメータデータマップ保持プロパティから値を取得します.
getPermanent(key:Object) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] nSWF間で共有可能な恒久領域から、引数keyに対応する値を取得します.
getPopUp(name:String) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] 既に表示されているポップアップ画面インスタンス配列を取得します.
getPopUp(windowName:String) — method, class jp.co.fujitsu.reffi.client.flex.manager.ComponentManager
[概 要] マネージャ管理下の指定されたウィンドウID名のウィンドウを取得します.
getSingletonPopUp(name:String) — method, class jp.co.fujitsu.reffi.client.flex.action.AbstractAction
[概 要] 既に表示されている重複を許可しないポップアップ画面インスタンスを取得します.
getSingletonPopUp(windowName:String) — method, class jp.co.fujitsu.reffi.client.flex.manager.ComponentManager
[概 要] マネージャ管理下の指定されたウィンドウID名の重複を許可しないウィンドウを取得します.
getSubscribingDestinationNames() — method, class jp.co.fujitsu.reffi.client.flex.manager.ConsumerCoreManager
[概 要] 現在購読中のdestination名の配列を返却します.
getType(value:String, expect:int) — Static Method , class jp.co.fujitsu.reffi.client.flex.util.CharTypeUtil
[概 要] 文字列を構成する要素を調査します.
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