org.pentaho.reporting.engine.classic.core
Class CrosstabOtherGroup
java.lang.Object
org.pentaho.reporting.engine.classic.core.Element
org.pentaho.reporting.engine.classic.core.Section
org.pentaho.reporting.engine.classic.core.Group
org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup
- All Implemented Interfaces:
- Serializable, Cloneable, DataTarget, ReportElement
public class CrosstabOtherGroup
- extends Group
Can have either a row- or a column body.
- Author:
- Thomas Morgner
- See Also:
- Serialized Form
Methods inherited from class org.pentaho.reporting.engine.classic.core.Element |
derive, getAttribute, getAttributeExpression, getAttributeExpressionNames, getAttributeExpressionNamespaces, getAttributeNames, getAttributeNamespaces, getAttributes, getChangeTracker, getContentBase, getDataSource, getDefinitionSource, getElementType, getElementTypeName, getHRefTarget, getId, getMetaData, getName, getObjectID, getParent, getParentSection, getReportDefinition, getStyle, getStyleExpression, getStyleExpressions, getTreeLock, getValue, isDynamicContent, isVisible, notifyNodeChildAdded, notifyNodeChildRemoved, notifyNodePropertiesChanged, notifyNodePropertiesChanged, notifyNodeStructureChanged, setAttribute, setAttribute, setAttributeExpression, setDataSource, setDynamicContent, setElementType, setHRefTarget, setId, setName, setStyleExpression, setVisible, toString |
CrosstabOtherGroup
public CrosstabOtherGroup()
getField
public String getField()
setField
public void setField(String field)
setBody
public void setBody(GroupBody body)
- Overrides:
setBody
in class Group
isGroupChange
public boolean isGroupChange(DataRow dataRow)
- Specified by:
isGroupChange
in class Group