C# Класс SIL.FieldWorks.XWorks.LexEd.LexReferenceSequenceView

Summary description for LexReferenceSequenceView.
Наследование: SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceView
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

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

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

Метод Описание
LexReferenceSequenceView ( ) : System

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

Метод Описание
CreateVectorReferenceVc ( ) : SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceVc
Delete ( ) : void

This handles deleting the "owning" sense or entry from a calendar type lex reference by posting a message instead of simply removing the sense or entry from the reference vector. This keeps things nice and tidy on the screen, and behaving like users would (or ought to) expect. See LT-4114.

UpdateTimeStampsIfNeeded ( int hvos ) : void

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

Метод Описание
HandleRightClickOnObject ( int hvo ) : bool
InitializeComponent ( ) : void

The Superclass handles everything except our Name property.

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

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

protected CreateVectorReferenceVc ( ) : SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceVc
Результат SIL.FieldWorks.Common.Framework.DetailControls.VectorReferenceVc

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

This handles deleting the "owning" sense or entry from a calendar type lex reference by posting a message instead of simply removing the sense or entry from the reference vector. This keeps things nice and tidy on the screen, and behaving like users would (or ought to) expect. See LT-4114.
protected Delete ( ) : void
Результат void

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

public LexReferenceSequenceView ( ) : System
Результат System

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

protected UpdateTimeStampsIfNeeded ( int hvos ) : void
hvos int
Результат void

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

m_displayParent защищенное свойство

protected ICmObject m_displayParent
Результат ICmObject