Base Context

Summary

  • Base class used for all Context objects provided in functions in Adaptable Options
  • Also the base class for all EventInfo objects used by AdapTable Events

The Base Context object provides a set of useful properties, including the Adaptable API.

It acts as the Base Class for 2 large sets of commonly-used classes in AdapTable:

Base Context Object

The BaseContext object is defined as follows:

PropertyTypeDescription
adaptableApiAdaptableApiAdaptable Api object
adaptableContextanyCustom application Context provided in AdaptableOptions.adaptableContext
adaptableIdstringId of current AdapTable instance
adaptableStateKeystringCurrent Adaptable State Key
clientTimestampDateTime on user's computer
userNamestringName of Current User