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

View constructor for creating the view details.
상속: SIL.FieldWorks.Common.Framework.DetailControls.AtomicReferenceVc
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
m_displayParent ICmObject

공개 메소드들

메소드 설명
LexReferencePairVc ( SIL.FieldWorks.FDO.FdoCache cache, int flid, string displayNameProperty ) : System

보호된 메소드들

메소드 설명
DisplayObjectProperty ( IVwEnv vwenv, int hvo ) : void
HvoOfObjectToDisplay ( IVwEnv vwenv, int hvo ) : int

메소드 상세

DisplayObjectProperty() 보호된 메소드

protected DisplayObjectProperty ( IVwEnv vwenv, int hvo ) : void
vwenv IVwEnv
hvo int
리턴 void

HvoOfObjectToDisplay() 보호된 메소드

protected HvoOfObjectToDisplay ( IVwEnv vwenv, int hvo ) : int
vwenv IVwEnv
hvo int
리턴 int

LexReferencePairVc() 공개 메소드

public LexReferencePairVc ( SIL.FieldWorks.FDO.FdoCache cache, int flid, string displayNameProperty ) : System
cache SIL.FieldWorks.FDO.FdoCache
flid int
displayNameProperty string
리턴 System

프로퍼티 상세

m_displayParent 보호되어 있는 프로퍼티

protected ICmObject m_displayParent
리턴 ICmObject