|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Expression | |
|---|---|
| jdbreport.design.model | |
| Uses of Expression in jdbreport.design.model |
|---|
| Classes in jdbreport.design.model that implement Expression | |
|---|---|
class |
TextExpression
|
| Methods in jdbreport.design.model that return Expression | |
|---|---|
protected Expression |
TemplateBook.createExpression(String s)
|
Expression[] |
CellObject.getExpressions()
A list of expressions contained in cells |
Expression[] |
NullCellObject.getExpressions()
|
Expression[] |
TemplateReportCell.getExpressions()
|
| Methods in jdbreport.design.model with parameters of type Expression | |
|---|---|
void |
CellObject.setExpressions(Expression[] expr)
|
void |
NullCellObject.setExpressions(Expression[] expr)
|
void |
TemplateReportCell.setExpressions(Expression[] expr)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||