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

Listener class for the InsertEntryDlg class.
상속: XCore.DlgListenerBase
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
OnDialogInsertItemInVector ( object argument ) : bool

Handles the xWorks message to insert a new Data Notebook record. Invoked by the RecordClerk

메소드 상세

OnDialogInsertItemInVector() 공개 메소드

Handles the xWorks message to insert a new Data Notebook record. Invoked by the RecordClerk
public OnDialogInsertItemInVector ( object argument ) : bool
argument object The xCore Command object.
리턴 bool