Uses of Class
org.kuali.rice.krad.uif.widget.DatePicker
Packages that use DatePicker
-
Uses of DatePicker in org.kuali.rice.krad.uif.control
Methods in org.kuali.rice.krad.uif.control that return DatePickerModifier and TypeMethodDescriptionTextControl.getDatePicker()Renders a calendar that can be used to select a date value for the text control.TextControlBase.getDatePicker()Renders a calendar that can be used to select a date value for the text control.Methods in org.kuali.rice.krad.uif.control with parameters of type DatePickerModifier and TypeMethodDescriptionvoidTextControl.setDatePicker(DatePicker datePicker) voidTextControlBase.setDatePicker(DatePicker datePicker)