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.collectioneditor.editingbox |
Classes/html inside this package are used inside the editing box shown inside the collection editor
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionPresenter |
Modifier and Type | Field and Description |
---|---|
protected CollectionView.Presenter |
ElementPresenter.collectionEditorPresenter |
Modifier and Type | Method and Description |
---|---|
void |
ElementView.Presenter.setCollectionEditorPresenter(CollectionView.Presenter collectionEditorPresenter) |
void |
ElementPresenter.setCollectionEditorPresenter(CollectionView.Presenter collectionEditorPresenter) |
Modifier and Type | Field and Description |
---|---|
protected CollectionView.Presenter |
EditingBoxPresenter.collectionEditorPresenter |
Modifier and Type | Method and Description |
---|---|
void |
EditingBoxPresenter.setCollectionEditorPresenter(CollectionView.Presenter collectionEditorPresenter) |
void |
EditingBox.Presenter.setCollectionEditorPresenter(CollectionView.Presenter collectionEditorPresenter) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.