org.seasar.uruma.binding.enables
クラス EnablesDependingListenerSupport

java.lang.Object
  上位を拡張 org.seasar.uruma.binding.enables.EnablesDependingListenerSupport

public class EnablesDependingListenerSupport
extends Object

EnablesDepending のセットアップを行うクラスです。

作成者:
y-komori

メソッドの概要
static void setupEnableDependingListeners(WindowContext context)
          WindowContext が保持する EnablesDependingDef について、EnablesDependingListener をセットアップして EnablesDepending が機能するようにします。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

setupEnableDependingListeners

public static void setupEnableDependingListeners(WindowContext context)
WindowContext が保持する EnablesDependingDef について、EnablesDependingListener をセットアップして EnablesDepending が機能するようにします。

パラメータ:
context - WindowContext オブジェクト


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