Uses of Class
org.optaplanner.workbench.screens.solver.client.editor.TerminationTreeItemContent
-
Packages that use TerminationTreeItemContent Package Description org.optaplanner.workbench.screens.solver.client.editor -
-
Uses of TerminationTreeItemContent in org.optaplanner.workbench.screens.solver.client.editor
Methods in org.optaplanner.workbench.screens.solver.client.editor with parameters of type TerminationTreeItemContent Modifier and Type Method Description voidTerminationConfigForm. addNewTerminationType(String terminationType, TerminationTreeItemContent treeItemContent)voidTerminationConfigForm. destroyTerminationTreeItemContent(TerminationTreeItemContent terminationTreeItemContent)voidTerminationTreeItemContentView. setPresenter(TerminationTreeItemContent presenter)voidTerminationTreeItemContentViewImpl. setPresenter(TerminationTreeItemContent presenter)Constructor parameters in org.optaplanner.workbench.screens.solver.client.editor with type arguments of type TerminationTreeItemContent Constructor Description TerminationConfigForm(TerminationConfigFormView view, org.jboss.errai.ioc.client.api.ManagedInstance<TerminationTreeItemContent> terminationTreeItemContentProvider)
-