Package name.matthewgreet.strutscommons.view


package name.matthewgreet.strutscommons.view
Various view helpers used for JSP pages.
  • Classes
    Class
    Description
    Unused.
    Unused.
    Unused.
    Deprecated.
    Designed for forms using formatted/unformatted field pairs (pair conversion mode) and less useful for form fields set using auto conversion or default conversion mode.
    Template that aids creation of OPTION tags in JSPs for single selection SELECT elements by formatting an enumerated type for display and selecting from a current value.
    Model bean, passed to JSP, that stores list and index of currently, selected item.
    Template that aids creation of OPTION and OPTGROUP tags in JSPs for single selection SELECT elements by formatting an enumerated type for display and selecting from a current value.
    Template that aids creation of OPTION and OPTGROUP tags in JSPs for single selection SELECT elements by formatting list for display.
    Deprecated.
    Designed for forms using formatted/unformatted field pairs (pair conversion mode) and less useful for form fields set using auto conversion or default conversion mode.
    Concrete subclass of SingleSelectBoxDisplay that formats list of numbers for display in an HTML select box.
    Abstract Template that aids creation of OPTION tags in JSPs for multi selection SELECT elements by formatting model for display.
    Aids creation of OPTION tags in JSPs for SELECT elements by formatting group headers for display.
    Aids creation of OPTION tags in JSPs for SELECT elements by formatting items for display.
    Aids creation of OPTION tags in JSPs for SELECT elements by formatting items for display.
    Deprecated.
    Designed for forms using formatted/unformatted field pairs (pair conversion mode) and less useful for form fields set using auto conversion or default conversion mode.
    Template that aids creation of OPTION tags in JSPs for single selection SELECT elements by formatting an unformatted list for display.