public class Preloader extends JsObject
The Preloader class contains methods for configuring preloader.
Preloader(String jsChart)
static Preloader
instantiate()
String
getJsBase()
void
visible()
Preloader
visible(Boolean enabled)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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.