TemplateContext Class |
[This is preliminary documentation and is subject to change.]
Namespace: CSC.SC.TOPICA4.Template
public class TemplateContext : LibraryContext
The TemplateContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | TemplateContext(TemplateContext, ObjectContext) |
Constructor that copies everything, except that ObjectContext is replaced
|
![]() | TemplateContext(CultureInfo, Database, Dictionary, DataDictionary, DataDictionaryTable, ObjectContext, Page, Boolean, TmplItem, TmplItem, TmplItem) |
Constructor with all parameters
|
Name | Description | |
---|---|---|
![]() | Bool | Obsolete. (Inherited from ComputationContext.) |
![]() | CheckGlobalFunction | (Inherited from ComputationContext.) |
![]() | ClearVariables | (Inherited from ComputationContext.) |
![]() | ContainsKey | (Inherited from ComputationContext.) |
![]() | DebugPrint | (Inherited from ComputationContext.) |
![]() | Define | (Inherited from ComputationContext.) |
![]() | DefineExpression | (Inherited from ComputationContext.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | EvaluateGlobalFunction | (Inherited from ComputationContext.) |
![]() | EvaluateString | (Inherited from ComputationContext.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBool(String) | (Inherited from ComputationContext.) |
![]() | GetBool(String, Boolean) | (Inherited from ComputationContext.) |
![]() | GetDataSet | (Inherited from ComputationContext.) |
![]() | GetDateTime(String) | (Inherited from ComputationContext.) |
![]() | GetDateTime(String, DateTime) | (Inherited from ComputationContext.) |
![]() | GetEvaluatableObject | (Inherited from ComputationContext.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetInt(String) | (Inherited from ComputationContext.) |
![]() | GetInt(String, Int32) | (Inherited from ComputationContext.) |
![]() | GetInt2 | Obsolete. (Inherited from ComputationContext.) |
![]() | GetStateMachine | (Inherited from ComputationContext.) |
![]() | GetString(String) | (Inherited from ComputationContext.) |
![]() | GetString(String, String) | (Inherited from ComputationContext.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue | (Inherited from ComputationContext.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ReplaceComputation(String) | (Inherited from ComputationContext.) |
![]() | ReplaceComputation(String, Char, Char) | (Inherited from ComputationContext.) |
![]() | SetStateMachine | (Inherited from ComputationContext.) |
![]() | Text | Obsolete. (Inherited from ComputationContext.) |
![]() | ToString |
String representation for debugging etc.
(Overrides DynamicDataContextToString.) |
Name | Description | |
---|---|---|
![]() | ArrayTableRow |
Get ArrayTableRow
|
![]() | CultureInfo | (Inherited from ComputationContext.) |
![]() | Database | (Inherited from ComputationContext.) |
![]() | DataDictionary |
Get DataDictionary
(Inherited from DynamicDataContext.) |
![]() | DataDictionaryTable |
Get DataDictionaryTable
(Inherited from DynamicDataContext.) |
![]() | DebugOutputEvaluateString | (Inherited from ComputationContext.) |
![]() | Dictionary | Obsolete. (Inherited from ComputationContext.) |
![]() | Form |
Get Form
|
![]() | FormItem |
Get FormItem
|
![]() | IComputationMetaData | Obsolete. (Inherited from ComputationContext.) |
![]() | ObjectContext | (Inherited from LibraryContext.) |
![]() | Page |
Get Page
|
![]() | Printing |
Get Printing
|
![]() | Strict | (Inherited from ComputationContext.) |
![]() | Values | Obsolete. (Inherited from ComputationContext.) |