Uses of Enum Class
com.logicaldoc.calendar.CalendarEvent
Packages that use CalendarEvent
-
Uses of CalendarEvent in com.logicaldoc.calendar
Methods in com.logicaldoc.calendar that return CalendarEventModifier and TypeMethodDescriptionstatic CalendarEvent
Gets the right enumeration entry from the corresponding resource bundle keyCalendarHistory.getEventEnum()
static CalendarEvent
Returns the enum constant of this class with the specified name.static CalendarEvent[]
CalendarEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.logicaldoc.calendar with parameters of type CalendarEvent