public interface HasWeekStart
| Modifier and Type | Method and Description |
|---|---|
void |
setWeekStart(int start)
Define the first day of week in the datepicker.
|
void setWeekStart(int start)
start: - 0 is sunday, 6 is saturday, so you can set the 0..6 interval.Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.