Method | Description | |
---|---|---|
OneAnalysisSandbox ( ) : System.Diagnostics | ||
OneAnalysisSandbox ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, IVwStylesheet ss, SIL.FieldWorks.IText.InterlinLineChoices choices, int hvoAnalysis ) : System.Diagnostics |
Create a new one.
|
|
UpdateAnalysis ( IWfiAnalysis anal ) : bool |
Update the analysis to what the sandbox is currently.
|
public OneAnalysisSandbox ( ) : System.Diagnostics | ||
return | System.Diagnostics |
public OneAnalysisSandbox ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, IVwStylesheet ss, SIL.FieldWorks.IText.InterlinLineChoices choices, int hvoAnalysis ) : System.Diagnostics | ||
cache | SIL.FieldWorks.FDO.FdoCache | The cache. |
mediator | XCore.Mediator | The mediator. |
ss | IVwStylesheet | The stylesheet. |
choices | SIL.FieldWorks.IText.InterlinLineChoices | The choices. |
hvoAnalysis | int | The hvo analysis. |
return | System.Diagnostics |
public UpdateAnalysis ( IWfiAnalysis anal ) : bool | ||
anal | IWfiAnalysis | |
return | bool |