public interface BaseColumn extends JRCloneable, JRPropertiesHolder, JRIdentifiable
Modifier and Type | Method and Description |
---|---|
Cell |
getColumnFooter() |
Cell |
getColumnHeader() |
Cell |
getGroupFooter(String groupName) |
List<GroupCell> |
getGroupFooters() |
Cell |
getGroupHeader(String groupName) |
List<GroupCell> |
getGroupHeaders() |
JRExpression |
getPrintWhenExpression() |
JRPropertyExpression[] |
getPropertyExpressions() |
Cell |
getTableFooter() |
Cell |
getTableHeader() |
Integer |
getWidth() |
<R> R |
visitColumn(ColumnVisitor<R> visitor) |
clone
getParentProperties, getPropertiesMap, hasProperties
getUUID
JRExpression getPrintWhenExpression()
Cell getTableHeader()
Cell getTableFooter()
Cell getColumnHeader()
Cell getColumnFooter()
Integer getWidth()
<R> R visitColumn(ColumnVisitor<R> visitor)
JRPropertyExpression[] getPropertyExpressions()
Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.