|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResultSetDataSet | |
org.eclipse.birt.chart.internal.datafeed |
Uses of ResultSetDataSet in org.eclipse.birt.chart.internal.datafeed |
Methods in org.eclipse.birt.chart.internal.datafeed that return ResultSetDataSet | |
ResultSetDataSet |
ResultSetWrapper.getSubset(int iGroupIndex,
java.lang.String sExpressionKey,
java.lang.String aggExp)
Creates an instance of a resultset subset that uses references to dynamically compute a subset of the original resultset instance rather than duplicate a copy of the original resultset data content |
ResultSetDataSet |
ResultSetWrapper.getSubset(int iGroupIndex,
org.eclipse.emf.common.util.EList elExpressionKeys,
java.lang.String aggExp)
Creates an instance of a resultset subset that uses references to dynamically compute a subset of the original resultset instance rather than duplicate a copy of the original resultset data content |
ResultSetDataSet |
ResultSetWrapper.getSubset(int iGroupIndex,
java.lang.String[] sExpressionKeys,
java.lang.String aggExp)
Creates an instance of a resultset subset that uses references to dynamically compute a subset of the original resultset instance rather than duplicate a copy of the original resultset data content |
ResultSetDataSet |
ResultSetWrapper.getSubset(int iGroupIndex,
int iColumnIndex)
Creates an instance of a resultset subset that uses references to dynamically compute a subset of the original resultset instance rather than duplicate a copy of the original resultset data content |
ResultSetDataSet |
ResultSetWrapper.getSubset(org.eclipse.emf.common.util.EList elExpressions,
java.lang.String aggExp)
Creates an instance of a resultset subset that uses references to dynamically compute a subset of the original resultset instance rather than duplicate a copy of the original resultset data content |
ResultSetDataSet |
ResultSetWrapper.getSubset(java.lang.String sExpressionKey,
java.lang.String aggExp)
Creates an instance of a resultset subset that uses references to dynamically compute a subset of the original resultset instance rather than duplicate a copy of the original resultset data content |
ResultSetDataSet |
ResultSetWrapper.getSubset(java.lang.String[] sExpressionKeys,
java.lang.String aggExp)
Creates an instance of a resultset subset that uses references to dynamically compute a subset of the original resultset instance rather than duplicate a copy of the original resultset data content |
ResultSetDataSet |
ResultSetWrapper.getSubset(int iColumnIndex)
Creates an instance of a resultset subset that uses references to dynamically compute a subset of the original resultset instance rather than duplicate a copy of the original resultset data content |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |