Interface ITimeHeaderParent
public interface ITimeHeaderParent
- 
Method Summary
Modifier and TypeMethodDescriptionvoidbooleandoIncludeCell(DateTime start, DateTime end, boolean visible) intintintintbooleangetScale()booleanboolean 
- 
Method Details
- 
getVisibleStart
DateTime getVisibleStart() - 
isDaysMode
boolean isDaysMode() - 
getVisibleEnd
DateTime getVisibleEnd() - 
getStartDate
DateTime getStartDate() - 
getTimeHeadersResolved
TimeHeaderCollection getTimeHeadersResolved() - 
getCellGroupBy
GroupBy getCellGroupBy() - 
getHourNameBackColor
String getHourNameBackColor() - 
getShowNonBusiness
boolean getShowNonBusiness() - 
getBusinessBeginsHour
int getBusinessBeginsHour() - 
getBusinessEndsHour
int getBusinessEndsHour() - 
getResolvedWeekStart
DayOfWeek getResolvedWeekStart() - 
getTimeFormat
TimeFormat getTimeFormat() - 
getScale
TimeScale getScale() - 
getTimeline
TimeCellCollection getTimeline() - 
getCellWidth
int getCellWidth() - 
getEndDate
DateTime getEndDate() - 
getCellDuration
int getCellDuration() - 
getFixedCellWidth
boolean getFixedCellWidth() - 
doBeforeTimeHeaderRender
 - 
doIncludeCell
 - 
getLocale
Locale getLocale() - 
getTimeZone
TimeZone getTimeZone() 
 -