| Property | Defined by | ||
|---|---|---|---|
| modelIndex : int | Row | ||
| tableSorter : TableSorter | Row | ||
| Method | Defined by | ||
|---|---|---|---|
|
Row(tableSorter:TableSorter, index:int)
| Row | ||
|
compareTo(o:*):int
| Row | ||
|
getModelIndex():int
| Row | ||
| modelIndex | property |
public var modelIndex:int
| tableSorter | property |
public var tableSorter:TableSorter
| Row | () | constructor |
| compareTo | () | method |
public function compareTo(o:*):intParameters
o:* |
int |
| getModelIndex | () | method |
public function getModelIndex():int
Returns
int |