| 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 |
PropertyViewImpl
This class is used to show a single property inside an
ItemElementView |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,List<PropertyView>> |
PropertyPresenter.propertyViewMap
Map to pair a given itemId with its PropertyEditorViews |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PropertyPresenter.deletePropertyView(PropertyView toDelete) |
protected void |
PropertyPresenter.startEditPropertyView(PropertyView toEdit)
Enable editing a property
|
protected void |
PropertyPresenter.stopEditPropertyView(Map<String,String> toPopulate,
PropertyView toStopEdit,
boolean toUpdate)
Disable editing a property and put its value in given
Map |
| Modifier and Type | Method and Description |
|---|---|
PropertyView |
ViewsProvider.getPropertyEditorView() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.