public static class EventSource.GoogleCalendar extends EventSource
EventSourceEventSource.GoogleCalendar| Constructor and Description |
|---|
GoogleCalendar(String calendarId)
Constructor
|
GoogleCalendar(String calendarId,
String apiKey)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected com.googlecode.wicket.jquery.core.Options |
createOptions() |
String |
getGoogleCalendarApiKey()
Gets the calendar api key
|
String |
getGoogleCalendarError()
Gets the error callback
|
String |
getGoogleCalendarId()
Gets the calendar id
|
void |
setGoogleCalendarApiKey(String apiKey)
Sets the calendar api key
|
void |
setGoogleCalendarError(String callback)
Sets the error callback
|
getAllDayDefault, getBackgroundColor, getBorderColor, getClassName, getColor, getConstraint, getDurationEditable, getEditable, getEventDataTransform, getOverlap, getRendering, getStartEditable, getTextColor, setAllDayDefault, setBackgroundColor, setBorderColor, setClassName, setColor, setConstraint, setDurationEditable, setEditable, setEventDataTransform, setOverlap, setRendering, setStartEditable, setTextColor, toStringpublic GoogleCalendar(String calendarId)
calendarId - the calendar idpublic String getGoogleCalendarId()
public void setGoogleCalendarApiKey(String apiKey)
apiKey - the calendar api keypublic String getGoogleCalendarApiKey()
public String getGoogleCalendarError()
public void setGoogleCalendarError(String callback)
callback - the callback, in case of errorprotected com.googlecode.wicket.jquery.core.Options createOptions()
createOptions in class EventSourceCopyright © 2016 7thWeb. All rights reserved.