public class SubreportPartComponentCompiler extends java.lang.Object implements PartComponentCompiler
list component
instances.Constructor and Description |
---|
SubreportPartComponentCompiler() |
Modifier and Type | Method and Description |
---|---|
void |
collectExpressions(PartComponent component,
JRExpressionCollector collector)
Collects report expressions from a component.
|
PartComponent |
toCompiledComponent(PartComponent component,
JRBaseObjectFactory baseFactory)
Provides a "compiled" component instance that will be included in the
compiled report.
|
void |
verify(PartComponent component,
JRVerifier verifier)
Logically verifies a component.
|
public void collectExpressions(PartComponent component, JRExpressionCollector collector)
PartComponentCompiler
collectExpressions
in interface PartComponentCompiler
component
- the componentcollector
- the expression collectorpublic PartComponent toCompiledComponent(PartComponent component, JRBaseObjectFactory baseFactory)
PartComponentCompiler
toCompiledComponent
in interface PartComponentCompiler
component
- the component from the design reportbaseFactory
- the factory of base/compiled report elementspublic void verify(PartComponent component, JRVerifier verifier)
PartComponentCompiler
verify
in interface PartComponentCompiler
component
- the componentverifier
- the verifier object, which can be used to raise validation
errorsJRVerifier.getCurrentComponentElement()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com