C# Class SIL.FieldWorks.IText.MockSandbox

Inheritance: System.Windows.Forms.UserControl, IAnalysisControlInternal
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Private Properties

Свойство Type Description
IAnalysisControlInternal AnalysisTree
IAnalysisControlInternal bool
IAnalysisControlInternal void
IAnalysisControlInternal void
MockSandbox System

Méthodes publiques

Méthode Description
GetLineOfCurrentSelection ( ) : int
SelectOnOrBeyondLine ( int startLine, int increment ) : bool
UpdateLineChoices ( SIL.FieldWorks.IText.InterlinLineChoices choices ) : void

Private Methods

Méthode Description
IAnalysisControlInternal ( bool fSaveGuess, IWfiAnalysis &obsoleteAna ) : AnalysisTree
IAnalysisControlInternal ( bool fSaveGuess ) : bool
IAnalysisControlInternal ( ) : void
IAnalysisControlInternal ( SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence selected ) : void
MockSandbox ( ) : System

Method Details

GetLineOfCurrentSelection() public méthode

public GetLineOfCurrentSelection ( ) : int
Résultat int

SelectOnOrBeyondLine() public méthode

public SelectOnOrBeyondLine ( int startLine, int increment ) : bool
startLine int
increment int
Résultat bool

UpdateLineChoices() public méthode

public UpdateLineChoices ( SIL.FieldWorks.IText.InterlinLineChoices choices ) : void
choices SIL.FieldWorks.IText.InterlinLineChoices
Résultat void