Element html.table.NativeSorter

Substitution Groups:
html.table.ISorter

Component that performs rows sort based on the Comparable interface.


Attributes
optional   boolean IgnoreCase Sets whether the sort is case unsensisitive (for String objects only). Default: true.