|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FormItemValueFormatter
| Method Summary | |
|---|---|
java.lang.String |
formatValue(java.lang.Object value,
Record record,
DynamicForm form,
FormItem item)
|
| Method Detail |
|---|
java.lang.String formatValue(java.lang.Object value,
Record record,
DynamicForm form,
FormItem item)
value - Underlying data value to format. May be null.record - The record currently being edited by this form. Essentially the form's current values object.form - pointer to the DynamicFormitem - pointer to the FormItem
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||