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  
textInput — Property, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore
[概 要] INPUT_MODE時のTextInputです.
timerId — Property, class jp.co.fujitsu.reffi.client.flex.model.timer.TimerProcessCore
[概 要] 使用するタイマーの識別子です.
TimerProcessCore — class, package jp.co.fujitsu.reffi.client.flex.model.timer
[概 要] 一定周期で任意の処理を行う為の機能モデルクラスです.
TimerProcessCoreManager — class, package jp.co.fujitsu.reffi.client.flex.manager
[概 要] TimerとTimerProcessCoreをIDで管理するマネージャクラスです.
TimerProcessCoreManager(blocker:TimerProcessCoreManager.as$9:TimerBlocker) — Constructor, class jp.co.fujitsu.reffi.client.flex.manager.TimerProcessCoreManager
[概 要] コンストラクタです.
timers — Property, class jp.co.fujitsu.reffi.client.flex.manager.TimerProcessCoreManager
[概 要] TimerとTimerProcessCoreの対応マッププロパティです.
title — Property, class jp.co.fujitsu.reffi.client.flex.model.UserInteractiveCore
[概 要] 表示画面タイトルです.
trap(e:Error) — method, class jp.co.fujitsu.reffi.client.flex.action.BaseAction
[概 要] Action内で発生した同期エラーをハンドリングします.
trap(error:any) — method, class jp.co.fujitsu.reffi.client.flex.controller.BaseController
[概 要] Controller、Action、Model各レイヤで発生したエラーを最終的に一元ハンドルするメソッドです.
trap(e:Error) — method, class jp.co.fujitsu.reffi.client.flex.model.BaseModel
[概 要] run()内で発生した全例外をハンドリングするメソッドです.
trap(e:Error) — method, class jp.co.fujitsu.reffi.client.flex.model.DefaultModel
[概 要] モデル処理失敗イベントを発行します.
trap(e:Error) — method, class jp.co.fujitsu.reffi.client.flex.model.rpc.RPCCore
[概 要] 非同期通信開始前のエラーをハンドリングします.
TYPE_ALPHABET — Constant Static Property, class jp.co.fujitsu.reffi.client.flex.util.CharTypeUtil
'A'~'Z','a'~'z'の半角英字
type_ascii_alphabet — Property, class jp.co.fujitsu.reffi.client.flex.validator.CharacterTypeValidator
[概 要] 半角英字の入力可否を設定します.
type_ascii_number — Property, class jp.co.fujitsu.reffi.client.flex.validator.CharacterTypeValidator
[概 要] 数字の入力可否を設定します.
type_ascii_other — Property, class jp.co.fujitsu.reffi.client.flex.validator.CharacterTypeValidator
[概 要] 半角記号の入力可否を設定します.
type_ascii_space — Property, class jp.co.fujitsu.reffi.client.flex.validator.CharacterTypeValidator
[概 要] 半角スペースの入力可否を設定します.
TYPE_DIGIT — Constant Static Property, class jp.co.fujitsu.reffi.client.flex.util.CharTypeUtil
'0'~'9'の半角数字
TYPE_ECS — Constant Static Property, class jp.co.fujitsu.reffi.client.flex.util.CharTypeUtil
外字(JIS第一水準、JIS第二水準以外の漢字)
TYPE_ILLEGAL — Constant Static Property, class jp.co.fujitsu.reffi.client.flex.util.CharTypeUtil
異常な文字(外字、半角カナ)が含まれている
TYPE_OTHER — Constant Static Property, class jp.co.fujitsu.reffi.client.flex.util.CharTypeUtil
半角記号
TYPE_SPACE — Constant Static Property, class jp.co.fujitsu.reffi.client.flex.util.CharTypeUtil
半角スペース(0x20)
type_wide — Property, class jp.co.fujitsu.reffi.client.flex.validator.CharacterTypeValidator
[概 要] 全角文字の入力可否を設定します.
TYPE_WIDE — Constant Static Property, class jp.co.fujitsu.reffi.client.flex.util.CharTypeUtil
全角文字(JIS第一水準、JIS第二水準)
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