C# 클래스 SIL.FieldWorks.TE.DummyKeyTermsViewWrapper

상속: SIL.FieldWorks.TE.KeyTermsViewWrapper
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CallAssignVernacularEquivalent ( ) : void
CallIgnoreSpecifyingVernacularEquivalent ( ) : void
CallUpdateKeyTermEquivalents ( ) : void
DummyKeyTermsViewWrapper ( Control parent, SIL.FieldWorks.FDO.FdoCache cache, DummyDraftViewProxy createInfo, RegistryKey settingsRegKey ) : System

메소드 상세

CallAssignVernacularEquivalent() 공개 메소드

public CallAssignVernacularEquivalent ( ) : void
리턴 void

CallIgnoreSpecifyingVernacularEquivalent() 공개 메소드

public CallIgnoreSpecifyingVernacularEquivalent ( ) : void
리턴 void

CallUpdateKeyTermEquivalents() 공개 메소드

public CallUpdateKeyTermEquivalents ( ) : void
리턴 void

DummyKeyTermsViewWrapper() 공개 메소드

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
리턴 System