Package | Description |
---|---|
org.drools.workbench.screens.scenariosimulation.client.collectioneditor |
Classes/html inside this package are used inside the collection editor
|
Modifier and Type | Interface and Description |
---|---|
interface |
ElementView<T extends ElementView.Presenter> |
class |
ElementViewImpl<T extends ElementView.Presenter>
This class is used to show a single item of a collection
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ItemElementView.Presenter |
static interface |
KeyValueElementView.Presenter |
Modifier and Type | Class and Description |
---|---|
class |
ElementPresenter<E extends ElementView> |
class |
ItemElementPresenter |
class |
KeyValueElementPresenter |
Modifier and Type | Field and Description |
---|---|
protected ElementView.Presenter |
ElementViewImpl.presenter |
Modifier and Type | Method and Description |
---|---|
void |
ElementViewImpl.init(ElementView.Presenter presenter) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.