public abstract class BasePartFillComponent extends Object implements PartFillComponent
Modifier and Type | Field and Description |
---|---|
protected PartFillContext |
fillContext |
Constructor and Description |
---|
BasePartFillComponent() |
Modifier and Type | Method and Description |
---|---|
protected JasperReportsContext |
getJasperReportsContext() |
void |
initialize(PartFillContext fillContext)
Initializes the fill component with the fill context.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate, fill
protected PartFillContext fillContext
public void initialize(PartFillContext fillContext)
PartFillComponent
This method is called before the fill component is used.
initialize
in interface PartFillComponent
fillContext
- the fill contextprotected JasperReportsContext getJasperReportsContext()
Copyright © 2019 TIBCO Software Inc.. All rights reserved.