C# Class SIL.FieldWorks.IText.TextsFilterItem

This apparently unused class is instantiated by the dynamic loader, specifically as one of the filter options for the Texts column in various tools in the Words area. It affords an additional way to get at the texts chooser.
Inheritance: NoChangeFilterComboItem
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
Invoke ( ) : bool
TextsFilterItem ( ITsString tssName, SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator ) : System

Method Details

Invoke() public méthode

public Invoke ( ) : bool
Résultat bool

TextsFilterItem() public méthode

public TextsFilterItem ( ITsString tssName, SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator ) : System
tssName ITsString
cache SIL.FieldWorks.FDO.FdoCache
mediator XCore.Mediator
Résultat System