| Package | Description |
|---|---|
| com.stimulsoft.report.dictionary.businessObjects | |
| com.stimulsoft.report.dictionary.data | |
| com.stimulsoft.report.dictionary.dataSources |
| Modifier and Type | Method and Description |
|---|---|
StiDataColumnsCollection |
StiBusinessObject.getColumns()
Gets or sets the column collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiBusinessObject.setColumns(StiDataColumnsCollection value) |
| Modifier and Type | Method and Description |
|---|---|
StiDataColumnsCollection |
DataTable.getColumns() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataTable.setColumns(StiDataColumnsCollection columns) |
| Constructor and Description |
|---|
DataCellCollection(StiDataColumnsCollection columns) |
DataTable(java.lang.String name,
StiDataColumnsCollection columns) |
| Modifier and Type | Field and Description |
|---|---|
StiDataColumnsCollection |
StiDataSource.columns |
| Modifier and Type | Method and Description |
|---|---|
StiDataColumnsCollection |
StiDataSource.getColumns()
Gets or sets the column collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiDataSource.setColumns(StiDataColumnsCollection value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.