Uses of Class
net.pricefx.server.dto.calculation.DashboardController
-
Packages that use DashboardController Package Description net.pricefx.formulaengine.scripting -
-
Uses of DashboardController in net.pricefx.formulaengine.scripting
Methods in net.pricefx.formulaengine.scripting that return DashboardController Modifier and Type Method Description DashboardController
PublicGroovyAPI. newController()
Creates a new dashboard controller object that can be further customized.
-