Uses of Class
org.pepstock.charba.client.callbacks.ParsedData
-
Packages that use ParsedData Package Description org.pepstock.charba.client.callbacks All callbacks interfaces to be implemented, also to use the scriptable options of CHART.JS. -
-
Uses of ParsedData in org.pepstock.charba.client.callbacks
Methods in org.pepstock.charba.client.callbacks that return ParsedData Modifier and Type Method Description ParsedDataAbstractDatasetContext. getParsedData()Returns the parsed data from controller.
-