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

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

Protected Properties

Property Type Description
m_displayParent ICmObject

Public Methods

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

Protected Methods

Method Description
DisplayObjectProperty ( IVwEnv vwenv, int hvo ) : void
HvoOfObjectToDisplay ( IVwEnv vwenv, int hvo ) : int

Method Details

DisplayObjectProperty() protected method

protected DisplayObjectProperty ( IVwEnv vwenv, int hvo ) : void
vwenv IVwEnv
hvo int
return void

HvoOfObjectToDisplay() protected method

protected HvoOfObjectToDisplay ( IVwEnv vwenv, int hvo ) : int
vwenv IVwEnv
hvo int
return int

LexReferencePairVc() public method

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

Property Details

m_displayParent protected_oe property

protected ICmObject m_displayParent
return ICmObject