C# Class SIL.FieldWorks.LexText.Controls.MasterPhonologicalFeatureListDlg

Summary description for MasterPhonologicalFeatureListDlg.
Inheritance: MasterListDlg
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
MasterPhonologicalFeatureListDlg ( ) : System

Méthodes protégées

Méthode Description
DoExtraInit ( ) : void
DoFinalAdjustment ( TreeNode treeNode ) : void
linkLabel1_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void

Private Methods

Méthode Description
AllDaughtersAreChecked ( TreeNode node ) : bool
CheckMeIfAllDaughtersAreChecked ( TreeNode node ) : void
MasterPhonologicalFeatureListDlg ( string className ) : System

Method Details

DoExtraInit() protected méthode

protected DoExtraInit ( ) : void
Résultat void

DoFinalAdjustment() protected méthode

protected DoFinalAdjustment ( TreeNode treeNode ) : void
treeNode System.Windows.Forms.TreeNode
Résultat void

MasterPhonologicalFeatureListDlg() public méthode

public MasterPhonologicalFeatureListDlg ( ) : System
Résultat System

linkLabel1_LinkClicked() protected méthode

protected linkLabel1_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void
sender object
e System.Windows.Forms.LinkLabelLinkClickedEventArgs
Résultat void