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.design |
Contains design time implementations for the library's main interfaces as well as report compiling tools.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TableReport.ColumnHeaderCreator.addSortElement(Column column,
JRDesignFrame frame,
JRExpressionChunk sortExpression,
java.lang.String filterPattern) |
Modifier and Type | Method and Description |
---|---|
JRExpressionChunk[] |
JRExpression.getChunks() |
Modifier and Type | Class and Description |
---|---|
class |
JRBaseExpressionChunk |
Modifier and Type | Method and Description |
---|---|
JRExpressionChunk[] |
JRBaseExpression.getChunks() |
Modifier and Type | Method and Description |
---|---|
protected JRBaseExpressionChunk |
JRBaseObjectFactory.getExpressionChunk(JRExpressionChunk expressionChunk) |
Constructor and Description |
---|
JRBaseExpressionChunk(JRExpressionChunk queryChunk,
JRBaseObjectFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignExpressionChunk |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<JRExpressionChunk> |
JRDesignExpression.chunks |
Modifier and Type | Method and Description |
---|---|
JRExpressionChunk[] |
JRDesignExpression.getChunks() |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignExpression.setChunks(java.util.List<JRExpressionChunk> chunks)
Clears the current list of chunks and adds the passed list of chunks.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com