public static interface DecisionComponents.View extends org.uberfire.client.mvp.UberElemental<DecisionComponents>, org.jboss.errai.ui.client.local.api.elemental2.IsElement
Modifier and Type | Method and Description |
---|---|
void |
addListItem(elemental2.dom.HTMLElement htmlElement) |
void |
clear() |
void |
disableFilterInputs() |
void |
enableFilterInputs() |
void |
hideLoading() |
void |
setComponentsCounter(Integer count) |
void |
showEmptyState() |
void |
showLoading() |
void clear()
void addListItem(elemental2.dom.HTMLElement htmlElement)
void showEmptyState()
void showLoading()
void hideLoading()
void disableFilterInputs()
void enableFilterInputs()
void setComponentsCounter(Integer count)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.