C# 클래스 SIL.FieldWorks.XWorks.MorphologyEditor.PhEnvStrRepresentationSlice.StringRepSliceView

상속: SIL.FieldWorks.Common.RootSites.RootSiteControl, INotifyControlInCurrentSlice
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
MakeRoot ( ) : void
ResetValidator ( ) : void
StringRepSliceView ( int hvo ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

OnRightMouseUp ( System pt, System rcSrcRoot, System rcDstRoot ) : bool
OnValidating ( System e ) : void

This method seems to get called when we are switching to another tool (or area, or slice) AND when the program is shutting down. This makes it a good point to check constraints, since in some of these cases, SliceIsCurrent may not get set false.

비공개 메소드들

메소드 설명
CanInsertEnvBar ( ) : bool
CanInsertHashMark ( ) : bool
CanInsertItem ( ) : bool
CanInsertSlash ( ) : bool
CanShowEnvironmentError ( ) : bool
DoValidation ( bool refresh ) : void
GetSelectionEndPoint ( bool fEnd ) : int
ShowEnvironmentError ( ) : void

메소드 상세

Dispose() 보호된 메소드

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

MakeRoot() 공개 메소드

public MakeRoot ( ) : void
리턴 void

OnRightMouseUp() 보호된 메소드

protected OnRightMouseUp ( System pt, System rcSrcRoot, System rcDstRoot ) : bool
pt System
rcSrcRoot System
rcDstRoot System
리턴 bool

OnValidating() 보호된 메소드

This method seems to get called when we are switching to another tool (or area, or slice) AND when the program is shutting down. This makes it a good point to check constraints, since in some of these cases, SliceIsCurrent may not get set false.
protected OnValidating ( System e ) : void
e System
리턴 void

ResetValidator() 공개 메소드

public ResetValidator ( ) : void
리턴 void

StringRepSliceView() 공개 메소드

public StringRepSliceView ( int hvo ) : System
hvo int
리턴 System