| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DateListProvider | |
|---|---|
| org.apache.myfaces.commons.validator | |
| Uses of DateListProvider in org.apache.myfaces.commons.validator | 
|---|
| Methods in org.apache.myfaces.commons.validator that return DateListProvider | |
|---|---|
|  DateListProvider | DateRestrictionValidator.getInvalidDays() | 
| abstract  DateListProvider | AbstractDateRestrictionValidator.getInvalidDays()To specifiy a concrete List of Dates, use the invalidDays attribute and wire it to a DateListProvider implementation. | 
| Methods in org.apache.myfaces.commons.validator with parameters of type DateListProvider | |
|---|---|
|  void | DateRestrictionValidator.setInvalidDays(DateListProvider invalidDays) | 
| abstract  void | AbstractDateRestrictionValidator.setInvalidDays(DateListProvider invalidDays) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||