org.exoplatform.calendar.client
Class EventDatabase
java.lang.Object
org.exoplatform.calendar.client.EventDatabase
public class EventDatabase
- extends Object
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
May 13, 2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static EventDatabase get()
addEvent
public void addEvent(CalendarEventInfo event)
addDataDisplay
public void addDataDisplay(com.google.gwt.view.client.HasData<CalendarEventInfo> display)
getDataProvider
public com.google.gwt.view.client.ListDataProvider<CalendarEventInfo> getDataProvider()
refreshDisplays
public void refreshDisplays()
- Refresh all displays.
cleanUp
public void cleanUp()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.