Uses of Class
org.pepstock.charba.client.controllers.Controllers
-
Packages that use Controllers Package Description org.pepstock.charba.client Main package with all charts implementation, global classes and common interfaces.org.pepstock.charba.client.controllers Contains all classes to manage the implementations of controllers. -
-
Uses of Controllers in org.pepstock.charba.client
Methods in org.pepstock.charba.client that return Controllers Modifier and Type Method Description ControllersDefaults. getControllers()Returns the controllers. -
Uses of Controllers in org.pepstock.charba.client.controllers
Methods in org.pepstock.charba.client.controllers that return Controllers Modifier and Type Method Description static ControllersControllers. get()Singleton method to get static instance.
-