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

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

public class ImportValueBinder
extends AbstractValueBinder

画面からフィールドへのインポートバインディングを行うためのクラスです。

作成者:
bskuroneko

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

コンストラクタの詳細

ImportValueBinder

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

doBind

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


Copyright © 2006 The Seasar Foundation. All Rights Reserved.