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

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

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

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

Default constructor for persistence.

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

Return the HVO of the list from which choices can be made.

Защищенные методы

Метод Описание
GetItems ( IManyOnePathSortItem item ) : int[]

Get the items to be compared against the filter.

Приватные методы

Метод Описание
AddHvoPOStoResults ( ISilDataAccess sda, List results, int hvoMsa, int flidPos ) : void
GetItemsForMsaType ( ISilDataAccess sda, List &results, int hvoMsa ) : void

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

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

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

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

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

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

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

GetItems() защищенный Метод

Get the items to be compared against the filter.
protected GetItems ( IManyOnePathSortItem item ) : int[]
item IManyOnePathSortItem
Результат int[]

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

Return the HVO of the list from which choices can be made.
static public List ( SIL.FieldWorks.FDO.FdoCache cache ) : int
cache SIL.FieldWorks.FDO.FdoCache
Результат int