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

Special VC for classes that have a reference to a CmPossibility whose name/abbr should be used as the name/abbr for this.
Inheritance: CmObjectVc
Afficher le fichier Open project: sillsdev/FieldWorks

Protected Properties

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

Méthodes publiques

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

Private Methods

Méthode Description
HandleObjMissing ( IVwEnv vwenv, int hvo ) : bool

Method Details

CmPossRefVc() public méthode

public CmPossRefVc ( SIL.FieldWorks.FDO.FdoCache cache, int flidRef ) : System
cache SIL.FieldWorks.FDO.FdoCache
flidRef 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_flidRef protected_oe property

protected int m_flidRef
Résultat int