C# Class SIL.FieldWorks.LexText.Controls.TryAWordSandbox

The 'TryAWordSandbox' is an IText Sandbox that is used within the Try A word dialog.
Inheritance: SIL.FieldWorks.IText.SandboxBase
Mostra file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
TryAWordSandbox ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, IVwStylesheet ss, SIL.FieldWorks.IText.InterlinLineChoices choices, IAnalysis analysis ) : SIL.FieldWorks.FDO

Create a new one.

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
return void

TryAWordSandbox() public method

Create a new one.
public TryAWordSandbox ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, IVwStylesheet ss, SIL.FieldWorks.IText.InterlinLineChoices choices, IAnalysis analysis ) : SIL.FieldWorks.FDO
cache SIL.FieldWorks.FDO.FdoCache
mediator XCore.Mediator
ss IVwStylesheet
choices SIL.FieldWorks.IText.InterlinLineChoices
analysis IAnalysis
return SIL.FieldWorks.FDO