Fit |
public class FitFunctionScriptController : IFitFunctionScriptViewEventSink, IScriptController, IMVCANController, IMVCAController, IMVCController, IDisposable, IApplyController
The FitFunctionScriptController type exposes the following members.
| Name | Description | |
|---|---|---|
| FitFunctionScriptController | Initializes a new instance of the FitFunctionScriptController class | |
| FitFunctionScriptController(IFitFunctionScriptText) | Initializes a new instance of the FitFunctionScriptController class |
| Name | Description | |
|---|---|---|
| ModelObject | ||
| UseDocumentCopy | ||
| View | ||
| ViewObject |
| Name | Description | |
|---|---|---|
| Apply | ||
| Cancel | ||
| Compile | ||
| Dispose | Releases all resources used by the FitFunctionScriptController | |
| EhView_CommitChanges | ||
| EhView_DependentVariableTextChanged | ||
| EhView_IndependentVariableTextChanged | ||
| EhView_NumberOfParameterChanged | ||
| EhView_RevertChanges | ||
| EhView_UserDefinedParameterCheckChanged | ||
| EhView_UserDefinedParameterTextChanged | ||
| 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) | |
| GetDependentVariablesAsLine | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetIndependentVariablesAsLine | ||
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| HasExecutionErrors | ||
| InitializeDocument | ||
| 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. | |
| SetElements | ||
| SetText | ||
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| Update |
| Name | Description | |
|---|---|---|
| _scriptController | ||
| m_Script | ||
| m_ScriptExecution | ||
| m_TempScript | ||
| m_View |