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
 void DatePicker.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
 void DatePicker.setShowDayStates(Collection<DatePicker.ShowDay> states)
          Set the special treatments for multiple days at one.
 



Copyright © 2016. All rights reserved.