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

Summary description for LexReferenceCollectionView.
Inheritance: SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceView
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Protected Properties

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

Méthodes publiques

Méthode Description
LexReferenceCollectionView ( ) : System

Méthodes protégées

Méthode Description
CreateVectorReferenceVc ( ) : SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceVc
Delete ( ) : void
GetHiddenItemList ( ) : List
GetVisibleItemList ( ) : List
UpdateTimeStampsIfNeeded ( int hvos ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

The Superclass handles everything except our Name property.

Method Details

CreateVectorReferenceVc() protected méthode

protected CreateVectorReferenceVc ( ) : SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceVc
Résultat SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceVc

Delete() protected méthode

protected Delete ( ) : void
Résultat void

GetHiddenItemList() protected méthode

protected GetHiddenItemList ( ) : List
Résultat List

GetVisibleItemList() protected méthode

protected GetVisibleItemList ( ) : List
Résultat List

LexReferenceCollectionView() public méthode

public LexReferenceCollectionView ( ) : System
Résultat System

UpdateTimeStampsIfNeeded() protected méthode

protected UpdateTimeStampsIfNeeded ( int hvos ) : void
hvos int
Résultat void

Property Details

m_displayParent protected_oe property

protected ICmObject m_displayParent
Résultat ICmObject