Uses of Interface
org.drools.workbench.screens.scenariosimulation.client.collectioneditor.ElementView
-
Packages that use ElementView Package Description org.drools.workbench.screens.scenariosimulation.client.collectioneditor Classes/html inside this package are used inside the collection editor -
-
Uses of ElementView in org.drools.workbench.screens.scenariosimulation.client.collectioneditor
Classes in org.drools.workbench.screens.scenariosimulation.client.collectioneditor with type parameters of type ElementView Modifier and Type Class Description classElementPresenter<E extends ElementView>static interfaceElementView.Presenter<E extends ElementView>Subinterfaces of ElementView in org.drools.workbench.screens.scenariosimulation.client.collectioneditor Modifier and Type Interface Description interfaceItemElementViewinterfaceKeyValueElementViewClasses in org.drools.workbench.screens.scenariosimulation.client.collectioneditor that implement ElementView Modifier and Type Class Description classElementViewImpl<T extends ElementView.Presenter>This class is used to show a single item of a collectionclassItemElementViewImplThis class is used to show a single item of a listclassKeyValueElementViewImplThis class is used to show a key/value item of a map
-