|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.dictionary.StiHierarchicalDataSort
public class StiHierarchicalDataSort
| Constructor Summary | |
|---|---|
StiHierarchicalDataSort(StiDataSource dataSource,
StiHierarchicalBand band,
java.util.ArrayList<java.lang.String> sortColumns)
|
|
| Method Summary | |
|---|---|
int |
Compare(java.lang.Object x,
java.lang.Object y)
Compares two rows with data. |
void |
Process(java.util.Hashtable rowToConditions)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiHierarchicalDataSort(StiDataSource dataSource,
StiHierarchicalBand band,
java.util.ArrayList<java.lang.String> sortColumns)
| Method Detail |
|---|
public final int Compare(java.lang.Object x,
java.lang.Object y)
x - First (DataRow).y - Second (DataRow).
public final void Process(java.util.Hashtable rowToConditions)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||