Suppress weird JSdoc warnings.

This commit is contained in:
Jürg Lehni 2012-12-24 17:20:00 +01:00
parent 4731a8909d
commit 9d47bfcf0b

View file

@ -133,7 +133,14 @@ var View = this.View = Base.extend(Callback, /** @lends View# */{
return true;
},
/**
* @namespace
* @ignore
*/
_events: {
/**
* @namespace
*/
onFrame: {
install: function() {
/*#*/ if (options.browser) {