|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.engine.classic.core.filter.types.bands.CrosstabRowGroupBodyType
public class CrosstabRowGroupBodyType
Todo: Document Me
| Constructor Summary | |
|---|---|
CrosstabRowGroupBodyType()
|
|
| Method Summary | |
|---|---|
Object |
clone()
Clones this DataSource. |
void |
configureDesignTimeDefaults(Element element,
Locale locale)
|
Object |
getDesignValue(ExpressionRuntime runtime,
Element element)
|
ElementMetaData |
getMetaData()
|
Object |
getValue(ExpressionRuntime runtime,
Element element)
Returns the current value for the data source. |
boolean |
isRestricted()
A band that serves a specific purpose within a slotted parent should return "true" here. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CrosstabRowGroupBodyType()
| Method Detail |
|---|
public boolean isRestricted()
public ElementMetaData getMetaData()
getMetaData in interface ElementType
public Object getDesignValue(ExpressionRuntime runtime,
Element element)
getDesignValue in interface ElementType
public Object getValue(ExpressionRuntime runtime,
Element element)
getValue in interface DataSourceruntime - the expression runtime that is used to evaluate formulas and expressions when computing the value of
this filter.element - the element for which the data is computed.
public Object clone()
throws CloneNotSupportedException
DataSource.
clone in interface DataSourceclone in class ObjectCloneNotSupportedException - this should never happen.
public void configureDesignTimeDefaults(Element element,
Locale locale)
configureDesignTimeDefaults in interface ElementType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||