C# 클래스 SIL.FieldWorks.LexText.Controls.MGA.MasterPhonologicalFeature

상속: MasterItem
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
IsAGroup ( ) : bool

메소드 상세

AddToDatabase() 공개 메소드

public AddToDatabase ( SIL.FieldWorks.FDO.FdoCache cache ) : void
cache SIL.FieldWorks.FDO.FdoCache
리턴 void

DetermineInDatabase() 공개 메소드

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
리턴 void

KindCanBeInDatabase() 공개 메소드

public KindCanBeInDatabase ( ) : bool
리턴 bool

MasterPhonologicalFeature() 공개 메소드

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
리턴 System.Text