Uses of Class
com.jalios.jcms.calendar.CalendarEventInterface.IconSize

Packages that use CalendarEventInterface.IconSize
com.jalios.jcms.calendar Contains the classes used to deal with calendar in JCMS. 
 

Uses of CalendarEventInterface.IconSize in com.jalios.jcms.calendar
 

Methods in com.jalios.jcms.calendar that return CalendarEventInterface.IconSize
static CalendarEventInterface.IconSize CalendarEventInterface.IconSize.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CalendarEventInterface.IconSize[] CalendarEventInterface.IconSize.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.jalios.jcms.calendar with parameters of type CalendarEventInterface.IconSize
protected  String AbstractCalendarEvent.getDataIcon(CalendarEventInterface.IconSize size)
           
 String CalendarEventInterface.getDataIconHtml(String lang, CalendarEventInterface.IconSize size)
          Compute html icon for this event by specifying a size in parameter.
 String AbstractCalendarEvent.getDataIconHtml(String lang, CalendarEventInterface.IconSize size)
           
 



Copyright © 2001-2010 Jalios SA. All Rights Reserved.