C# 클래스 SIL.FieldWorks.XWorks.LexEd.LexReferenceSequenceView

Summary description for LexReferenceSequenceView.
상속: SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceView
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
m_displayParent ICmObject

공개 메소드들

메소드 설명
LexReferenceSequenceView ( ) : System

보호된 메소드들

메소드 설명
CreateVectorReferenceVc ( ) : SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceVc
Delete ( ) : void

This handles deleting the "owning" sense or entry from a calendar type lex reference by posting a message instead of simply removing the sense or entry from the reference vector. This keeps things nice and tidy on the screen, and behaving like users would (or ought to) expect. See LT-4114.

UpdateTimeStampsIfNeeded ( int hvos ) : void

비공개 메소드들

메소드 설명
HandleRightClickOnObject ( int hvo ) : bool
InitializeComponent ( ) : void

The Superclass handles everything except our Name property.

메소드 상세

CreateVectorReferenceVc() 보호된 메소드

protected CreateVectorReferenceVc ( ) : SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceVc
리턴 SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceVc

Delete() 보호된 메소드

This handles deleting the "owning" sense or entry from a calendar type lex reference by posting a message instead of simply removing the sense or entry from the reference vector. This keeps things nice and tidy on the screen, and behaving like users would (or ought to) expect. See LT-4114.
protected Delete ( ) : void
리턴 void

LexReferenceSequenceView() 공개 메소드

public LexReferenceSequenceView ( ) : System
리턴 System

UpdateTimeStampsIfNeeded() 보호된 메소드

protected UpdateTimeStampsIfNeeded ( int hvos ) : void
hvos int
리턴 void

프로퍼티 상세

m_displayParent 보호되어 있는 프로퍼티

protected ICmObject m_displayParent
리턴 ICmObject