App.Context

Object context. Represents what the user is looking at in the application.

The simplest example is when the user navigates to a Part with object Id 1.2.3.4. In this case the context would contain this single object id.

In more complex cases the context may contains several object ids. This is for instance useful when doing drill downs in charts.

This context has nothing to do with executing contexts in javascript.

Classes

Context