C# 클래스 SIL.FieldWorks.IText.AddWordsToLexiconTests.SandboxForTests

상속: Sandbox
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ConfirmAnalysis AnalysisTree
GetComboHandler InterlinComboHandler
GetComboItemHvo int
GetComboItems List
GetLexSenseForWord ILexSense
GetRealHvoInSandbox int
GetTssInSandbox ITsString
SandboxForTests System.Collections.Generic
SelectIndexInCombo int
SelectItemInCombo int
SelectItemInCombo int
SetTssInSandbox ITsString

비공개 메소드들

메소드 설명
ConfirmAnalysis ( ) : AnalysisTree
GetComboHandler ( int flid, int morphIndex ) : InterlinComboHandler
GetComboItemHvo ( int flid, int morphIndex, string target ) : int

GetComboItems ( int flid, int morphIndex ) : List
GetLexSenseForWord ( ) : ILexSense
GetRealHvoInSandbox ( int flid, int ws ) : int
GetTssInSandbox ( int flid, int ws ) : ITsString
SandboxForTests ( SIL.FieldWorks.FDO.FdoCache cache, SIL.FieldWorks.IText.InterlinLineChoices lineChoices ) : System.Collections.Generic
SelectIndexInCombo ( int flid, int morphIndex, int index ) : int

SelectItemInCombo ( int flid, int morphIndex, int hvoTarget ) : int

SelectItemInCombo ( int flid, int morphIndex, string comboItem ) : int

SetTssInSandbox ( int flid, int ws, string str ) : ITsString