public class StandardGroupCell extends java.lang.Object implements GroupCell, java.io.Serializable, JRChangeEventsSupport
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_CELL |
static java.lang.String |
PROPERTY_GROUP_NAME |
| Constructor and Description |
|---|
StandardGroupCell() |
StandardGroupCell(GroupCell groupCell,
ColumnFactory columnFactory) |
StandardGroupCell(java.lang.String groupName,
Cell cell) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
Cell |
getCell() |
JRPropertyChangeSupport |
getEventSupport()
Returns the property change support object for this instance.
|
java.lang.String |
getGroupName() |
void |
setCell(Cell cell) |
void |
setGroupName(java.lang.String groupName) |
public static final java.lang.String PROPERTY_GROUP_NAME
public static final java.lang.String PROPERTY_CELL
public StandardGroupCell()
public StandardGroupCell(java.lang.String groupName,
Cell cell)
public StandardGroupCell(GroupCell groupCell, ColumnFactory columnFactory)
public java.lang.String getGroupName()
getGroupName in interface GroupCellpublic void setGroupName(java.lang.String groupName)
public void setCell(Cell cell)
public java.lang.Object clone()
clone in interface JRCloneableclone in class java.lang.Objectpublic JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupportgetEventSupport in interface JRChangeEventsSupport© 2001-2010 Jaspersoft Corporation www.jaspersoft.com