]
Jozef Marko updated DROOLS-2369:
--------------------------------
Tester: Jozef Marko
Refactor use of class ListSelector to use interface
ListSelectorView.Presenter
------------------------------------------------------------------------------
Key: DROOLS-2369
URL:
https://issues.jboss.org/browse/DROOLS-2369
Project: Drools
Issue Type: Sub-task
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis
I noticed we inject {{ListSeletor}} quite a lot rather than the interface
{{ListSelectorView.Presenter}}. Also check {{CellEditorControls}} vs
{{CellEditorControlsView.Presenter}}.