Package org.kuali.rice.krad.web.bind

Class Summary
UifBeanPropertyBindingResult This is a description of what this class does - swgibson don't forget to fill this in.
UifBindingErrorProcessor This is a description of what this class does - pctsh don't forget to fill this in.
UifBooleanEditor This PropertyEditor for booleans supports y/n which the spring version does not.
UifConfigurableWebBindingInitializer Registers standard PropertyEditors used in binding for all http requests.
UifCurrencyEditor This class is used to format org.kuali.rice.core.api.util.type.KualiDecimal in the local currency.
UifDateEditor This PropertyEditor converts between date display strings and java.sql.Date objects.
UifEncryptionPropertyEditorWrapper A property editor
UifHandlerExceptionResolver Spring Exception intercepter
UifKnsFormatterPropertyEditor Used to convert KNS style Formatter classes to Property Editors that can be used by Spring
UifKualiIntegerCurrencyEditor This class is used to format org.kuali.rice.core.api.util.type.KualiInteger in the local currency.
UifPercentageEditor This PropertyEditor converts between percentage strings and org.kuali.rice.core.api.util.type.KualiPercent objects.
UifServletRequestDataBinder Override of ServletRequestDataBinder in order to hook in the UifBeanPropertyBindingResult which instantiates a custom BeanWrapperImpl.
UifTimestampEditor This PropertyEditor converts between date display strings and java.sql.Timestamp objects using the org.kuali.rice.core.api.datetime.DateTimeService
UifViewBeanWrapper This class is a top level BeanWrapper for a UIF View (form).
 



Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.