Uses of Interface
org.openxava.formatters.IMultipleValuesFormatter

Packages that use IMultipleValuesFormatter
org.openxava.formatters   
org.openxava.web.meta   
 

Uses of IMultipleValuesFormatter in org.openxava.formatters
 

Classes in org.openxava.formatters that implement IMultipleValuesFormatter
 class DateTimeSeparatedFormatter
          Date and time formatter with multilocale support.
 class MultipleValuesByPassFormatter
          Simply by pass the values from property to html and viceversa.
 

Uses of IMultipleValuesFormatter in org.openxava.web.meta
 

Methods in org.openxava.web.meta that return IMultipleValuesFormatter
 IMultipleValuesFormatter MetaEditor.getMultipleValuesFormatter()