C# Class SIL.FieldWorks.XWorks.LexEd.ReversalIndexPOSRecordList

Summary description for ListExtension.
Inheritance: SIL.FieldWorks.XWorks.RecordList
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
Init ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, XmlNode recordListNode ) : void
PropChanged ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void

Méthodes protégées

Méthode Description
GetMatchingClass ( string className ) : ClassAndPropInfo
GetObjectSet ( ) : IEnumerable

Method Details

GetMatchingClass() protected méthode

protected GetMatchingClass ( string className ) : ClassAndPropInfo
className string
Résultat ClassAndPropInfo

GetObjectSet() protected méthode

protected GetObjectSet ( ) : IEnumerable
Résultat IEnumerable

Init() public méthode

public Init ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, XmlNode recordListNode ) : void
cache SIL.FieldWorks.FDO.FdoCache
mediator XCore.Mediator
recordListNode System.Xml.XmlNode
Résultat void

PropChanged() public méthode

public PropChanged ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void
hvo int
tag int
ivMin int
cvIns int
cvDel int
Résultat void