API documentation
class org.aswing.table.sorter.Row
@author paling
var modelIndex:Int
var tableSorter:TableSorter
function new(tableSorter:TableSorter, index:Int): Void
function compareTo(o:Dynamic): Int
function getModelIndex(): Int