|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.BaseListenerWrapper<T>
com.google.gwt.user.client.ui.ListenerWrapper<T>
T - listener type
@Deprecated public abstract class ListenerWrapper<T>
Legacy listener support hierarchy for
com.google.gwt.user.client.ui. Gathers the bulk of the legacy
glue code in one place, for easy deletion when Listener methods are deleted.
| Nested Class Summary | |
|---|---|
static class |
ListenerWrapper.WrappedChangeListener
Deprecated. will be removed in GWT 2.0 along with the listeners being wrapped |
static class |
ListenerWrapper.WrappedClickListener
Deprecated. will be removed in GWT 2.0 along with the listeners being wrapped |
static class |
ListenerWrapper.WrappedFocusListener
Deprecated. Wrapper for a FocusListener. |
static class |
ListenerWrapper.WrappedKeyboardListener
Deprecated. Wrapper for a KeyboardListener. |
static class |
ListenerWrapper.WrappedLoadListener
Deprecated. Wrapper for a LoadListener. |
static class |
ListenerWrapper.WrappedLogicalChangeListener<V>
Deprecated. will be removed in GWT 2.0 along with the listeners being wrapped |
static class |
ListenerWrapper.WrappedMouseListener
Deprecated. Wrapper for a MouseListener. |
static class |
ListenerWrapper.WrappedMouseWheelListener
Deprecated. Wrapper for a MouseWheelListener. |
static class |
ListenerWrapper.WrappedScrollListener
Deprecated. Wrapper for a ScrollListener. |
| Method Summary |
|---|
| Methods inherited from class com.google.gwt.user.client.BaseListenerWrapper |
|---|
setSource |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||