C# Class Lucene.Net.LukeNet.EditDocument

Summary description for EditDocument.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: mammo/LukeSharp Class Usage Examples

Méthodes publiques

Méthode Description
EditDocument ( Luke parent, int docNum, Document document, Hashtable doc ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode 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 méthode

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

EditDocument() public méthode

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