C# Class Lucene.Net.LukeNet.EditDocument

Summary description for EditDocument.
Inheritance: System.Windows.Forms.Form
Datei anzeigen Open project: mammo/LukeSharp Class Usage Examples

Public Methods

Method Description
EditDocument ( Luke parent, int docNum, Document document, Hashtable doc ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
ClearUI ( ) : void
EditAdd ( ) : void
InitializeComponent ( ) : void

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

PopulateFieldContent ( int fieldIndex ) : void
ReconstructFields ( Hashtable doc ) : void
SaveFieldContent ( int fieldIndex ) : void
btnAdd_Click ( object sender, System e ) : void
btnDeleteField_Click ( object sender, System e ) : void
btnEditAddField_Click ( object sender, System e ) : void
btnReplace_Click ( object sender, System e ) : void
lstFields_SelectedIndexChanged ( object sender, System e ) : void

Method Details

Dispose() protected method

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

EditDocument() public method

public EditDocument ( Luke parent, int docNum, Document document, Hashtable doc ) : System
parent Luke
docNum int
document Document
doc System.Collections.Hashtable
return System