public class DateCellGroup extends Object
| Constructor and Description |
|---|
DateCellGroup(Integer index) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Integer index) |
WeekGridMinuteTimeRange |
getDateRange() |
Date |
getEnd() |
List<Integer> |
getItems() |
Date |
getStart() |
void |
setDateRange(WeekGridMinuteTimeRange range) |
public DateCellGroup(Integer index)
public WeekGridMinuteTimeRange getDateRange()
public Date getStart()
public Date getEnd()
public void setDateRange(WeekGridMinuteTimeRange range)
public void add(Integer index)
Copyright © 2016 Vaadin Ltd. All rights reserved.