public class StandardColumn extends StandardBaseColumn implements Column
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_DETAIL |
PROPERTY_COLUMN_FOOTER, PROPERTY_COLUMN_HEADER, PROPERTY_GROUP_FOOTERS, PROPERTY_GROUP_HEADERS, PROPERTY_PRINT_WHEN_EXPRESSION, PROPERTY_TABLE_FOOTER, PROPERTY_TABLE_HEADER, PROPERTY_WIDTH
Constructor and Description |
---|
StandardColumn() |
StandardColumn(Column column,
ColumnFactory factory) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
Cell |
getDetailCell() |
void |
setDetailCell(Cell detail) |
<R> R |
visitColumn(ColumnVisitor<R> visitor) |
addGroupFooter, addGroupHeader, addPropertyExpression, findGroupCellIndex, getColumnFooter, getColumnHeader, getEventSupport, getGroupFooter, getGroupFooters, getGroupHeader, getGroupHeaders, getParentProperties, getPrintWhenExpression, getPropertiesMap, getPropertyExpressions, getPropertyExpressionsList, getTableFooter, getTableHeader, getUUID, getWidth, hasProperties, removeGroupFooter, removeGroupHeader, removePropertyExpression, removePropertyExpression, setColumnFooter, setColumnHeader, setGroupFooter, setGroupFooters, setGroupHeader, setGroupHeaders, setPrintWhenExpression, setTableFooter, setTableHeader, setUUID, setWidth
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getColumnFooter, getColumnHeader, getGroupFooter, getGroupFooters, getGroupHeader, getGroupHeaders, getPrintWhenExpression, getPropertyExpressions, getTableFooter, getTableHeader, getWidth
getParentProperties, getPropertiesMap, hasProperties
getUUID
public static final java.lang.String PROPERTY_DETAIL
public StandardColumn()
public StandardColumn(Column column, ColumnFactory factory)
public Cell getDetailCell()
getDetailCell
in interface Column
public void setDetailCell(Cell detail)
public <R> R visitColumn(ColumnVisitor<R> visitor)
visitColumn
in interface BaseColumn
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class StandardBaseColumn
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com