C# Class SIL.FieldWorks.XWorks.MorphologyEditor.OneAnalysisSandbox

Inheritance: SIL.FieldWorks.IText.SandboxBase
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode 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.

Method Details

OneAnalysisSandbox() public méthode

public OneAnalysisSandbox ( ) : System.Diagnostics
Résultat System.Diagnostics

OneAnalysisSandbox() public méthode

Create a new one.
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.
Résultat System.Diagnostics

UpdateAnalysis() public méthode

Update the analysis to what the sandbox is currently.
public UpdateAnalysis ( IWfiAnalysis anal ) : bool
anal IWfiAnalysis
Résultat bool