fuego.papi
Class Presentation.DefaultPresentationColumnFormat
java.lang.Object
fuego.papi.Presentation.DefaultPresentationColumnFormat
- All Implemented Interfaces:
- PresentationColumnFormat
- Enclosing interface:
- Presentation
public static class Presentation.DefaultPresentationColumnFormat
- extends Object
- implements PresentationColumnFormat
Presentation.DefaultPresentationColumnFormat
public Presentation.DefaultPresentationColumnFormat()
format
public String format(Presentation.Column column,
Object value,
Locale locale)
- Formats a column value to produce a localized string.
- Specified by:
format
in interface PresentationColumnFormat
- Parameters:
column
- Column to display.value
- the value of the column.locale
- Locale to localize the value.
- Returns:
- the column value localized.
© Copyright 1996/2005 Fuego Inc. All Rights Reserved