Package | Description |
---|---|
org.drools.workbench.screens.scenariosimulation.client.collectioneditor |
Classes/html inside this package are used inside the collection editor
|
org.drools.workbench.screens.scenariosimulation.client.utils |
Modifier and Type | Class and Description |
---|---|
class |
KeyValueElementViewImpl
This class is used to show a key/value item of a map
|
Modifier and Type | Method and Description |
---|---|
void |
KeyValueElementPresenter.onDeleteItem(KeyValueElementView keyValueElementView) |
void |
KeyValueElementPresenter.onEditItem(KeyValueElementView keyValueElementView) |
void |
KeyValueElementPresenter.onStopEditingItem(KeyValueElementView keyValueElementView) |
void |
KeyValueElementPresenter.onToggleRowExpansion(KeyValueElementView keyValueElementView,
boolean isShown) |
void |
KeyValueElementPresenter.updateItem(KeyValueElementView keyValueElementView) |
Modifier and Type | Method and Description |
---|---|
KeyValueElementView |
ViewsProvider.getKeyValueElementView() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.