메소드 | 설명 | |
---|---|---|
CheckDisposed ( ) : void |
Check to see if the object has been disposed. All public Properties and Methods should call this before doing anything else.
|
|
MergeObjectDlg ( IHelpTopicProvider helpTopicProvider ) : System | ||
SetDlgInfo ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, SIL.FieldWorks.LexText.Controls.WindowParams wp, DummyCmObject mainObj, List |
Set up the dlg in preparation to showing it.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
InitBrowseView ( string guiControl, List |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
MergeObjectDlg ( ) : System | ||
MergeObjectDlg_Closed ( object sender, System e ) : void | ||
MoveWindowToPreviousPosition ( ) : void | ||
SetBottomMessage ( ) : void | ||
SetSelectedObject ( ) : void | ||
buttonHelp_Click ( object sender, System e ) : void | ||
m_bvMergeOptions_SelectedIndexChanged ( object sender, System e ) : void |
public MergeObjectDlg ( IHelpTopicProvider helpTopicProvider ) : System | ||
helpTopicProvider | IHelpTopicProvider | |
리턴 | System |
public SetDlgInfo ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, SIL.FieldWorks.LexText.Controls.WindowParams wp, DummyCmObject mainObj, List |
||
cache | SIL.FieldWorks.FDO.FdoCache | FDO cache. |
mediator | XCore.Mediator | |
wp | SIL.FieldWorks.LexText.Controls.WindowParams | Strings used for various items in this dialog. |
mainObj | DummyCmObject | |
mergeCandidates | List |
|
guiControl | string | |
helpTopic | string | |
리턴 | void |