Uses of Class
org.exoplatform.calendar.client.CalendarEventInfo

Packages that use CalendarEventInfo
org.exoplatform.calendar.client   
 

Uses of CalendarEventInfo in org.exoplatform.calendar.client
 

Fields in org.exoplatform.calendar.client with type parameters of type CalendarEventInfo
static com.google.gwt.view.client.ProvidesKey<CalendarEventInfo> CalendarEventInfo.KEY_PROVIDER
           
 

Methods in org.exoplatform.calendar.client that return types with arguments of type CalendarEventInfo
 com.google.gwt.user.cellview.client.CellList<CalendarEventInfo> CellListData.getCellList()
           
 com.google.gwt.view.client.ListDataProvider<CalendarEventInfo> EventDatabase.getDataProvider()
           
 com.google.gwt.view.client.SingleSelectionModel<CalendarEventInfo> CellListData.getSelectionModel()
           
 

Methods in org.exoplatform.calendar.client with parameters of type CalendarEventInfo
 void EventDatabase.addEvent(CalendarEventInfo event)
           
 int CalendarEventInfo.compareTo(CalendarEventInfo ce)
           
 

Method parameters in org.exoplatform.calendar.client with type arguments of type CalendarEventInfo
 void EventDatabase.addDataDisplay(com.google.gwt.view.client.HasData<CalendarEventInfo> display)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.