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

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

MasterInflectionFeature ( XmlNode node, SIL.FieldWorks.LexText.Controls.MGA.GlossListTreeView kind, string sTerm ) : System.Xml

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

MasterInflectionFeature() public méthode

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