Uses of Class
org.drools.workbench.screens.scenariosimulation.client.domelements.CollectionEditorDOMElement
-
Packages that use CollectionEditorDOMElement Package Description org.drools.workbench.screens.scenariosimulation.client.factories -
-
Uses of CollectionEditorDOMElement in org.drools.workbench.screens.scenariosimulation.client.factories
Methods in org.drools.workbench.screens.scenariosimulation.client.factories that return CollectionEditorDOMElement Modifier and Type Method Description CollectionEditorDOMElementCollectionEditorSingletonDOMElementFactory. createDomElement(org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer, org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget)CollectionEditorDOMElementCollectionEditorSingletonDOMElementFactory. createDomElementInternal(CollectionViewImpl collectionEditorView, org.uberfire.ext.wires.core.grids.client.widget.layer.GridLayer gridLayer, org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget)Methods in org.drools.workbench.screens.scenariosimulation.client.factories with parameters of type CollectionEditorDOMElement Modifier and Type Method Description protected voidCollectionEditorSingletonDOMElementFactory. commonCloseHandling(CollectionEditorDOMElement collectionEditorDOMElement)voidCollectionEditorSingletonDOMElementFactory. registerHandlers(CollectionViewImpl widget, CollectionEditorDOMElement widgetDomElement)
-