docu update about how to stop regular refresh

This commit is contained in:
Ralf Becker 2014-05-23 09:20:42 +00:00
parent 7edd12d251
commit ddc1b2d673

View File

@ -158,6 +158,7 @@ var AppJS = Class.extend(
* - add: requires full reload for proper sorting
* @param {string} _msg_type 'error', 'warning' or 'success' (default)
* @param {string} _targetapp which app's window should be refreshed, default current
* @return {false|*} false to stop regular refresh, thought all observers are run
*/
observer: function(_msg, _app, _id, _type, _msg_type, _targetapp)
{