|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Widget.
PresenterPlace for Presenters
that don't need to be prepared for display.Named attribute.
WidgetContainerPresenter that uses a
DeckPanel to contain the provided presenters.EventBus for the application.
EventHandler manager.PresenterRevealedEvent into the EventBus, specifying that it
was the originator.
EventBus.
PlaceRequestEvent with the current history token, if
present.
PresenterChangedEvent to the EventBus.
PresenterRevealedEvent to the EventBus.
Display for the current presenter.
Presenter for the provided Place if the place
is an instance of PresenterPlace and the contained
Presenter is an instance of the presenterClass.
true if the presenter in this event originated the
revelation, or false if it is a consequence of being
revealed by a child presenter.
Place.handleRequest(PlaceRequest).
Place has been revealed to the user.
PresenterRevealedEvent.
Place has changed state.History API
and Places.PlaceRequest for this
place.
Place with some helper values for working with
Presenters.EventBus to notify other
interested parties when the presenter has been 'revealed' on the screen.Presenter, constructed by using a Provider.HandlerRegistrations added will be removed when
BasicPresenter.unbind() is called.
Place.addHandlers(net.customware.gwt.presenter.client.EventBus) method.
Presenter.revealDisplay() method for the place's
presenter.
PresenterRevealedEvent.
PlaceRequest into a History token.
PlaceRequest to and from a History token value.History token into a PlaceRequest.
WidgetDisplay for widgets that can contain other widgets.BasicPresenters that work with GWT
Widgets via WidgetDisplays.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||