| ApplicationFinderPresenter<V extends HalView,Proxy_ extends com.gwtplatform.mvp.client.proxy.ProxyPlace<?>> |
Base class for all application presenters which interact with the finder.
|
| ApplicationPresenter<V extends HalView,Proxy_ extends com.gwtplatform.mvp.client.proxy.ProxyPlace<?>> |
Base presenter for all kind of application presenters.
|
| FinderPresenter<V extends FinderView,Proxy_ extends com.gwtplatform.mvp.client.proxy.ProxyPlace<?>> |
A presenter which contains a finder.
|
| FinderViewImpl |
|
| HalPlaceManager |
Custom place manager for HAL.
|
| HalPresenter<V extends HalView,Proxy_ extends com.gwtplatform.mvp.client.proxy.Proxy<?>> |
The base presenter for HAL.
|
| HalViewImpl |
View which initializes JavaScript based PatternFly components like select picker, tooltips or data tables in its
HalViewImpl.attach() method.
|
| Places |
Factory methods for place requests.
|
| TopLevelPresenter<V extends HalView,Proxy_ extends com.gwtplatform.mvp.client.proxy.ProxyPlace<?>> |
Presenter for a top level category such as 'Homepage', 'Configuration' or 'Runtime'.
|