search

goog.ui.TableSorter

Provided By
Extends
All Implemented Interfaces

A table sorter allows for sorting of a table by column. This component can be used to decorate an already existing TABLE element with sorting features.

The TABLE should use a THEAD containing TH elements for the table column headers.

new TableSorter( opt_domHelper )

Parameters
opt_domHelper(goog.dom.DomHelper|null)=

Optional DOM helper, used for document interaction.

Instance Methods

Instance Properties

Static Functions

Enumerations