@Templated public class PreferencesRootView extends Object implements org.jboss.errai.ui.client.local.api.IsElement, PreferencesRootScreen.View
| Constructor and Description |
|---|
PreferencesRootView(org.jboss.errai.ui.client.local.spi.TranslationService translationService) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getActionsContainer() |
org.jboss.errai.common.client.dom.HTMLElement |
getEditorContainer() |
org.jboss.errai.common.client.dom.HTMLElement |
getNavbarContainer() |
String |
getTranslation(String key) |
void |
init(PreferencesRootScreen presenter) |
@Inject public PreferencesRootView(org.jboss.errai.ui.client.local.spi.TranslationService translationService)
public void init(PreferencesRootScreen presenter)
init in interface HasPresenter<PreferencesRootScreen>public org.jboss.errai.common.client.dom.HTMLElement getNavbarContainer()
getNavbarContainer in interface PreferencesRootScreen.Viewpublic org.jboss.errai.common.client.dom.HTMLElement getEditorContainer()
getEditorContainer in interface PreferencesRootScreen.Viewpublic org.jboss.errai.common.client.dom.HTMLElement getActionsContainer()
getActionsContainer in interface PreferencesRootScreen.Viewpublic String getTranslation(String key)
getTranslation in interface PreferencesRootScreen.ViewCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.