Package | Description |
---|---|
org.openxava.formatters | |
org.openxava.web.editors | |
org.openxava.web.meta |
Class and Description |
---|
BaseFormatter
Base formatter that allow to access to context object
in current module.
|
DateTimeBaseFormatter
Common code for DateTime formatters.
|
IFormatter
For convert to String (used in HTML page) to Object (used in java side),
and vice versa.
|
IMetaPropertyFormatter
For convert to String (used in HTML page) to Object (used in java side),
and vice versa using MetaProperty info.
|
IMultipleValuesFormatter
For convert to String [] (used in HTML page) to Object (used in java side),
and vice versa.
|
TimeBaseFormatter |
Class and Description |
---|
BooleanFormatter |
Class and Description |
---|
IFormatter
For convert to String (used in HTML page) to Object (used in java side),
and vice versa.
|
IMetaPropertyFormatter
For convert to String (used in HTML page) to Object (used in java side),
and vice versa using MetaProperty info.
|
IMultipleValuesFormatter
For convert to String [] (used in HTML page) to Object (used in java side),
and vice versa.
|