|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSet | |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.dictionary | |
| com.stimulsoft.report.helpers | |
| com.stimulsoft.report.json | |
| Uses of DataSet in com.stimulsoft.report |
|---|
| Methods in com.stimulsoft.report that return DataSet | |
|---|---|
static DataSet |
StiJsonToDataSetConverter.detDataTable(java.lang.String text)
|
static DataSet |
StiJsonToDataSetConverter.getDataTable(java.io.InputStream is)
|
static DataSet |
StiJsonToDataSetConverter.getDataTable(java.lang.Object token)
|
| Methods in com.stimulsoft.report with parameters of type DataSet | |
|---|---|
static void |
StiJsonToDataSetConverter.checkColumnType(DataSet dataSet)
|
| Uses of DataSet in com.stimulsoft.report.dictionary |
|---|
| Methods in com.stimulsoft.report.dictionary that return DataSet | |
|---|---|
DataSet |
StiDictionary.getCacheDataSet()
|
| Methods in com.stimulsoft.report.dictionary with parameters of type DataSet | |
|---|---|
void |
StiDictionary.setCacheDataSet(DataSet value)
|
| Uses of DataSet in com.stimulsoft.report.helpers |
|---|
| Methods in com.stimulsoft.report.helpers that return DataSet | |
|---|---|
static DataSet |
StiResourceArrayToDataSet.get(StiResourceType resourceType,
byte[] array)
|
| Uses of DataSet in com.stimulsoft.report.json |
|---|
| Methods in com.stimulsoft.report.json that return DataSet | |
|---|---|
static DataSet |
StiJsonToDataSetConverterV2.getDataSet(java.lang.Object json)
|
static DataSet |
StiJsonToDataSetConverterV2.getDataSetFromXml(byte[] array)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||