Important changes to Tiny Cloud pricing > Find out more

tinymce.ui.Throbber

This class enables you to display a Throbber for any element.

Methods

name summary defined by
hide() Hides the throbber. tinymce.ui.Throbber
show() Shows the throbber. tinymce.ui.Throbber

Methods

hide

hide():tinymce.ui.Throbber

Hides the throbber.

Return value

show

show(time:Number, callback:function):tinymce.ui.Throbber

Shows the throbber.

Parameters
  • time (Number) - Time to wait before showing.
  • callback (function) - Optional callback to execute when the throbber is shown.
Return value

Can't find what you're looking for? Let us know.

Except as otherwise noted, the content of this page is licensed under the Creative Commons BY-NC-SA 3.0 License, and code samples are licensed under the Apache 2.0 License.