Script |
public class ScriptController : IScriptController, IMVCANController, IMVCAController, IMVCController, IDisposable, IApplyController
The ScriptController type exposes the following members.
| Name | Description | |
|---|---|---|
| ScriptController | Initializes a new instance of the ScriptController class | |
| ScriptController(IScriptText) | Initializes a new instance of the ScriptController class | |
| ScriptController(IScriptText, ScriptExecutionHandler) | Initializes a new instance of the ScriptController class |
| Name | Description | |
|---|---|---|
| ModelObject | ||
| UseDocumentCopy | ||
| ViewObject |
| Name | Description | |
|---|---|---|
| Apply | ||
| AttachView | ||
| Cancel | ||
| Compile | ||
| DetachView | ||
| Dispose | Releases all resources used by the ScriptController | |
| EhView_GotoCompilerError | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Execute | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| HasExecutionErrors | ||
| Initialize | ||
| InitializeDocument | ||
| InternalCompiling | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| Revert | Try to revert changes to the model, i.e. restores the original state of the model. | |
| SetText | ||
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| Update |
| Name | Description | |
|---|---|---|
| _scriptExecutionHandler |