com.vaadin.client.ui.calendar.schedule
Class DateCellGroup
java.lang.Object
com.vaadin.client.ui.calendar.schedule.DateCellGroup
public class DateCellGroup
- extends java.lang.Object
Internally used by the calendar
- Since:
- 7.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateCellGroup
public DateCellGroup(java.lang.Integer index)
getDateRange
public WeekGridMinuteTimeRange getDateRange()
getStart
public java.util.Date getStart()
getEnd
public java.util.Date getEnd()
setDateRange
public void setDateRange(WeekGridMinuteTimeRange range)
getItems
public java.util.List<java.lang.Integer> getItems()
add
public void add(java.lang.Integer index)
Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.