Interface ITimeHeaderParent


  • public interface ITimeHeaderParent
    • Method Detail

      • getVisibleStart

        DateTime getVisibleStart()
      • isDaysMode

        boolean isDaysMode()
      • getVisibleEnd

        DateTime getVisibleEnd()
      • getCellGroupBy

        GroupBy getCellGroupBy()
      • getHourNameBackColor

        java.lang.String getHourNameBackColor()
      • getShowNonBusiness

        boolean getShowNonBusiness()
      • getBusinessBeginsHour

        int getBusinessBeginsHour()
      • getBusinessEndsHour

        int getBusinessEndsHour()
      • getResolvedWeekStart

        DayOfWeek getResolvedWeekStart()
      • getCellWidth

        int getCellWidth()
      • getCellDuration

        int getCellDuration()
      • getFixedCellWidth

        boolean getFixedCellWidth()
      • doIncludeCell

        boolean doIncludeCell​(DateTime start,
                              DateTime end,
                              boolean visible)
      • getLocale

        java.util.Locale getLocale()
      • getTimeZone

        java.util.TimeZone getTimeZone()