C# Класс SIL.FieldWorks.XWorks.InterestingTextsDecorator

This class exists to decorate the main SDA for concordance views. It implements the Occurrences and OccurrencesCount properties for WfiWordform.
Наследование: SIL.FieldWorks.FDO.Application.DomainDataByFlidDecoratorBase, ISetMediator, ISetRootHvo
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
AddNotification ( IVwNotifyChange nchng ) : void
GetInterestingTextList ( XCore.Mediator mediator, IFdoServiceLocator services ) : InterestingTextList
InterestingTextsDecorator ( ISilDataAccessManaged domainDataByFlid, XmlNode configurationNode, IFdoServiceLocator services ) : System
RemoveNotification ( IVwNotifyChange nchng ) : void
SetInterestingTexts ( IEnumerable newTexts ) : void
SetMediator ( XCore.Mediator mediator ) : void
SetRootHvo ( int hvo ) : void
VecProp ( int hvo, int tag ) : int[]
get_VecItem ( int hvo, int tag, int index ) : int
get_VecSize ( int hvo, int tag ) : int

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

Метод Описание
GetInterestingTexts ( ) : int[]
m_interestingTexts_InterestingTextsChanged ( object sender, InterestingTextsChangedArgs e ) : void

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

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

public AddNotification ( IVwNotifyChange nchng ) : void
nchng IVwNotifyChange
Результат void

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

static public GetInterestingTextList ( XCore.Mediator mediator, IFdoServiceLocator services ) : InterestingTextList
mediator XCore.Mediator
services IFdoServiceLocator
Результат InterestingTextList

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

public InterestingTextsDecorator ( ISilDataAccessManaged domainDataByFlid, XmlNode configurationNode, IFdoServiceLocator services ) : System
domainDataByFlid ISilDataAccessManaged
configurationNode System.Xml.XmlNode
services IFdoServiceLocator
Результат System

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

public RemoveNotification ( IVwNotifyChange nchng ) : void
nchng IVwNotifyChange
Результат void

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

public SetInterestingTexts ( IEnumerable newTexts ) : void
newTexts IEnumerable
Результат void

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

public SetMediator ( XCore.Mediator mediator ) : void
mediator XCore.Mediator
Результат void

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

public SetRootHvo ( int hvo ) : void
hvo int
Результат void

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

public VecProp ( int hvo, int tag ) : int[]
hvo int
tag int
Результат int[]

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

public get_VecItem ( int hvo, int tag, int index ) : int
hvo int
tag int
index int
Результат int

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

public get_VecSize ( int hvo, int tag ) : int
hvo int
tag int
Результат int