@ApplicationScoped public class DashboardsListScreen extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DashboardsListScreen.View |
| Constructor and Description |
|---|
DashboardsListScreen() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
String |
getScreenTitle() |
void |
init() |
void |
loadList(List<String> dashboardsNames) |
DashboardsListScreen.View |
workbenchPart() |
public static final String ID
@PostConstruct public void init()
public String getScreenTitle()
public DashboardsListScreen.View workbenchPart()
public void clear()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.