Package | Description |
---|---|
com.adobe.icc.dbforms.obj |
Defines package version.
|
Modifier and Type | Method and Description |
---|---|
TableRow |
Table.getFooterRow()
Returns the footer row.
|
TableRow |
Table.getHeaderRow()
Returns the header row.
|
Modifier and Type | Method and Description |
---|---|
List<TableRow> |
Table.getBodyRows()
Returns the body rows.
|
Modifier and Type | Method and Description |
---|---|
void |
Table.setFooterRow(TableRow footerRow)
Sets the footer row.
|
void |
Table.setHeaderRow(TableRow headerRow)
Sets the header row.
|
Modifier and Type | Method and Description |
---|---|
void |
Table.setBodyRows(List<TableRow> bodyRows)
Sets the body rows.
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.