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

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

Protected Properties

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

Méthodes publiques

Méthode Description
AddItem ( ICmObject obj ) : void
LexReferencePairLauncher ( ) : System

Méthodes protégées

Méthode Description
CreateAtomicReferenceView ( ) : SIL.FieldWorks.Common.Framework.DetailControls.AtomicReferenceView
HandleChooser ( ) : void

Override method to handle launching of a chooser for selecting lexical entries.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Everything except the Name is taken care of by the Superclass.

LaunchChooser ( ) : void

Wrapper for HandleChooser() to make it available to the slice.

Method Details

AddItem() public méthode

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

CreateAtomicReferenceView() protected méthode

protected CreateAtomicReferenceView ( ) : SIL.FieldWorks.Common.Framework.DetailControls.AtomicReferenceView
Résultat SIL.FieldWorks.Common.Framework.DetailControls.AtomicReferenceView

HandleChooser() protected méthode

Override method to handle launching of a chooser for selecting lexical entries.
protected HandleChooser ( ) : void
Résultat void

LexReferencePairLauncher() public méthode

public LexReferencePairLauncher ( ) : System
Résultat System

Property Details

m_displayParent protected_oe property

protected ICmObject m_displayParent
Résultat ICmObject