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 |
ItemElementViewImpl
This class is used to show a single item of a list
|
Modifier and Type | Method and Description |
---|---|
protected void |
ItemElementPresenter.addExpandableItemElementView(ItemElementView containerItemElementView,
Map<String,String> propertiesMap,
String expandablePropertyName) |
void |
ItemElementPresenter.onDeleteItem(ItemElementView itemElementView) |
void |
ItemElementPresenter.onEditItem(ItemElementView itemElementView) |
void |
ItemElementPresenter.onStopEditingItem(ItemElementView itemElementView) |
void |
ItemElementPresenter.onToggleRowExpansion(ItemElementView itemElementView,
boolean isShown) |
void |
ItemElementPresenter.updateItem(ItemElementView itemElementView) |
Modifier and Type | Method and Description |
---|---|
ItemElementView |
ViewsProvider.getListEditorElementView() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.