C# Class SIL.FieldWorks.LexText.Controls.GoLinkRecordDlgListener

Inheritance: XCore.DlgListenerBase
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
OnDisplayGotoRecord ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool
OnGotoRecord ( object argument ) : bool

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

Method Details

OnDisplayGotoRecord() public méthode

public OnDisplayGotoRecord ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool
commandObject object
display XCore.UIItemDisplayProperties
Résultat bool

OnGotoRecord() public méthode

Handles the xCore message to go to or link to a lexical entry.
public OnGotoRecord ( object argument ) : bool
argument object The xCore Command object.
Résultat bool