Uses of Class
org.wicketstuff.jwicket.ui.datepicker.DatePicker.ShowDay
-
-
Uses of DatePicker.ShowDay in org.wicketstuff.jwicket.ui.datepicker
Methods in org.wicketstuff.jwicket.ui.datepicker with parameters of type DatePicker.ShowDay Modifier and Type Method Description voidDatePicker. addShowDayState(DatePicker.ShowDay state)Add one more special treatment for a day.Method parameters in org.wicketstuff.jwicket.ui.datepicker with type arguments of type DatePicker.ShowDay Modifier and Type Method Description voidDatePicker. setShowDayStates(Collection<DatePicker.ShowDay> states)Set the special treatments for multiple days at one.
-