|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sibvisions.rad.model.DataBookSorter
public class DataBookSorter
The DataBookSorter is a helper class for sorting IDataRows.
| Constructor Summary | |
|---|---|
DataBookSorter(SortDefinition pSort)
Creates a new instance of DataBookSorter with a specific
SortDefinition. |
|
| Method Summary | |
|---|---|
int[] |
sort(IDataRow[] pDataRows)
Sorts an array of IDataRows. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataBookSorter(SortDefinition pSort)
DataBookSorter with a specific
SortDefinition.
pSort - the SortDefinition| Method Detail |
|---|
public int[] sort(IDataRow[] pDataRows)
IDataRows.
pDataRows - the IDataRows
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||