sogo/UI/WebServerResources/HTMLUListElement.js
Wolfgang Sourdeau b89bcb1a93 Monotone-Parent: ae3345097f59fc699c864086217dff63e641ee3d
Monotone-Revision: 5122dba2cf6d25cecc6935ab5313e950bc38b7a8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-07-19T16:41:42
Monotone-Branch: ca.inverse.sogo
2009-07-19 16:41:42 +00:00

10 lines
275 B
JavaScript

/* -*- Mode: java; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
//HTMLUListElement.prototype.getSelectedRows = function() {
// return this.getSelectedNodes();
//}
//
//HTMLUListElement.prototype.getSelectedRowsId = function() {
// return this.getSelectedNodesId();
//}