|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CustomExpression in ar.com.fdvs.dj.core.registration |
|---|
| Methods in ar.com.fdvs.dj.core.registration with parameters of type CustomExpression | |
|---|---|
protected void |
AbstractEntityRegistrationManager.registerExpressionColumnParameter(java.lang.String property,
CustomExpression customExpression)
|
| Uses of CustomExpression in ar.com.fdvs.dj.domain.builders |
|---|
| Methods in ar.com.fdvs.dj.domain.builders with parameters of type CustomExpression | |
|---|---|
ColumnBuilder |
ColumnBuilder.setCustomExpression(CustomExpression customExpression)
|
| Uses of CustomExpression in ar.com.fdvs.dj.domain.entities.columns |
|---|
| Methods in ar.com.fdvs.dj.domain.entities.columns that return CustomExpression | |
|---|---|
CustomExpression |
ExpressionColumn.getExpression()
|
CustomExpression |
PropertyColumn.getExpressionToGroupBy()
|
| Methods in ar.com.fdvs.dj.domain.entities.columns with parameters of type CustomExpression | |
|---|---|
void |
ExpressionColumn.setExpression(CustomExpression expression)
|
void |
PropertyColumn.setExpressionToGroupBy(CustomExpression expressionToGroupBy)
|
| Uses of CustomExpression in ar.com.fdvs.dj.domain.entities.conditionalStyle |
|---|
| Classes in ar.com.fdvs.dj.domain.entities.conditionalStyle that implement CustomExpression | |
|---|---|
class |
ConditionStyleExpression
|
class |
StatusLightCondition
Special CustomExpression that complements very well with Conditionl Styles. |
| Uses of CustomExpression in ar.com.fdvs.dj.util.customexpression |
|---|
| Classes in ar.com.fdvs.dj.util.customexpression that implement CustomExpression | |
|---|---|
class |
PageNumberCustomExpression
Convenient CustomExpression that returns page number |
class |
RecordsInPageCustomExpression
Convenient CustomExpression that returns the record number for the current page |
class |
RecordsInReportCustomExpression
Convenient CustomExpression that returns the record number for whole report |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||