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

Listener class for the InsertEntryDlg class.
Inheritance: XCore.DlgListenerBase
Mostra file Open project: sillsdev/FieldWorks

Public Methods

Method Description
OnDialogInsertItemInVector ( object argument ) : bool

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

Method Details

OnDialogInsertItemInVector() public method

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.
return bool