C# 클래스 SIL.FieldWorks.FdoUi.CmObjectUi.CmNameAbbrObjVc

Special VC for classes that have name and abbreviation, both displayed in UI WS.
상속: CmNamedObjVc
파일 보기 프로젝트 열기: sillsdev/FieldWorks

보호된 프로퍼티들

프로퍼티 타입 설명
m_flidAbbr int

공개 메소드들

메소드 설명
CmNameAbbrObjVc ( SIL.FieldWorks.FDO.FdoCache cache, int flidName, int flidAbbr ) : System
Display ( IVwEnv vwenv, int hvo, int frag ) : void

메소드 상세

CmNameAbbrObjVc() 공개 메소드

public CmNameAbbrObjVc ( SIL.FieldWorks.FDO.FdoCache cache, int flidName, int flidAbbr ) : System
cache SIL.FieldWorks.FDO.FdoCache
flidName int
flidAbbr int
리턴 System

Display() 공개 메소드

public Display ( IVwEnv vwenv, int hvo, int frag ) : void
vwenv IVwEnv
hvo int
frag int
리턴 void

프로퍼티 상세

m_flidAbbr 보호되어 있는 프로퍼티

protected int m_flidAbbr
리턴 int