org.seasar.jface.binding.impl
クラス AbstractWidgetValueBinderCommand
java.lang.Object
org.seasar.jface.binding.impl.AbstractWidgetValueBinderCommand
- すべての実装されたインタフェース:
- WidgetValueBinderCommand
- 直系の既知のサブクラス:
- ExportSelectionCommand, ExportValueCommand, ImportSelectionCommand, ImportValueCommand
public abstract class AbstractWidgetValueBinderCommand
- extends Object
- implements WidgetValueBinderCommand
WidgetValueBinderCommand
の実装クラスのための基底クラスです。
- 作成者:
- y-komori
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
binder
protected WidgetValueBinder binder
AbstractWidgetValueBinderCommand
public AbstractWidgetValueBinderCommand()
setWidgetValueBinder
public void setWidgetValueBinder(WidgetValueBinder binder)
- インタフェース
WidgetValueBinderCommand
の記述:
WidgetValueBinder
を設定します。
- 定義:
- インタフェース
WidgetValueBinderCommand
内の setWidgetValueBinder
- パラメータ:
binder
- WidgetValueBinder
オブジェクト。
Copyright © 2006 The Seasar Foundation. All Rights Reserved.