public abstract class BasePartFillComponent extends java.lang.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, waitevaluate, fillprotected PartFillContext fillContext
public void initialize(PartFillContext fillContext)
PartFillComponentThis method is called before the fill component is used.
initialize in interface PartFillComponentfillContext - the fill contextprotected JasperReportsContext getJasperReportsContext()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com