Property | Type | Description | |
---|---|---|---|
IAnalysisControlInternal | AnalysisTree | ||
IAnalysisControlInternal | bool | ||
IAnalysisControlInternal | void | ||
IAnalysisControlInternal | void | ||
MockSandbox | System |
Method | Description | |
---|---|---|
GetLineOfCurrentSelection ( ) : int | ||
SelectOnOrBeyondLine ( int startLine, int increment ) : bool | ||
UpdateLineChoices ( SIL.FieldWorks.IText.InterlinLineChoices choices ) : void |
Method | Description | |
---|---|---|
IAnalysisControlInternal ( bool fSaveGuess, IWfiAnalysis &obsoleteAna ) : AnalysisTree | ||
IAnalysisControlInternal ( bool fSaveGuess ) : bool | ||
IAnalysisControlInternal ( ) : void | ||
IAnalysisControlInternal ( SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence selected ) : void | ||
MockSandbox ( ) : System |
public SelectOnOrBeyondLine ( int startLine, int increment ) : bool | ||
startLine | int | |
increment | int | |
return | bool |
public UpdateLineChoices ( SIL.FieldWorks.IText.InterlinLineChoices choices ) : void | ||
choices | SIL.FieldWorks.IText.InterlinLineChoices | |
return | void |