public interface HasStartDate
| Modifier and Type | Method and Description |
|---|---|
void |
setStartDate_(Date date)
Set the min date in the component.
|
void |
setStartDate(String date)
Set the min date in the component.
|
void setStartDate(String date)
date: - the date format when the calendar will startvoid setStartDate_(Date date)
date: - the date format when the calendar will startCopyright © 2012-2014 gwtbootstrap. All Rights Reserved.