C# Class SIL.FieldWorks.LexText.Controls.MGA.MasterPhonologicalFeature

Inheritance: MasterItem
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
AddToDatabase ( SIL.FieldWorks.FDO.FdoCache cache ) : void
DetermineInDatabase ( SIL.FieldWorks.FDO.FdoCache cache ) : void

figure out if the feature represented by the node is already in the database

KindCanBeInDatabase ( ) : bool
MasterPhonologicalFeature ( XmlNode node, SIL.FieldWorks.LexText.Controls.MGA.GlossListTreeView kind, string sTerm ) : System.Text

Private Methods

Méthode Description
IsAGroup ( ) : bool

Method Details

AddToDatabase() public méthode

public AddToDatabase ( SIL.FieldWorks.FDO.FdoCache cache ) : void
cache SIL.FieldWorks.FDO.FdoCache
Résultat void

DetermineInDatabase() public méthode

figure out if the feature represented by the node is already in the database
public DetermineInDatabase ( SIL.FieldWorks.FDO.FdoCache cache ) : void
cache SIL.FieldWorks.FDO.FdoCache database cache
Résultat void

KindCanBeInDatabase() public méthode

public KindCanBeInDatabase ( ) : bool
Résultat bool

MasterPhonologicalFeature() public méthode

public MasterPhonologicalFeature ( XmlNode node, SIL.FieldWorks.LexText.Controls.MGA.GlossListTreeView kind, string sTerm ) : System.Text
node System.Xml.XmlNode
kind SIL.FieldWorks.LexText.Controls.MGA.GlossListTreeView
sTerm string
Résultat System.Text