C# Класс SIL.FieldWorks.LexText.Controls.GoLinkRecordDlgListener

Наследование: XCore.DlgListenerBase
Показать файл Открыть проект

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

Метод Описание
OnDisplayGotoRecord ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool
OnGotoRecord ( object argument ) : bool

Handles the xCore message to go to or link to a lexical entry.

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

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

public OnDisplayGotoRecord ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool
commandObject object
display XCore.UIItemDisplayProperties
Результат bool

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

Handles the xCore message to go to or link to a lexical entry.
public OnGotoRecord ( object argument ) : bool
argument object The xCore Command object.
Результат bool