|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DatePicker
Interface that describes a date picker.
| Method Summary | |
|---|---|
void |
select_date_except_weekends(Date date_to_select,
Date current_date)
Use this method to navigate to the month and year that needs to be selected and then selects the date. |
void |
select_date(Date date_to_select,
Date current_date)
Use this method to navigate to the month and year that needs to be selected and then selects the date. |
| Method Detail |
|---|
void select_date_except_weekends(Date date_to_select,
Date current_date)
date_to_select - current_date -
void select_date(Date date_to_select,
Date current_date)
date_to_select - current_date -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||