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

Listener class for the InsertEntryDlg class.
Inheritance: XCore.DlgListenerBase
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
OnDialogInsertItemInVector ( object argument ) : bool

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

Method Details

OnDialogInsertItemInVector() public méthode

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.
Résultat bool