org.jfree.report.modules.misc.autotable
Class AutoTableCellContent
- Cloneable, Serializable
Creation-Date: Dec 9, 2006, 8:23:38 PM
addExpression , clone , getAttribute , getAttribute , getAttributeExpression , getAttributeExpression , getAttributeExpressionMap , getAttributeExpressions , getAttributeMap , getAttributeNameSpaces , getAttributes , getDisplayCondition , getExpressions , getId , getLocale , getLocaleFromAttributes , getName , getNamespace , getStyle , getStyleExpression , getStyleExpressions , getType , getVisibility , isEnabled , isVirtual , setAttribute , setAttribute , setAttributeExpression , setAttributeExpression , setDisplayCondition , setEnabled , setExpressions , setId , setName , setNamespace , setStyleExpression , setType , setVirtual , setVisibility |
AutoTableCellContent
public AutoTableCellContent()
Constructs an element.
The element inherits the element's defined default ElementStyleSheet to
provide reasonable default values for common stylekeys. When the element is
added to the band, the bands stylesheet is set as parent to the element's
stylesheet.
A datasource is assigned with this element is set to a default source,
which always returns null.