C# Class SIL.FieldWorks.FdoUi.CmObjectUi.CmNameAbbrObjVc

Special VC for classes that have name and abbreviation, both displayed in UI WS.
Inheritance: CmNamedObjVc
Afficher le fichier Open project: sillsdev/FieldWorks

Protected Properties

Свойство Type Description
m_flidAbbr int

Méthodes publiques

Méthode Description
CmNameAbbrObjVc ( SIL.FieldWorks.FDO.FdoCache cache, int flidName, int flidAbbr ) : System
Display ( IVwEnv vwenv, int hvo, int frag ) : void

Method Details

CmNameAbbrObjVc() public méthode

public CmNameAbbrObjVc ( SIL.FieldWorks.FDO.FdoCache cache, int flidName, int flidAbbr ) : System
cache SIL.FieldWorks.FDO.FdoCache
flidName int
flidAbbr int
Résultat System

Display() public méthode

public Display ( IVwEnv vwenv, int hvo, int frag ) : void
vwenv IVwEnv
hvo int
frag int
Résultat void

Property Details

m_flidAbbr protected_oe property

protected int m_flidAbbr
Résultat int