Package | Description |
---|---|
net.sf.jasperreports.components.table.fill | |
net.sf.jasperreports.engine |
Provides access to the library's main functionality through façade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
net.sf.jasperreports.engine.convert | |
net.sf.jasperreports.engine.design |
Contains design time implementations for the library's main interfaces as well as report compiling tools.
|
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).
|
net.sf.jasperreports.engine.util |
Utility classes.
|
net.sf.jasperreports.engine.xml |
Contains classes for loading report templates from XML files.
|
Modifier and Type | Method and Description |
---|---|
protected JRTextField |
TableReport.ColumnHeaderCreator.getColumnSortTextField(Column column) |
Modifier and Type | Method and Description |
---|---|
void |
JRExpressionCollector.collect(JRTextField textField) |
void |
JRVisitor.visitTextField(JRTextField textField) |
Modifier and Type | Class and Description |
---|---|
class |
JRBaseTextField
This class is used for representing a text field.
|
Modifier and Type | Method and Description |
---|---|
void |
JRBaseObjectFactory.visitTextField(JRTextField textField) |
Constructor and Description |
---|
JRBaseTextField(JRTextField textField,
JRBaseObjectFactory factory)
Initializes the text field properties.
|
Modifier and Type | Method and Description |
---|---|
void |
ConvertVisitor.visitTextField(JRTextField textField) |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignTextField |
Modifier and Type | Class and Description |
---|---|
class |
JRFillTextField |
Modifier and Type | Method and Description |
---|---|
protected void |
JRTemplateText.setTextField(JRTextField textField) |
void |
JRFillObjectFactory.visitTextField(JRTextField textField) |
Constructor and Description |
---|
JRFillTextField(JRBaseFiller filler,
JRTextField textField,
JRFillObjectFactory factory) |
JRTemplateText(JROrigin origin,
JRDefaultStyleProvider defaultStyleProvider,
JRTextField textField) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
JRStyleResolver.getPattern(JRTextField element) |
static boolean |
JRStyleResolver.isBlankWhenNull(JRTextField element) |
void |
UniformElementVisitor.visitTextField(JRTextField textField) |
void |
JRVisitorSupport.visitTextField(JRTextField textField) |
void |
JRDelegationVisitor.visitTextField(JRTextField textField) |
void |
JRApiWriter.writeTextField(JRTextField textField,
java.lang.String textFieldName) |
Modifier and Type | Method and Description |
---|---|
void |
XmlWriterVisitor.visitTextField(JRTextField textField) |
void |
JRXmlWriter.writeTextField(JRTextField textField) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com