C# Class SIL.FieldWorks.XWorks.LexEd.LexReferencePairVc

View constructor for creating the view details.
Inheritance: SIL.FieldWorks.Common.Framework.DetailControls.AtomicReferenceVc
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Protected Properties

Свойство Type Description
m_displayParent ICmObject

Méthodes publiques

Méthode Description
LexReferencePairVc ( SIL.FieldWorks.FDO.FdoCache cache, int flid, string displayNameProperty ) : System

Méthodes protégées

Méthode Description
DisplayObjectProperty ( IVwEnv vwenv, int hvo ) : void
HvoOfObjectToDisplay ( IVwEnv vwenv, int hvo ) : int

Method Details

DisplayObjectProperty() protected méthode

protected DisplayObjectProperty ( IVwEnv vwenv, int hvo ) : void
vwenv IVwEnv
hvo int
Résultat void

HvoOfObjectToDisplay() protected méthode

protected HvoOfObjectToDisplay ( IVwEnv vwenv, int hvo ) : int
vwenv IVwEnv
hvo int
Résultat int

LexReferencePairVc() public méthode

public LexReferencePairVc ( SIL.FieldWorks.FDO.FdoCache cache, int flid, string displayNameProperty ) : System
cache SIL.FieldWorks.FDO.FdoCache
flid int
displayNameProperty string
Résultat System

Property Details

m_displayParent protected_oe property

protected ICmObject m_displayParent
Résultat ICmObject