Class Index

Classes


Namespace opensocial.NavigationParameters.Field

All of the fields that NavigationParameters can have.

See also: opensocial.NavigationParameters.getField()


Defined in: opensocial.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
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.
Namespace Detail
opensocial.NavigationParameters.Field
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.

Documentation generated by JsDoc Toolkit 2.0.2 on Wed Nov 12 2008 12:32:44 GMT-0800 (PST)