sbin/res/jsdoc/app/test/params_optional.js
author cavaliet
Wed, 18 Apr 2012 13:37:00 +0200
changeset 869 faae5df935de
parent 520 fe008e95a716
permissions -rw-r--r--
update slide share widget with flash embed and js slide number control.


/**
 * @param {Page[]} pages
 * @param {number} [id] Specifies the id, if applicable.
 * @param {String} [title = This is untitled.] Specifies the title.
 */
function Document(pages, id, title){
}