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
Mostrar archivo Open project: sillsdev/FieldWorks

Public Methods

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

Method Details

Invoke() public method

public Invoke ( ) : bool
return bool

TextsFilterItem() public method

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