C# 클래스 SIL.FieldWorks.IText.MockSandbox

상속: System.Windows.Forms.UserControl, IAnalysisControlInternal
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

Private Properties

프로퍼티 타입 설명
IAnalysisControlInternal AnalysisTree
IAnalysisControlInternal bool
IAnalysisControlInternal void
IAnalysisControlInternal void
MockSandbox System

공개 메소드들

메소드 설명
GetLineOfCurrentSelection ( ) : int
SelectOnOrBeyondLine ( int startLine, int increment ) : bool
UpdateLineChoices ( SIL.FieldWorks.IText.InterlinLineChoices choices ) : void

비공개 메소드들

메소드 설명
IAnalysisControlInternal ( bool fSaveGuess, IWfiAnalysis &obsoleteAna ) : AnalysisTree
IAnalysisControlInternal ( bool fSaveGuess ) : bool
IAnalysisControlInternal ( ) : void
IAnalysisControlInternal ( SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence selected ) : void
MockSandbox ( ) : System

메소드 상세

GetLineOfCurrentSelection() 공개 메소드

public GetLineOfCurrentSelection ( ) : int
리턴 int

SelectOnOrBeyondLine() 공개 메소드

public SelectOnOrBeyondLine ( int startLine, int increment ) : bool
startLine int
increment int
리턴 bool

UpdateLineChoices() 공개 메소드

public UpdateLineChoices ( SIL.FieldWorks.IText.InterlinLineChoices choices ) : void
choices SIL.FieldWorks.IText.InterlinLineChoices
리턴 void