Contents

NavigationDocument

A document stack that holds the individual TVML documents for a client-server app.

Declaration

interface NavigationDocument

Overview

You cannot create an instance of the NavigationDocument class. An instance of this class is available in the global context as navigationDocument.

Topics

Adding Documents to the Stack

Overlaying Document

Viewing the Stack

Removing Documents from the Stack

See Also

App Initialization