| Interface | Description |
|---|---|
| ApplicationProperties | |
| DisposableView |
A disposable view will create a widgets instance every time
the view is going to be revealed.
|
| EnumLabels | |
| HasPresenter<P extends com.gwtplatform.mvp.client.Presenter> | |
| LogoutEvent.LogoutHandler | |
| MainLayoutPresenter.MainLayoutProxy | |
| MainLayoutPresenter.MainLayoutView | |
| SuspendableView |
A suspendable view retains a specific widgets instance
when the view is hidden and notify the view through
SuspendableView.onResume()
when it's going to be revealed again. |
| UIConstants | |
| UIDebugConstants | |
| UIMessages | |
| UITokens |
A short descriptions for the tokens used in the console
|
| Updateable<T> |
| Class | Description |
|---|---|
| AsyncCallHandler |
Handler which is called in case an async call fails.
|
| BootstrapContext | |
| BootstrappedEndpointConfig | |
| CircuitPresenter<V extends com.gwtplatform.mvp.client.View,Proxy_ extends com.gwtplatform.mvp.client.proxy.Proxy<?>> |
A presenter which registers a
PropagatesChange.Handler for a given store. |
| DefaultPlaceManager | |
| DisposableViewImpl |
A default
DisposableView implementation. |
| DomainGateKeeper | |
| EnumLabelLookup | |
| FeatureSet |
Contains methods to check whether distinct features are enables.
|
| Footer | |
| Header |
Top level header, gives access to main applications.
|
| LoadingPanel | |
| LogoutCmd | |
| LogoutEvent | |
| MainLayoutPresenter | |
| MainLayoutViewImpl |
The main console layout that builds on GWT 2.1 layout panels.
|
| NameTokens | |
| NewTokenFormatter |
Formats tokens from
String values to PlaceRequest and PlaceRequest hierarchies and vice-versa. |
| ProductConfigPanel | |
| StandaloneGateKeeper | |
| SuspendableViewImpl |
A default
SuspendableView implementation. |
| ToplevelTabs |
Configuration for the top level tabs.
|
| ToplevelTabs.Config |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.