org.exoplatform.calendar.webui
Interface CalendarView
- All Known Implementing Classes:
- UICalendarView, UIDayView, UIListContainer, UIListView, UIMiniCalendar, UIMonthView, UIPreview, UIScheduleView, UIWeekView, UIYearView
public interface CalendarView
Created by The eXo Platform SARL
Author : Tuan Pham
tuan.pham@exoplatform.com
Oct 10, 2007
refresh
void refresh()
throws java.lang.Exception
- Throws:
java.lang.Exception
update
void update()
throws java.lang.Exception
- Throws:
java.lang.Exception
applySeting
void applySeting()
throws java.lang.Exception
- Throws:
java.lang.Exception
setCurrentCalendar
void setCurrentCalendar(java.util.Calendar cal)
getCurrentCalendar
java.util.Calendar getCurrentCalendar()
setLastUpdatedEventId
void setLastUpdatedEventId(java.lang.String eventId)
getLastUpdatedEventId
java.lang.String getLastUpdatedEventId()
setSelectedCategory
void setSelectedCategory(java.lang.String id)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2011 eXo Platform SAS. All Rights Reserved.