package com.smartgwt.client.docs;
/**
* The following APIs are all related to Workday.
* @see com.smartgwt.client.widgets.calendar.Calendar#getWorkdayBaseStyle
* @see com.smartgwt.client.widgets.calendar.Calendar#getWorkdayStart
* @see com.smartgwt.client.widgets.calendar.Calendar#getWorkdayEnd
* @see com.smartgwt.client.widgets.calendar.Calendar#getShowWorkday
* @see com.smartgwt.client.widgets.calendar.Calendar#getWorkdays
* @see com.smartgwt.client.widgets.calendar.Calendar#getScrollToWorkday
*/
public interface Workday {
}