C# 클래스 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.
상속: NoChangeFilterComboItem
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
Invoke ( ) : bool
TextsFilterItem ( ITsString tssName, SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator ) : System

메소드 상세

Invoke() 공개 메소드

public Invoke ( ) : bool
리턴 bool

TextsFilterItem() 공개 메소드

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