CTX_Base - Base class for event handling
Inherits: 
Context
The class provides basic functionality for event handling via context classes.
Attributes
- high_ctx - Parent context
- user_states - User States
- intern_states - System states
Functions
- CheckPermission - Check access permission
- ContextTypeName - Get context class name
- Disable - Disable context events
- DisplayDecision - Display decision
- DisplayMessage - Displa message
- DisplayProgress - Display a Progress
- DisplayState - - internal feature (not documented)
- Enable - - internal feature (not documented)
- ExecLogin - Execute login function
- ExecuteAction - Execute action
- ExecuteCommand - - internal feature (not documented)
- ExecuteFunction - Execute context function
- ExecuteFunction_old - - internal feature (not documented)
- ExecuteProgram - Run executable binary
- ExecuteProgramWait - - internal feature (not documented)
- ExecuteShell - Execute action according to file type
- ExecuteThread - Execute action in a thread
- FindContext - - internal feature (not documented)
- GetClassName - Get class name from context class
- GetContextType - - internal feature (not documented)
- GetDBHandle - - internal feature (not documented)
- GetDecision - - internal feature (not documented)
- GetMessageString - - internal feature (not documented)
- GetPropertyHandle - Get Property handle
- GetResourceID - - internal feature (not documented)
- GetResourceName - - internal feature (not documented)
- GetResult - Get action result
- HighContext - - internal feature (not documented)
- Input - Get system input
- IsActive - - internal feature (not documented)
- IsClass - Is context class class with passed name?
- IsClosed - - internal feature (not documented)
- IsDefaultContext - - internal feature (not documented)
- IsEnabled - Returns whether the context is enabled or not
- IsOpened - Is context opened
- IsPermitted - Check access permission
- IsResource - Check resource name
- Lock - Lock context object
- Output - Process output request
- Parm - Retrieving parameters
- PermissionCheck - - internal feature (not documented)
- ProcessState - - internal feature (not documented)
- RegisterAction - - internal feature (not documented)
- ResetPermissions - Reset permission cache
- SetDisplayState - - internal feature (not documented)
- SetInactive - - internal feature (not documented)
- SetParm - Set parameters for action
- SetParms - - internal feature (not documented)
- SetProcessState - - internal feature (not documented)
- SetResult - - internal feature (not documented)
- SetUserState1 - Set user state 1
- SetUserState2 - Set user state 2
- SetUserState3 - Set user state 3
- SetupParm - - internal feature (not documented)
- StartProgress - - internal feature (not documented)
- StatusMessage - - internal feature (not documented)
- StopProgress - - internal feature (not documented)
- StopThread - Stop action thread
- Unlock - Release context object
- UserName - Get user name from application
- UserState1 - Returns user state 1
- UserState2 - Returns user state 2
- UserState3 - Returns user state 3