Class Navigation

Navigation

A helper object that controls card navigation. See the card navigation guide for more details.

Only available for Google Workspace add-ons that extend Google Workspace Studio.

Methods

Method Return type Brief description
String Prints the JSON representation of this object.
Navigation Pushes the given card onto the stack.

Detailed documentation

print Json()

Prints the JSON representation of this object. This is for debugging only.

Return

String


push Card(card)

Pushes the given card onto the stack. Can be chained with other card navigation actions.

Parameters

Name Type Description
card
Card A card to add to the stack.

Return

Navigation — This object, for chaining.

Design a Mobile Site
View Site in Mobile | Classic
Share by: