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. andCloseOn(String eventName)Close a tab or popup window when the specified event is triggered.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)
-