sbin/res/jsdoc/app/test/addon.js
author veltr
Tue, 17 Apr 2012 15:58:35 +0200
changeset 867 43f615b4dc48
parent 520 fe008e95a716
permissions -rw-r--r--
Corrected createAnnotationWidget sharing bug

String.prototype.reverse = function() {
}

String.prototype.reverse.utf8 = function() {
}

Function.count = function() {
}

/** @memberOf Function */
Function.count.reset = function() {
}

/** @memberOf Function */
count.getValue = function() {
}

/** @memberOf Function.prototype */
getSig = function() {
}

/** @memberOf Function.prototype */
Function.prototype.getProps = function() {
}