Namespace opensocial.NavigationParameters.Field
All of the fields that NavigationParameters can have.
See also: opensocial.NavigationParameters.getField()
Defined in: opensocial.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
opensocial.NavigationParameters.Field.OWNER
A string representing the owner id.
|
| <static> |
opensocial.NavigationParameters.Field.PARAMETERS
An optional list of parameters passed to the gadget once the new view,
with the new owner, has been loaded.
|
| <static> |
opensocial.NavigationParameters.Field.VIEW
The View to navigate to.
|
Field Detail
<static>
opensocial.NavigationParameters.Field.OWNER
A string representing the owner id.
<static>
opensocial.NavigationParameters.Field.PARAMETERS
An optional list of parameters passed to the gadget once the new view,
with the new owner, has been loaded.
<static>
opensocial.NavigationParameters.Field.VIEW
The View to navigate to.