Uses of Class
org.springframework.binding.form.support.CachingFieldFaceSource

Packages that use CachingFieldFaceSource
org.springframework.binding.form.support   
 

Uses of CachingFieldFaceSource in org.springframework.binding.form.support
 

Subclasses of CachingFieldFaceSource in org.springframework.binding.form.support
 class MessageSourceFieldFaceSource
          An implementation of FieldFaceSource that resolves the FieldFace from the MessageSourceAccessor provided to the setMessageSourceAccessor method or from the ApplicationServices singleton if none is provided.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.