Package | Description |
---|---|
org.drools.workbench.screens.scenariosimulation.client.collectioneditor |
Classes/html inside this package are used inside the collection editor
|
Modifier and Type | Class and Description |
---|---|
class |
ElementPresenter<E extends ElementView> |
static interface |
ElementView.Presenter<E extends ElementView> |
Modifier and Type | Interface and Description |
---|---|
interface |
ItemElementView |
interface |
KeyValueElementView |
Modifier and Type | Class and Description |
---|---|
class |
ElementViewImpl<T extends ElementView.Presenter>
This class is used to show a single item of a collection
|
class |
ItemElementViewImpl
This class is used to show a single item of a list
|
class |
KeyValueElementViewImpl
This class is used to show a key/value item of a map
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.