org.seasar.jface.binding.impl
クラス ImportSelectionBinder

java.lang.Object
  上位を拡張 org.seasar.jface.binding.impl.AbstractValueBinder
      上位を拡張 org.seasar.jface.binding.impl.ImportSelectionBinder

public class ImportSelectionBinder
extends AbstractValueBinder

ウィジットから選択状態をBeanへバインドするためのクラスです。

作成者:
y-komori

フィールドの概要
 
クラス org.seasar.jface.binding.impl.AbstractValueBinder から継承されたフィールド
bean, context, field, widget, widgetValueBinder
 
コンストラクタの概要
ImportSelectionBinder(Field field, Object bean, Widget widget, WindowContext context)
           
 
メソッドの概要
protected  void doBind()
           
 
クラス org.seasar.jface.binding.impl.AbstractValueBinder から継承されたメソッド
bind
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ImportSelectionBinder

public ImportSelectionBinder(Field field,
                             Object bean,
                             Widget widget,
                             WindowContext context)
メソッドの詳細

doBind

protected void doBind()
定義:
クラス AbstractValueBinder 内の doBind


Copyright © 2006 The Seasar Foundation. All Rights Reserved.