1. Administration - Administration functions
Administration functions provide features that allow creating context instances or enabling and disabling context.
Functions
- BaseContext - Constructor
- displayState - Display state property
- enabled - Enabled property
- hasSystemContext - Has application context been set
- highContext - High context by resource name
- isValid - Is context valid
- lockThis - Lock context object
- parentContext - Get parent context
- resetSystemContext - Reset application context
- stopThread - Stop action thread
- systemContext - Application context property
- unlockThis - Release Context object
- ~BaseContext - Destructor