Package 

Class Preloader


  • 
    public class Preloader
    extends JsObject
                        

    The Preloader class contains methods for configuring preloader.

    • Constructor Summary

      Constructors 
      Constructor Description
      Preloader(String jsChart)
    • Method Summary

      Modifier and Type Method Description
      static Preloader instantiate()
      String getJsBase()
      void visible() Getter for the visibility of the preloader.
      Preloader visible(Boolean enabled) Setter for the visibility of the preloader.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait