C# 클래스 SIL.FieldWorks.LexText.Controls.GoLinkRecordDlgListener

상속: XCore.DlgListenerBase
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
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