Package org.drools.workbench.screens.scenariosimulation.client.collectioneditor
Classes/html inside this package are used inside the collection editor
-
Interface Summary Interface Description CollectionView Interface defining the contract for actual implementationsCollectionView.Presenter ElementView<T extends ElementView.Presenter> ElementView.Presenter<E extends ElementView> ItemElementView ItemElementView.Presenter KeyValueElementView KeyValueElementView.Presenter PropertyView PropertyView.Presenter -
Class Summary Class Description CollectionEditorUtils CollectionPresenter CollectionViewImpl This class is used asCollectioneditorElementPresenter<E extends ElementView> ElementViewImpl<T extends ElementView.Presenter> This class is used to show a single item of a collectionItemElementPresenter ItemElementViewImpl This class is used to show a single item of a listKeyValueElementPresenter KeyValueElementViewImpl This class is used to show a key/value item of a mapPropertyPresenter PropertyViewImpl This class is used to show a single property inside anItemElementView