sogo/UI/WebServerResources/HTMLUListElement.js
Francis Lachapelle acac018430 Monotone-Parent: d9866f043739db58312281104e3d2147eb8f2b42
Monotone-Revision: 46e206273b36aeb266cafd33197519317f26649e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-05-18T21:03:32
Monotone-Branch: ca.inverse.sogo
2007-05-18 21:03:32 +00:00

8 lines
207 B
JavaScript

//HTMLUListElement.prototype.getSelectedRows = function() {
// return this.getSelectedNodes();
//}
//
//HTMLUListElement.prototype.getSelectedRowsId = function() {
// return this.getSelectedNodesId();
//}