Interface PreferencesRootScreen.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<PreferencesRootScreen>,org.jboss.errai.common.client.api.IsElement,org.uberfire.client.mvp.UberElement<PreferencesRootScreen>
- All Known Implementing Classes:
PreferencesRootView
- Enclosing class:
- PreferencesRootScreen
public static interface PreferencesRootScreen.View extends org.uberfire.client.mvp.UberElement<PreferencesRootScreen>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.jboss.errai.common.client.dom.HTMLElementgetActionsContainer()org.jboss.errai.common.client.dom.HTMLElementgetEditorContainer()org.jboss.errai.common.client.dom.HTMLElementgetNavbarContainer()StringgetTranslation(String key)
-