Uses of Package
name.matthewgreet.strutscommons.view
Packages that use name.matthewgreet.strutscommons.view
Package
Description
Template classes and supporting interfaces for Struts 2 Actions.
Various view helpers used for JSP pages.
-
Classes in name.matthewgreet.strutscommons.view used by name.matthewgreet.strutscommons.actionClassDescriptionModel bean, passed to JSP, that stores list and index of currently, selected item.
-
Classes in name.matthewgreet.strutscommons.view used by name.matthewgreet.strutscommons.viewClassDescriptionUnused.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.