@Dependent @Templated public class RuntimeScreenView extends Object implements RuntimeScreen.View
| Constructor and Description |
|---|
RuntimeScreenView() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMenus(Menus menus) |
elemental2.dom.HTMLElement |
getElement() |
void |
init(RuntimeScreen presenter) |
public elemental2.dom.HTMLElement getElement()
getElement in interface org.jboss.errai.common.client.api.elemental2.IsElementpublic void init(RuntimeScreen presenter)
init in interface HasPresenter<RuntimeScreen>public void addMenus(Menus menus)
addMenus in interface RuntimeScreen.ViewCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.