Interface: BusyIndicator

hcje/domTools~BusyIndicator

Indicator for showing progress.

Source:

Methods

end()

End the busy indicator. If there is an associated timeout, this is cleared. Once called the instance has no further use and any references should be discarded.

Source:

start()

Start the indicator. This should only be called once. Calling start multiple times results in an error being thrown.

Source:
Throws:
Error