This loading indicator will apply the opaque png "/images/grey.png" screenwide and
then load /images/loadingBox.png and attempt to keep it centered in the screen
This loading indicator will apply the opaque png "/images/grey.png" screenwide and
then load /images/loadingBox.png and attempt to keep it centered in the screen
This loading indicator will apply the opaque png "/images/grey.png" screenwide and
then load /images/loadingBox.png and attempt to keep it centered in the screen
simply forward to the output function and turn exceptions that
are not already of type IOException or ServletException into
ServletExceptions before passing them back out.
Call doGet in the underlying servlet defined by the constructor
or the one specified by the applicationClassName request parameter
if the default contructor was used.
simply forward to the output function and turn exceptions that
are not already of type IOException or ServletException into
ServletExceptions before passing them back out.
Call doPost in the underlying servlet defined by the constructor
or the one specified by the applicationClassName request parameter
if the default contructor was used.
This loading indicator will apply the opaque png "/images/grey.png" screenwide and
then load /images/loadingBox.png and attempt to keep it centered in the screen
This method will output a empty placeholder div of the specified width and height,
followed by issueing a jsReload inside a JavaScript block, causing the contents of this
context to be loaded asynchronously
This method will output a empty placeholder div of the specified width and height,
followed by issueing a jsReload inside a JavaScript block, causing the contents of this
context to be loaded asynchronously
Call this method to output the JavaScript required to create
make a popup window of the specified deminsions and
id attributes, and LoadingIndicator sychronouly,
and then asynchronously The className with queryString.
Used the define what happens when an unexpected condition occurs
This must output a function definition that takes a single string and
does some sort of JavaScript action to alert the user that an error
w20.errorHandler
outputs content for the ApplicationInstance or HttpServlet defined by getClassName()
This function basically loads and calls the corresponding method in the
This class represents the core of our web 2.0 functionality
In order to use our library do the following:
Define all contexts (contexts are reloadable areas on your page)
Define all beans (ALL server to browser communication is done through beans)
Instantiate this class into an object (call our constructor via new)
Call that objects jsInitialize within a