|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JRExpressionChunk | |
---|---|
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. |
Uses of JRExpressionChunk in net.sf.jasperreports.engine |
---|
Methods in net.sf.jasperreports.engine that return JRExpressionChunk | |
---|---|
JRExpressionChunk[] |
JRExpression.getChunks()
|
Uses of JRExpressionChunk in net.sf.jasperreports.engine.base |
---|
Classes in net.sf.jasperreports.engine.base that implement JRExpressionChunk | |
---|---|
class |
JRBaseExpressionChunk
|
Methods in net.sf.jasperreports.engine.base that return JRExpressionChunk | |
---|---|
JRExpressionChunk[] |
JRBaseExpression.getChunks()
|
Methods in net.sf.jasperreports.engine.base with parameters of type JRExpressionChunk | |
---|---|
protected JRBaseExpressionChunk |
JRBaseObjectFactory.getExpressionChunk(JRExpressionChunk expressionChunk)
|
Constructors in net.sf.jasperreports.engine.base with parameters of type JRExpressionChunk | |
---|---|
JRBaseExpressionChunk(JRExpressionChunk queryChunk,
JRBaseObjectFactory factory)
|
Uses of JRExpressionChunk in net.sf.jasperreports.engine.design |
---|
Classes in net.sf.jasperreports.engine.design that implement JRExpressionChunk | |
---|---|
class |
JRDesignExpressionChunk
|
Methods in net.sf.jasperreports.engine.design that return JRExpressionChunk | |
---|---|
JRExpressionChunk[] |
JRDesignExpression.getChunks()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |