public static class SortedDataSource.SortRecord
extends java.lang.Object
Constructor and Description |
---|
SortedDataSource.SortRecord(java.lang.Object[] values,
int recordIndex) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
fieldValue(int fieldIdx) |
int |
getRecordIndex() |
java.lang.Object[] |
getValues() |
boolean |
isFiltered() |
protected void |
markFiltered() |
protected void |
setRecordIndex(int recordIndex) |
public SortedDataSource.SortRecord(java.lang.Object[] values, int recordIndex)
protected void markFiltered()
public java.lang.Object fieldValue(int fieldIdx)
public java.lang.Object[] getValues()
protected void setRecordIndex(int recordIndex)
public int getRecordIndex()
public boolean isFiltered()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com