Uses of Class
org.pepstock.charba.client.items.ScaleTickItem.ScaleTickItemFactory
-
Packages that use ScaleTickItem.ScaleTickItemFactory Package Description org.pepstock.charba.client.items Contains all elements generated by CHART.JS, which are mapping java script objects, to use at runtime in plugins, events or controllers. -
-
Uses of ScaleTickItem.ScaleTickItemFactory in org.pepstock.charba.client.items
Fields in org.pepstock.charba.client.items declared as ScaleTickItem.ScaleTickItemFactory Modifier and Type Field Description static ScaleTickItem.ScaleTickItemFactory
ScaleTickItem. FACTORY
Public factory to create a scale tick item from a native object.
-