Class google.gdata.app.Edited
Object
|
+--google.gdata.app.Edited
- class
google.gdata.app.Edited
Value of the app:edited tag.
Defined in gdata.js
Field Summary |
{string|undefined} |
$t
Value. |
Constructor Summary |
google.gdata.app.Edited(<Object> opt_params)
Constructs an edited timestamp using an object parameter whose property names
match the setter method to use for each property.
|
Method Summary |
google.gdata.DateTime|undefined
|
getValue()
Returns the value.
|
void
|
setValue(<google.gdata.DateTime|Date|undefined> value)
Sets the value.
|
$t
{string|undefined} $t
Value. This attribute is required.
google.gdata.app.Edited
google.gdata.app.Edited(<Object> opt_params)
Constructs an edited timestamp 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
google.gdata.DateTime|undefined getValue()
Returns the value. This attribute is required.
Returns:
Value or undefined for none.
setValue
void setValue(<google.gdata.DateTime|Date|undefined> value)
Sets the value. This attribute is required.
Parameters:
value
- Value or undefined for none.
Documentation generated by
JSDoc on Mon Mar 30 15:50:55 2009