Uses of Class
org.zkoss.chart.MenuItem
-
Packages that use MenuItem Package Description org.zkoss.chart -
-
Uses of MenuItem in org.zkoss.chart
Methods in org.zkoss.chart that return types with arguments of type MenuItem Modifier and Type Method Description Map<String,MenuItem>
Exporting. getMenuItemDefinitions()
Returns a map consisting of definitions for the menu items in the context menu.Method parameters in org.zkoss.chart with type arguments of type MenuItem Modifier and Type Method Description void
Exporting. setMenuItemDefinitions(Map<String,MenuItem> menuItems)
Sets to a map consisting of definitions for the menu items in the context menu.
-