Uses of Interface
org.optaplanner.workbench.screens.domaineditor.client.widgets.planner.PlannerDataObjectEditorView.Presenter
-
Packages that use PlannerDataObjectEditorView.Presenter Package Description org.optaplanner.workbench.screens.domaineditor.client.widgets.planner -
-
Uses of PlannerDataObjectEditorView.Presenter in org.optaplanner.workbench.screens.domaineditor.client.widgets.planner
Classes in org.optaplanner.workbench.screens.domaineditor.client.widgets.planner that implement PlannerDataObjectEditorView.Presenter Modifier and Type Class Description classPlannerDataObjectEditorMethods in org.optaplanner.workbench.screens.domaineditor.client.widgets.planner with parameters of type PlannerDataObjectEditorView.Presenter Modifier and Type Method Description voidDataObjectFieldPicker. init(org.kie.workbench.common.services.datamodeller.core.DataModel dataModel, org.kie.workbench.common.services.datamodeller.core.DataObject rootDataObject, List<org.optaplanner.workbench.screens.domaineditor.model.ObjectPropertyPath> objectPropertyPaths, PlannerDataObjectEditorView.Presenter presenter)voidPlannerDataObjectEditorViewImpl. init(PlannerDataObjectEditorView.Presenter presenter)
-