|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DJValueFormatter
Powerful interface. The idea behind this is that anybody could implement this interface and redefine the evaluate method in order to show different results in a cell. Example: date formatting, money formatting, string trimming, etc.
| Method Summary | |
|---|---|
Object |
evaluate(Object value,
Map fields,
Map variables,
Map parameters)
|
String |
getClassName()
|
| Method Detail |
|---|
Object evaluate(Object value,
Map fields,
Map variables,
Map parameters)
String getClassName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||