[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
pmb2
/
assets
/
tinymce
/
tools
/
docs
/
[
Home
]
File: tinymce.ProgressStateEvent.js
/** * 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 */