@Dependent public class DashboardCard extends Object implements org.jboss.errai.ui.client.local.api.elemental2.IsElement
| Modifier and Type | Class and Description |
|---|---|
static interface |
DashboardCard.View |
| Constructor and Description |
|---|
DashboardCard() |
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.HTMLElement |
getElement() |
void |
init() |
void |
onCardSelected(String dashboardId) |
void |
setDashboardId(String dashboardId) |
@PostConstruct public void init()
public elemental2.dom.HTMLElement getElement()
getElement in interface org.jboss.errai.common.client.api.elemental2.IsElementpublic void setDashboardId(String dashboardId)
public void onCardSelected(String dashboardId)
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.