Package org.springframework.ui

Generic support for UI layer concepts.

See:
          Description

Interface Summary
Model Java-5-specific interface that defines a holder for model attributes.
 

Class Summary
ExtendedModelMap Subclass of ModelMap that implements the Model interface.
ModelMap Implementation of Map for use when building model data for use with UI tools.
 

Package org.springframework.ui Description

Generic support for UI layer concepts. Provides a generic ModelMap for model holding.