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

Inheritance: SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceLauncher
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
AddItem ( ICmObject obj ) : void
RevEntrySensesCollectionReferenceLauncher ( ) : System.Diagnostics.CodeAnalysis

Méthodes protégées

Méthode Description
CreateVectorReverenceView ( ) : SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceView
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
HandleChooser ( ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

AddItem() public méthode

public AddItem ( ICmObject obj ) : void
obj ICmObject
Résultat void

CreateVectorReverenceView() protected méthode

protected CreateVectorReverenceView ( ) : SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceView
Résultat SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceView

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

RevEntrySensesCollectionReferenceLauncher() public méthode

public RevEntrySensesCollectionReferenceLauncher ( ) : System.Diagnostics.CodeAnalysis
Résultat System.Diagnostics.CodeAnalysis