2011年3月10日
摘要: /*** create category widget** @param target {WAPIObject} default value is body.* @param selected {Array} the options show in left box.* @param data {JSON} the data of category widget.* @param optionName {String} option name which will be submit by post method.* @param space {Int} center space which 阅读全文
posted @ 2011-03-10 16:52 y.l 阅读(196) 评论(0) 推荐(0) 编辑
摘要: /*** DataGrid widget** @param appendTo {String} element id which will be appended.* @param target {HTMLELement} data element.* @param aData {Array} [[],[],...,[]].* @param aNames {Array} ["name1", "name2",...].* @param isEdit {Boolean} decide whether datagrid can be edited* @para 阅读全文
posted @ 2011-03-10 16:42 y.l 阅读(314) 评论(0) 推荐(0) 编辑