Package net.sf.basedb.clients.web.formatter

  • Class Summary
    Class Description
    AutoItemExportFormatter
    Formatter implementation designed for exporting that generates output with best supported method depending on their type.
    AutoLinkFormatter
    Formatter implementation that generates a HTML output trying to link items with best supported method depending on their type.
    ColorFormatter
    Formatter that adds a small colored box next to a value.
    DataFileFormatter
    Formatter implementation for file sets that lists all member files of a given file type
    ExtendedPropertyFormatter<T>
    Formatter for extended property values.
    FormatterFactory
    Factory class for creating formatters for various data types.
    FormatterSettings
    This is autility class for getting and setting formatter-related settings for the logged in user.
    LinkedFileFormatter
    Formatter implementation that generates a HTML output linking a file item.
    LinkedItemFormatter
    Formatter implementation that generates a HTML output linking a nameable item.
    NiceFormatter
    Nicely format a string for output on a web page.
    StringFormatter
    Format a string for output on a web page.