Class google.gdata.calendar.GuestsCanInviteOthersProperty
Object
|
+--google.gdata.calendar.GuestsCanInviteOthersProperty
- class
google.gdata.calendar.GuestsCanInviteOthersProperty
Whether guests can invite others to the event.
Defined in gdata.js
Field Summary |
{string|undefined} |
value
Value. |
Method Summary |
boolean|undefined
|
getValue()
Returns value.
|
void
|
setValue(<boolean|undefined> value)
Sets value.
|
value
{string|undefined} value
Value. This attribute is required.
google.gdata.calendar.GuestsCanInviteOthersProperty
google.gdata.calendar.GuestsCanInviteOthersProperty(<Object> opt_params)
Constructs a guests can invite others 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: value.
getValue
boolean|undefined getValue()
Returns value. This attribute is required.
Returns:
Value or undefined for none.
setValue
void setValue(<boolean|undefined> value)
Sets value. This attribute is required.
Parameters:
value
- Value or undefined for none.
Documentation generated by
JSDoc on Mon Apr 20 21:27:27 2009