Uses of Interface
net.pricefx.server.dto.calculation.ResultHighchart.ContextMenu
Package
Description
Defines set of data transfer object (DTO) classes related to Calculations.
-
Uses of ResultHighchart.ContextMenu in net.pricefx.server.dto.calculation
Modifier and TypeMethodDescriptionResultHighchart.ContextMenuItem.back()
default ResultHighchart.ContextMenu
ResultHighchart.ContextMenu.setDrilldownLabel
(String label) Convenience method to customize the drilldown menu item's label without any translation options.ResultHighchart.ContextMenu.setDrilldownLabelTranslations
(Map<String, String> labelTranslations) Customize the drilldown menu item's label in multiple languages so the UI will show the one appropriate for the current user.ResultHighchart.OnPointClick.showContextMenu()
Define a set of Context Linking options in a menu that will show when the user clicks in the chart.