|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.customware.gwt.presenter.client.BasicPresenter<D>
net.customware.gwt.presenter.client.widget.WidgetPresenter<D>
D - The WidgetDisplay type.public abstract class WidgetPresenter<D extends WidgetDisplay>
Abstract super-class for BasicPresenters that work with GWT
Widgets via WidgetDisplays.
| Field Summary |
|---|
| Fields inherited from class net.customware.gwt.presenter.client.BasicPresenter |
|---|
display, eventBus |
| Constructor Summary | |
|---|---|
WidgetPresenter(D display,
EventBus eventBus)
|
|
| Method Summary |
|---|
| Methods inherited from class net.customware.gwt.presenter.client.BasicPresenter |
|---|
bind, firePresenterChangedEvent, firePresenterRevealedEvent, getDisplay, isBound, onBind, onRevealDisplay, onUnbind, registerHandler, revealDisplay, unbind |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WidgetPresenter(D display,
EventBus eventBus)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||