sbin/res/jsdoc/app/test/addon.js
author durandn
Fri, 18 Sep 2015 14:40:25 +0200
changeset 1050 0b287ecbc2cb
parent 520 fe008e95a716
permissions -rw-r--r--
Added support for custom button texts

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() {
}