|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormatterHandlesNulls
This interface marks formatting classes that handle null values. The default for the UI infrastructure is that null values are represented as empty strings. However, some formatters may wish to handle null values explicitly. Such formatters can implement this interface - and then the low-level UI components will not use the default behavior (empty strings) but let the formatter handle them.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |