Uses of Class
org.drools.workbench.screens.scenariosimulation.client.utils.ViewsProvider
-
Packages that use ViewsProvider Package Description org.drools.workbench.screens.scenariosimulation.client.collectioneditor Classes/html inside this package are used inside the collection editororg.drools.workbench.screens.scenariosimulation.client.collectioneditor.editingbox Classes/html inside this package are used inside the editing box shown inside the collection editororg.drools.workbench.screens.scenariosimulation.client.editor.menu org.drools.workbench.screens.scenariosimulation.client.factories org.drools.workbench.screens.scenariosimulation.client.popup org.drools.workbench.screens.scenariosimulation.client.producers org.drools.workbench.screens.scenariosimulation.client.rightpanel -
-
Uses of ViewsProvider in org.drools.workbench.screens.scenariosimulation.client.collectioneditor
Fields in org.drools.workbench.screens.scenariosimulation.client.collectioneditor declared as ViewsProvider Modifier and Type Field Description protected ViewsProviderCollectionPresenter. viewsProviderprotected ViewsProviderElementPresenter. viewsProviderprotected ViewsProviderPropertyPresenter. viewsProvider -
Uses of ViewsProvider in org.drools.workbench.screens.scenariosimulation.client.collectioneditor.editingbox
Fields in org.drools.workbench.screens.scenariosimulation.client.collectioneditor.editingbox declared as ViewsProvider Modifier and Type Field Description protected ViewsProviderEditingBoxPresenter. viewsProvider -
Uses of ViewsProvider in org.drools.workbench.screens.scenariosimulation.client.editor.menu
Fields in org.drools.workbench.screens.scenariosimulation.client.editor.menu declared as ViewsProvider Modifier and Type Field Description protected ViewsProviderMenuItemPresenter. viewsProvider -
Uses of ViewsProvider in org.drools.workbench.screens.scenariosimulation.client.factories
Fields in org.drools.workbench.screens.scenariosimulation.client.factories declared as ViewsProvider Modifier and Type Field Description protected ViewsProviderCollectionEditorSingletonDOMElementFactory. viewsProviderConstructors in org.drools.workbench.screens.scenariosimulation.client.factories with parameters of type ViewsProvider Constructor Description CollectionEditorSingletonDOMElementFactory(org.uberfire.ext.wires.core.grids.client.widget.layer.impl.GridLienzoPanel gridPanel, org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer, org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget, ScenarioSimulationContext scenarioSimulationContext, ViewsProvider viewsProvider) -
Uses of ViewsProvider in org.drools.workbench.screens.scenariosimulation.client.popup
Fields in org.drools.workbench.screens.scenariosimulation.client.popup declared as ViewsProvider Modifier and Type Field Description protected ViewsProviderFileUploadPopupPresenter. viewsProvider -
Uses of ViewsProvider in org.drools.workbench.screens.scenariosimulation.client.producers
Fields in org.drools.workbench.screens.scenariosimulation.client.producers declared as ViewsProvider Modifier and Type Field Description protected ViewsProviderScenarioGridPanelProducer. viewsProvider -
Uses of ViewsProvider in org.drools.workbench.screens.scenariosimulation.client.rightpanel
Fields in org.drools.workbench.screens.scenariosimulation.client.rightpanel declared as ViewsProvider Modifier and Type Field Description protected ViewsProviderFieldItemPresenter. viewsProviderprotected ViewsProviderListGroupItemPresenter. viewsProvider
-