Class google.gdata.calendar.CalendarExtendedProperty
Object
|
+--google.gdata.ExtendedProperty
|
+--google.gdata.calendar.CalendarExtendedProperty
- class
google.gdata.calendar.CalendarExtendedProperty
- extends google.gdata.ExtendedProperty
Defines a value for the realm attribute that is used only in the
calendar API.
Defined in gdata.js
Field Summary |
<static> <final> {string} |
REALM_CALENDAR
Indicates that this extended property can be accessed or modified through the
current calendar. |
REALM_CALENDAR
<static> <final> {string} REALM_CALENDAR
Indicates that this extended property can be accessed or modified through the
current calendar.
google.gdata.calendar.CalendarExtendedProperty
google.gdata.calendar.CalendarExtendedProperty(<Object> opt_params)
Constructs a calendar extended property using an object parameter whose
property names match the setter method to use for each property.
Parameters:
opt_params
- Optional parameters, each of which is used as the sole parameter to the associated setter method: name, realm, and value.
Documentation generated by
JSDoc on Mon Dec 14 15:04:11 2009