Last date modified: 2026-Jul-14

Enumeration: ApplicationContext

Context the application is currently running in

This is used to determine which features are enabled/disabled.

Enumeration Members

ClassicEmbedded

ClassicEmbedded: "classicembedded"

The application is being used to power a specific viewer-type in the Classic HTML5 Review Interface


Embedded

Embedded: "embedded"

The application is running as a customizable embedded viewer inside another Relativity application (e.g., aiR for Case Strategy Fact Navigator).


ExternalStandalone

ExternalStandalone: "externalstandalone"

The application is being run as a standalone window opened by clicking the file icon on the fluid document list or by clicking the link of a file icon attached to an RDO file field


Mobile

Mobile: "mobile"

The application is being used to display document in Relativity Mobile app


Preview

Preview: "preview"

The application is being used to power the Document Preview Panel on the Relativity Document List


ReviewInterface

ReviewInterface: "reviewinterface"

The application is running as the full Relativity Review Interface

Return to top of the page
Feedback