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

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

public class ExportValueBinder
extends AbstractValueBinder

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

作成者:
bskuroneko

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

コンストラクタの詳細

ExportValueBinder

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

doBind

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


Copyright © 2006 The Seasar Foundation. All Rights Reserved.