C# Класс SIL.FieldWorks.FdoUi.InflectionClassFilter

A special filter, where items are LexSenses, and matches are ones where an MSA is an MoStemMsa that has the correct POS.
Наследование: SIL.FieldWorks.Common.Controls.ColumnSpecFilter
Показать файл Открыть проект

Открытые методы

Метод Описание
CompatibleFilter ( System colSpec ) : bool
InflectionClassFilter ( ) : System

Default constructor for persistence.

InflectionClassFilter ( SIL.FieldWorks.FDO.FdoCache cache, ListMatchOptions mode, int targets, XmlNode colSpec ) : System
List ( SIL.FieldWorks.FDO.FdoCache cache ) : int

Return the HVO of the list from which choices can be made. Critical TODO JohnT: this isn't right; need to get the simple list chooser populated with the items we put in the chooser; but how??

Описание методов

CompatibleFilter() публичный Метод

public CompatibleFilter ( System colSpec ) : bool
colSpec System
Результат bool

InflectionClassFilter() публичный Метод

Default constructor for persistence.
public InflectionClassFilter ( ) : System
Результат System

InflectionClassFilter() публичный Метод

public InflectionClassFilter ( SIL.FieldWorks.FDO.FdoCache cache, ListMatchOptions mode, int targets, XmlNode colSpec ) : System
cache SIL.FieldWorks.FDO.FdoCache
mode ListMatchOptions
targets int
colSpec System.Xml.XmlNode
Результат System

List() статический публичный Метод

Return the HVO of the list from which choices can be made. Critical TODO JohnT: this isn't right; need to get the simple list chooser populated with the items we put in the chooser; but how??
static public List ( SIL.FieldWorks.FDO.FdoCache cache ) : int
cache SIL.FieldWorks.FDO.FdoCache
Результат int