public class IncludedModelsPagePresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
IncludedModelsPagePresenter.View |
| Constructor and Description |
|---|
IncludedModelsPagePresenter(IncludedModelsPagePresenter.View view,
DMNCardsGridComponent gridComponent,
IncludedModelModal modal) |
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.HTMLElement |
getElement() |
void |
init() |
void |
refresh() |
@Inject public IncludedModelsPagePresenter(IncludedModelsPagePresenter.View view, DMNCardsGridComponent gridComponent, IncludedModelModal modal)
@PostConstruct public void init()
public elemental2.dom.HTMLElement getElement()
public void refresh()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.