C# Класс SIL.FieldWorks.IText.InterlinDocForAnalysisVc

Наследование: InterlinVc
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

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

Метод Описание
InterlinDocForAnalysisVc ( SIL.FieldWorks.FDO.FdoCache cache ) : System
UpdateProp ( IVwSelection vwsel, int hvo, int tag, int frag, ITsString tssVal ) : ITsString

The only property we update is a user prompt. We need to switch things back to normal if anything was typed there, otherwise, the string has the wrong properties, and with all of it selected, we keep typing over things.

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

Метод Описание
AddWordBundleInternal ( int hvo, IVwEnv vwenv ) : void

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

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

protected AddWordBundleInternal ( int hvo, IVwEnv vwenv ) : void
hvo int
vwenv IVwEnv
Результат void

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

public InterlinDocForAnalysisVc ( SIL.FieldWorks.FDO.FdoCache cache ) : System
cache SIL.FieldWorks.FDO.FdoCache
Результат System

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

The only property we update is a user prompt. We need to switch things back to normal if anything was typed there, otherwise, the string has the wrong properties, and with all of it selected, we keep typing over things.
public UpdateProp ( IVwSelection vwsel, int hvo, int tag, int frag, ITsString tssVal ) : ITsString
vwsel IVwSelection
hvo int
tag int
frag int
tssVal ITsString
Результат ITsString