| Package | Description | 
|---|---|
| com.jalios.jcms.calendar | 
 Contains the classes used to deal with calendar in JCMS. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static CalendarEventInterface.IconSize | 
CalendarEventInterface.IconSize.valueOf(java.lang.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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.lang.String | 
AbstractCalendarEvent.getDataIcon(CalendarEventInterface.IconSize size)  | 
java.lang.String | 
CalendarEventInterface.getDataIconHtml(java.lang.String lang,
               CalendarEventInterface.IconSize size)
Compute html icon for this event by specifying a size in parameter. 
 | 
java.lang.String | 
AbstractCalendarEvent.getDataIconHtml(java.lang.String lang,
               CalendarEventInterface.IconSize size)  | 
Copyright © 2001-2018 Jalios SA. All Rights Reserved.