public interface TableComponent extends Component, JRCloneable, JRVisitable
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_WHEN_NO_DATA_TYPE
Property that specifies a default value for the
whenNoDataType attribute of table components. |
Modifier and Type | Method and Description |
---|---|
List<BaseColumn> |
getColumns() |
JRDatasetRun |
getDatasetRun() |
WhenNoDataTypeTableEnum |
getWhenNoDataType() |
clone
visit
static final String PROPERTY_WHEN_NO_DATA_TYPE
whenNoDataType
attribute of table components.JRDatasetRun getDatasetRun()
List<BaseColumn> getColumns()
WhenNoDataTypeTableEnum getWhenNoDataType()
Copyright © 2017. All rights reserved.