Package | Description |
---|---|
net.sf.jasperreports.components.iconlabel |
Contains classes for the built-in Icon Label component.
|
net.sf.jasperreports.components.list |
Contains classes for the built-in List component.
|
net.sf.jasperreports.engine.component |
Provides interfaces and base classes for the built-in JasperReports component functionality.
|
net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
|
Modifier and Type | Method and Description |
---|---|
void |
IconLabelComponentFill.setConditionalStylesContainer(JRFillElementContainer conditionalStylesContainer) |
Modifier and Type | Class and Description |
---|---|
class |
FillListContents
List contents fill element container.
|
Modifier and Type | Method and Description |
---|---|
void |
ConditionalStyleAwareFillComponent.setConditionalStylesContainer(JRFillElementContainer conditionalStylesContainer) |
Modifier and Type | Class and Description |
---|---|
class |
JRFillBand |
class |
JRFillCellContents
Crosstab cell contents filler.
|
protected class |
JRFillFrame.JRFillFrameElements
Frame element container filler.
|
Modifier and Type | Field and Description |
---|---|
protected JRFillElementContainer |
JRFillElement.conditionalStylesContainer |
Modifier and Type | Method and Description |
---|---|
JRFillElementContainer |
JRFillElement.getConditionalStylesContainer() |
Modifier and Type | Method and Description |
---|---|
void |
JRFillElement.setConditionalStylesContainer(JRFillElementContainer conditionalStylesContainer) |
void |
JRFillComponentElement.setConditionalStylesContainer(JRFillElementContainer conditionalStylesContainer) |
Constructor and Description |
---|
JRFillElementContainer(JRFillElementContainer container,
JRFillCloneFactory factory) |
Copyright © 2017. All rights reserved.