@Templated(value="lazy-loading.html") public class LazyLoadingScreen extends Object implements org.jboss.errai.ui.client.local.api.elemental2.IsElement
| Modifier and Type | Field and Description |
|---|---|
static String |
IDENTIFIER |
| Constructor and Description |
|---|
LazyLoadingScreen() |
| Modifier and Type | Method and Description |
|---|---|
Menus |
getMenu() |
String |
getTitle() |
com.google.gwt.user.client.ui.IsWidget |
getTitleDecoration() |
org.jboss.errai.common.client.api.elemental2.IsElement |
getView() |
void |
init() |
public static final String IDENTIFIER
@PostConstruct public void init()
public String getTitle()
public com.google.gwt.user.client.ui.IsWidget getTitleDecoration()
public org.jboss.errai.common.client.api.elemental2.IsElement getView()
public Menus getMenu()
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.