|
||||||||||
前 次 | フレームあり フレームなし |
MethodBinding を使用しているパッケージ | |
---|---|
org.seasar.uruma.binding.method | |
org.seasar.uruma.binding.method.impl | |
org.seasar.uruma.rcp.binding |
org.seasar.uruma.binding.method での MethodBinding の使用 |
---|
org.seasar.uruma.binding.method での MethodBinding のサブクラス | |
---|---|
class |
AsyncMethodBinding
メソッドを非同期に実行するための MethodBinding です。 |
class |
SingleParamTypeMethodBinding
引数の型を一種類に限定した MethodBinding クラスです。 |
MethodBinding として宣言されている org.seasar.uruma.binding.method のフィールド | |
---|---|
protected MethodBinding |
AbstractGenericListener.methodBinding
|
MethodBinding を返す org.seasar.uruma.binding.method のメソッド | |
---|---|
static MethodBinding |
MethodBindingFactory.createMethodBinding(Object target,
Method method,
WidgetHandle handle,
AsyncMethod asyncMethod)
MethodBinding を生成します。 |
MethodBinding 型のパラメータを持つ org.seasar.uruma.binding.method のメソッド | |
---|---|
Class<?> |
ListenerBinder.bindListener(WidgetHandle handle,
PartContext context,
MethodBinding binding,
EventListenerDef def)
WidgetHandle の保持するウィジットに対してリスナを設定します。 |
Object |
MethodCallback.callback(MethodBinding binding,
Object[] args,
Object returnValue)
メソッドの終了を通知します。 |
Object |
AbstractGenericListener.callback(MethodBinding binding,
Object[] args,
Object returnValue)
|
MethodBinding 型のパラメータを持つ org.seasar.uruma.binding.method のコンストラクタ | |
---|---|
GenericDoubleClickListener(PartContext context,
MethodBinding methodBinding)
GenericDoubleClickListener を構築します。 |
|
GenericListener(PartContext context,
MethodBinding methodBinding)
GenericListener を構築します。 |
|
GenericSelectionChangedListener(PartContext context,
MethodBinding methodBinding)
GenericSelectionChangedListener を構築します。 |
|
GenericSWTSelectionListener(PartContext context,
MethodBinding methodBinding)
GenericListener を構築します。 |
|
WindowCloseListener(PartContext context,
MethodBinding methodBinding)
WindowCloseListener を構築します。 |
org.seasar.uruma.binding.method.impl での MethodBinding の使用 |
---|
MethodBinding 型のパラメータを持つ org.seasar.uruma.binding.method.impl のメソッド | |
---|---|
Class<?> |
WidgetListenerBinder.bindListener(WidgetHandle handle,
PartContext context,
MethodBinding binding,
EventListenerDef def)
|
Class<?> |
ViewerListenerBinder.bindListener(WidgetHandle handle,
PartContext context,
MethodBinding binding,
EventListenerDef def)
|
Class<?> |
UrumaApplicationWindowListenerBinder.bindListener(WidgetHandle handle,
PartContext context,
MethodBinding binding,
EventListenerDef def)
|
Class<?> |
StructuredViewerListenerBinder.bindListener(WidgetHandle handle,
PartContext context,
MethodBinding binding,
EventListenerDef def)
|
Class<?> |
GenericHandlerListenerBinder.bindListener(WidgetHandle handle,
PartContext context,
MethodBinding binding,
EventListenerDef def)
|
Class<?> |
GenericActionListenerBinder.bindListener(WidgetHandle handle,
PartContext context,
MethodBinding binding,
EventListenerDef def)
|
org.seasar.uruma.rcp.binding での MethodBinding の使用 |
---|
MethodBinding 型のパラメータを持つ org.seasar.uruma.rcp.binding のメソッド | |
---|---|
Object |
GenericSelectionListener.callback(MethodBinding binding,
Object[] args,
Object returnValue)
|
|
||||||||||
前 次 | フレームあり フレームなし |