Packageorg.aswing.table.sorter
Classpublic class Row



Public Properties
 PropertyDefined by
  modelIndex : int
Row
  tableSorter : TableSorter
Row
Public Methods
 MethodDefined by
  
Row(tableSorter:TableSorter, index:int)
Row
  
compareTo(o:*):int
Row
  
Row
Property detail
modelIndexproperty
public var modelIndex:int
tableSorterproperty 
public var tableSorter:TableSorter
Constructor detail
Row()constructor
public function Row(tableSorter:TableSorter, index:int)Parameters
tableSorter:TableSorter
 
index:int
Method detail
compareTo()method
public function compareTo(o:*):intParameters
o:*

Returns
int
getModelIndex()method 
public function getModelIndex():int

Returns
int