org.exoplatform.calendar.client
Class CalendarGadget
java.lang.Object
com.google.gwt.gadgets.client.Gadget<com.google.gwt.gadgets.client.UserPreferences>
org.exoplatform.calendar.client.CalendarGadget
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint, com.google.gwt.gadgets.client.NeedsDynamicHeight
public class CalendarGadget
- extends com.google.gwt.gadgets.client.Gadget<com.google.gwt.gadgets.client.UserPreferences>
- implements com.google.gwt.gadgets.client.NeedsDynamicHeight
| Nested classes/interfaces inherited from class com.google.gwt.gadgets.client.Gadget |
com.google.gwt.gadgets.client.Gadget.AllowHtmlQuirksMode, com.google.gwt.gadgets.client.Gadget.Content, com.google.gwt.gadgets.client.Gadget.ContentType, com.google.gwt.gadgets.client.Gadget.GadgetLocale, com.google.gwt.gadgets.client.Gadget.InjectContent, com.google.gwt.gadgets.client.Gadget.InjectModulePrefs, com.google.gwt.gadgets.client.Gadget.ModulePrefs, com.google.gwt.gadgets.client.Gadget.UseLongManifestName |
| Methods inherited from class com.google.gwt.gadgets.client.Gadget |
onModuleLoad |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalendarGadget
public CalendarGadget()
refresh
public void refresh()
initData
public void initData()
showTopPanel
public void showTopPanel()
hideTopPanel
public void hideTopPanel()
init
protected void init(com.google.gwt.gadgets.client.UserPreferences preferences)
- Specified by:
init in class com.google.gwt.gadgets.client.Gadget<com.google.gwt.gadgets.client.UserPreferences>
initializeFeature
public void initializeFeature(com.google.gwt.gadgets.client.DynamicHeightFeature feature)
- Specified by:
initializeFeature in interface com.google.gwt.gadgets.client.NeedsDynamicHeight
highlightDates
public void highlightDates()
getEventData
public void getEventData()
handleEventListSelection
public void handleEventListSelection()
handleDatePickerSelection
public void handleDatePickerSelection(Date selectedDate)
clearPanel
public void clearPanel(com.google.gwt.user.client.ui.Panel panel)
debug
public static final void debug(Object text)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.