C# Class SIL.FieldWorks.TE.DummyKeyTermsViewWrapper

Inheritance: SIL.FieldWorks.TE.KeyTermsViewWrapper
显示文件 Open project: sillsdev/FieldWorks Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CallAssignVernacularEquivalent ( ) : void
CallIgnoreSpecifyingVernacularEquivalent ( ) : void
CallUpdateKeyTermEquivalents ( ) : void
DummyKeyTermsViewWrapper ( Control parent, SIL.FieldWorks.FDO.FdoCache cache, DummyDraftViewProxy createInfo, RegistryKey settingsRegKey ) : System

Method Details

CallAssignVernacularEquivalent() public method

public CallAssignVernacularEquivalent ( ) : void
return void

CallIgnoreSpecifyingVernacularEquivalent() public method

public CallIgnoreSpecifyingVernacularEquivalent ( ) : void
return void

CallUpdateKeyTermEquivalents() public method

public CallUpdateKeyTermEquivalents ( ) : void
return void

DummyKeyTermsViewWrapper() public method

public DummyKeyTermsViewWrapper ( Control parent, SIL.FieldWorks.FDO.FdoCache cache, DummyDraftViewProxy createInfo, RegistryKey settingsRegKey ) : System
parent System.Windows.Forms.Control
cache SIL.FieldWorks.FDO.FdoCache
createInfo DummyDraftViewProxy
settingsRegKey Microsoft.Win32.RegistryKey
return System