public interface HasEndDate
| Modifier and Type | Method and Description |
|---|---|
void |
setEndDate_(Date date)
Set the max date in the component.
|
void |
setEndDate(String date)
Set the max date in the component.
|
void setEndDate(String date)
date: - the date format when the calendar will endvoid setEndDate_(Date date)
date: - the date format when the calendar will endCopyright © 2012-2014 gwtbootstrap. All Rights Reserved.