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

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

public class ExportSelectionBinder
extends AbstractValueBinder

Beanのフィールドをウィジットへ選択状態として設定するためのクラスです。

作成者:
y-komori

フィールドの概要
 
クラス org.seasar.jface.binding.impl.AbstractValueBinder から継承されたフィールド
bean, context, field, widget, widgetValueBinder
 
コンストラクタの概要
ExportSelectionBinder(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
 

コンストラクタの詳細

ExportSelectionBinder

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

doBind

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


Copyright © 2006 The Seasar Foundation. All Rights Reserved.