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

Inheritance: SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceLauncher
Datei anzeigen Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
AddItem ( ICmObject obj ) : void
RevEntrySensesCollectionReferenceLauncher ( ) : System.Diagnostics.CodeAnalysis

Protected Methods

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

Clean up any resources being used.

Private Methods

Method 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 method

public AddItem ( ICmObject obj ) : void
obj ICmObject
return void

CreateVectorReverenceView() protected method

protected CreateVectorReverenceView ( ) : SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceView
return SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceView

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
return void

RevEntrySensesCollectionReferenceLauncher() public method

public RevEntrySensesCollectionReferenceLauncher ( ) : System.Diagnostics.CodeAnalysis
return System.Diagnostics.CodeAnalysis