/home/aqcert/public_html/admin/tinymce/tools/docs
NameSizeModeActions
tinymce.CommandEvent.js5450644editdlrm
tinymce.ContentEvent.js12290644editdlrm
tinymce.Editor.js120610644editdlrm
tinymce.Event.js12720644editdlrm
tinymce.FocusEvent.js6020644editdlrm
tinymce.ProgressStateEvent.js4220644editdlrm
tinymce.ResizeEvent.js7580644editdlrm
Edit: /home/aqcert/public_html/admin/tinymce/tools/docs/tinymce.ProgressStateEvent.js (422B)
/** * 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 */