| Modifier and Type | Method and Description |
|---|---|
static DataTable |
StiCrossTabHelper.BuildCrossForCrossTabDataSource(StiCrossTab masterCrossTab,
boolean designTime) |
static DataTable |
StiCrossTabHelper.CreateCrossForCrossTabDataSource(StiCrossTab masterCrossTab) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCross.Create(DataTable table,
StiReport report,
StiSummaryDirection direction,
java.lang.String emptyValue) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DataTable> |
StiDatabaseInformation.getStoredProcedures() |
java.util.List<DataTable> |
StiDatabaseInformation.getTables() |
java.util.List<DataTable> |
StiDatabaseInformation.getViews() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiDatabaseInformation.setStoredProcedures(java.util.List<DataTable> storedProcedures) |
void |
StiDatabaseInformation.setTables(java.util.List<DataTable> tables) |
void |
StiDatabaseInformation.setViews(java.util.List<DataTable> views) |
| Modifier and Type | Method and Description |
|---|---|
DataTable |
DataTableCollection.get(java.lang.String name) |
DataTable |
DataTableCollection.getByName(java.lang.String name) |
DataTable |
DataSet.getTableByName(java.lang.String tableName) |
| Modifier and Type | Method and Description |
|---|---|
static DataRow |
DataRow.create(DataTable table) |
| Constructor and Description |
|---|
DataRow(DataTable table) |
| Constructor and Description |
|---|
DataSet(java.util.HashMap<java.lang.String,DataTable> tables) |
| Modifier and Type | Method and Description |
|---|---|
DataTable |
StiJDBCDatabase.getData(DataTable dataTable,
java.sql.ResultSet rs) |
DataTable |
StiJDBCDatabase.getData(DataTable dataTable,
java.sql.ResultSet rs,
java.lang.Boolean convertNull) |
| Modifier and Type | Method and Description |
|---|---|
DataTable |
StiJDBCDatabase.getData(DataTable dataTable,
java.sql.ResultSet rs) |
DataTable |
StiJDBCDatabase.getData(DataTable dataTable,
java.sql.ResultSet rs,
java.lang.Boolean convertNull) |
| Modifier and Type | Method and Description |
|---|---|
DataTable |
StiDataStoreSource.createNewTable() |
DataTable |
StiDataSource.getDataTable()
Gets DataTable.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiDataSource.setDataTable(DataTable value) |
| Modifier and Type | Method and Description |
|---|---|
DataTable |
StiJsonRelationData.getChildTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiJsonRelationData.setChildTable(DataTable childTable) |
| Modifier and Type | Field and Description |
|---|---|
DataTable |
StiGdiMapContextPainter.dataTable |
Copyright © 2019 Stimulsoft. All Rights Reserved.