|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventBus | |
---|---|
net.customware.gwt.presenter.client | |
net.customware.gwt.presenter.client.place | |
net.customware.gwt.presenter.client.widget |
Uses of EventBus in net.customware.gwt.presenter.client |
---|
Classes in net.customware.gwt.presenter.client that implement EventBus | |
---|---|
class |
DefaultEventBus
|
Fields in net.customware.gwt.presenter.client declared as EventBus | |
---|---|
protected EventBus |
BasicPresenter.eventBus
The EventBus for the application. |
Constructors in net.customware.gwt.presenter.client with parameters of type EventBus | |
---|---|
BasicPresenter(D display,
EventBus eventBus)
|
Uses of EventBus in net.customware.gwt.presenter.client.place |
---|
Constructors in net.customware.gwt.presenter.client.place with parameters of type EventBus | |
---|---|
PlaceManager(EventBus eventBus)
|
Uses of EventBus in net.customware.gwt.presenter.client.widget |
---|
Constructors in net.customware.gwt.presenter.client.widget with parameters of type EventBus | |
---|---|
WidgetPresenter(D display,
EventBus eventBus)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |