クラス
org.seasar.uruma.binding.enables.EnablesForType の使用

EnablesForType を使用しているパッケージ
org.seasar.uruma.binding.enables   
org.seasar.uruma.binding.enables.impl   
org.seasar.uruma.exception   
 

org.seasar.uruma.binding.enables での EnablesForType の使用
 

EnablesForType として宣言されている org.seasar.uruma.binding.enables のフィールド
protected  EnablesForType EnablesDependingListener.type
           
 

EnablesForType を返す org.seasar.uruma.binding.enables のメソッド
 EnablesForType EnablesDependingDef.getType()
          イネーブル条件を取得します。
static EnablesForType EnablesForType.valueOf(String name)
          指定した名前を持つこの型の列挙型定数を返します。
static EnablesForType[] EnablesForType.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

EnablesForType 型のパラメータを持つ org.seasar.uruma.binding.enables のメソッド
static EnablesDependingListener EnablesDependingListenerFactory.getListener(WidgetHandle target, WidgetHandle enabled, EnablesForType type)
          target のもつウィジットに対応する EnablesDependingListener のインスタンスを取得します。
 

EnablesForType 型のパラメータを持つ org.seasar.uruma.binding.enables のコンストラクタ
EnablesDependingDef(WidgetHandle handle, String targetId, EnablesForType type)
          EnablesDependingDef オブジェクトを構築します。
EnablesDependingListener(WidgetHandle target, WidgetHandle enabled, EnablesForType type)
          EnablesDependingListener を構築します。
 

org.seasar.uruma.binding.enables.impl での EnablesForType の使用
 

EnablesForType 型のパラメータを持つ org.seasar.uruma.binding.enables.impl のコンストラクタ
ViewerEnablesDependingListener(WidgetHandle target, WidgetHandle enabled, EnablesForType type)
          ViewerEnablesDependingListener を構築します。
 

org.seasar.uruma.exception での EnablesForType の使用
 

EnablesForType 型のパラメータを持つ org.seasar.uruma.exception のコンストラクタ
EnablesDependingException(Class<?> targetClass, EnablesForType type)
          EnablesDependingException を構築します。
 



Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.