Class CalendarHtmlView


  • @Deprecated(forRemoval=true)
    public class CalendarHtmlView
    extends Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    Class declaration
    Author:
    • Constructor Summary

      Constructors 
      Constructor Description
      CalendarHtmlView()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      CalendarHtmlView​(String context)
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Constructor Detail

      • CalendarHtmlView

        public CalendarHtmlView()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • CalendarHtmlView

        public CalendarHtmlView​(String context)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • add

        public void add​(SchedulableCount scheduleCount)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Method declaration
        Parameters:
        scheduleCount -
      • getSchedulableCount

        public SchedulableCount getSchedulableCount​(int day)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Method declaration
        Parameters:
        day -
        Returns:
      • setWeekDayStyle

        public void setWeekDayStyle​(String value)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Method declaration
        Parameters:
        value -
      • setMonthDayStyle

        public void setMonthDayStyle​(String value)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Method declaration
        Parameters:
        value -
      • setMonthSelectedDayStyle

        public void setMonthSelectedDayStyle​(String value)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Method declaration
        Parameters:
        value -
      • setMonthVisible

        public void setMonthVisible​(boolean value)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Method declaration
        Parameters:
        value -
      • setNavigationBar

        public void setNavigationBar​(boolean value)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Method declaration
        Parameters:
        value -
      • setShortName

        public void setShortName​(boolean value)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Method declaration
        Parameters:
        value -
      • getHtmlView

        public String getHtmlView​(Date date,
                                  AgendaSessionController agendaSessionController)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Method declaration
        Parameters:
        date -
        agendaSessionController -
        Returns:
      • getPDAView

        public String getPDAView​(Date date,
                                 AgendaSessionController agendaSessionController)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Method declaration
        Parameters:
        date -
        agendaSessionController -
        Returns:
      • getHtmlView

        public String getHtmlView​(Date date,
                                  AgendaSessionController agendaSessionController,
                                  boolean forPda)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Fonction ajoutée pour génerer le calendar soit pour un PDA (sans onmouseover) soit pour un web classique.
        Parameters:
        date -
        agendaSessionController -
        forPda -
        Returns:
      • getContext

        public String getContext()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Returns: