Uses of Class
com.stimulsoft.report.dictionary.data.DataTable
Packages that use DataTable
Package
Description
-
Uses of DataTable in com.stimulsoft.report
Methods in com.stimulsoft.report with parameters of type DataTable -
Uses of DataTable in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab that return DataTableModifier and TypeMethodDescriptionstatic DataTableStiCrossTabHelper.BuildCrossForCrossTabDataSource(StiCrossTab masterCrossTab, boolean designTime) static DataTableStiCrossTabHelper.CreateCrossForCrossTabDataSource(StiCrossTab masterCrossTab) -
Uses of DataTable in com.stimulsoft.report.crossTab.core
Methods in com.stimulsoft.report.crossTab.core with parameters of type DataTableModifier and TypeMethodDescriptionfinal voidStiCross.Create(DataTable table, StiReport report, StiSummaryDirection direction, String emptyValue) -
Uses of DataTable in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary that return DataTableModifier and TypeMethodDescriptionstatic DataTableStiCsvHelper.getTable(InputStream data) Convert table from CSV file.static DataTableStiCsvHelper.getTable(InputStream data, int codePage, String separator, boolean loadData, Integer maxDataRows) Convert table from bytes stored in CSV format.static DataTableStiCsvHelper.getTable(InputStream data, int codePage, String separator, Integer maxDataRows) Convert table from bytes stored in CSV format.static DataTableStiCsvHelper.getTable(InputStream data, Integer maxDataRows) Convert table from CSV file.static DataTableConvert table from CSV file.static DataTableMethods in com.stimulsoft.report.dictionary that return types with arguments of type DataTableModifier and TypeMethodDescriptionStiDatabaseInformation.getStoredProcedures()StiDatabaseInformation.getTables()StiDatabaseInformation.getViews()Method parameters in com.stimulsoft.report.dictionary with type arguments of type DataTable -
Uses of DataTable in com.stimulsoft.report.dictionary.data
Methods in com.stimulsoft.report.dictionary.data that return DataTableMethods in com.stimulsoft.report.dictionary.data with parameters of type DataTableConstructors in com.stimulsoft.report.dictionary.data with parameters of type DataTableConstructor parameters in com.stimulsoft.report.dictionary.data with type arguments of type DataTable -
Uses of DataTable in com.stimulsoft.report.dictionary.databases
Methods in com.stimulsoft.report.dictionary.databases that return DataTableModifier and TypeMethodDescriptionMethods in com.stimulsoft.report.dictionary.databases with parameters of type DataTable -
Uses of DataTable in com.stimulsoft.report.dictionary.dataSources
Methods in com.stimulsoft.report.dictionary.dataSources that return DataTableModifier and TypeMethodDescriptionStiDataStoreSource.createNewTable()final DataTableStiDataSource.getDataTable()Gets DataTable.Methods in com.stimulsoft.report.dictionary.dataSources with parameters of type DataTable -
Uses of DataTable in com.stimulsoft.report.json.datahelp
Methods in com.stimulsoft.report.json.datahelp that return DataTableMethods in com.stimulsoft.report.json.datahelp with parameters of type DataTable -
Uses of DataTable in com.stimulsoft.report.painters
Fields in com.stimulsoft.report.painters declared as DataTable -
Uses of DataTable in com.stimulsoft.webdesigner.helper
Fields in com.stimulsoft.webdesigner.helper declared as DataTableMethods in com.stimulsoft.webdesigner.helper with parameters of type DataTable