Uses of Interface
net.pricefx.server.dto.calculation.dashboard.DashboardApi
-
Packages that use DashboardApi Package Description net.pricefx.server.dto.calculation.dashboard -
-
Uses of DashboardApi in net.pricefx.server.dto.calculation.dashboard
Methods in net.pricefx.server.dto.calculation.dashboard that return DashboardApi Modifier and Type Method Description DashboardApiDashboardApi. andRecalculateOn(String eventName)DashboardApiDashboardApi. asParam(String paramName)DashboardApiDashboardApi. openInTabOrRecalculateOn(String eventName)DashboardApiDashboardApi. openInWindowOrRecalculateOn(String eventName)DashboardApiDashboardApi. setParam(String paramName, Object value)DashboardApiDashboardApi. showEmbedded()DashboardApiDashboardApi. withEventDataAttr(String attrName)
-