C# Class SIL.FieldWorks.XWorks.MorphologyEditor.AdhocCoProhibAtomicLauncher

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

Méthodes publiques

Méthode Description
AdhocCoProhibAtomicLauncher ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

HandleChooser ( ) : void

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

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

Method Details

AdhocCoProhibAtomicLauncher() public méthode

public AdhocCoProhibAtomicLauncher ( ) : System
Résultat System

Dispose() protected méthode

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

HandleChooser() protected méthode

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