sbin/res/jsdoc/app/test/addon.js
author durandn
Tue, 22 Sep 2015 17:07:58 +0200
changeset 1062 f8adaa2caecb
parent 520 fe008e95a716
permissions -rw-r--r--
CurrentSegmentInfobox: fixed bug where editing a segment would not update the source correctly and mess up other widgets.

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