PHP Classes

File: public/js/tinymce/tools/docs/tinymce.ProgressStateEvent.js

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   GoLavaCMS   public/js/tinymce/tools/docs/tinymce.ProgressStateEvent.js   Download  
File: public/js/tinymce/tools/docs/tinymce.ProgressStateEvent.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: GoLavaCMS
Publish content on Web pages with SEO support
Author: By
Last change:
Date: 6 years ago
Size: 422 bytes
 

Contents

Class file image Download
/** * This class is the event object send when the ProgressState event occurs. * * @class tinymce.ProgressStateEvent * @extends tinymce.Event */ /** * True/false state when to show/hide the progress/throbber state for the editor. * * @property {Boolean} state State if the progress/throbber should be shown/hidden. */ /** * Time to wait before the progress/throbber is shown. * * @property {Number} time */