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