C# 클래스 SIL.FieldWorks.XWorks.LexEd.MsaInflectionFeatureListDlgLauncher

상속: SIL.FieldWorks.Common.Framework.DetailControls.ButtonLauncher
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
m_msaInflectionFeatureListDlgLauncherView SIL.FieldWorks.XWorks.LexEd.MsaInflectionFeatureListDlgLauncherView

공개 메소드들

메소드 설명
Initialize ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject obj, int flid, string fieldName, IPersistenceProvider persistProvider, XCore.Mediator mediator, string displayNameProperty, string displayWs ) : void

Initialize the launcher.

MsaInflectionFeatureListDlgLauncher ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

HandleChooser ( ) : void

Handle launching of the MSA editor.

OnClick ( Object sender, EventArgs arguments ) : void

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

메소드 상세

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

HandleChooser() 보호된 메소드

Handle launching of the MSA editor.
protected HandleChooser ( ) : void
리턴 void

Initialize() 공개 메소드

Initialize the launcher.
public Initialize ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject obj, int flid, string fieldName, IPersistenceProvider persistProvider, XCore.Mediator mediator, string displayNameProperty, string displayWs ) : void
cache SIL.FieldWorks.FDO.FdoCache
obj ICmObject
flid int
fieldName string
persistProvider IPersistenceProvider
mediator XCore.Mediator
displayNameProperty string
displayWs string
리턴 void

MsaInflectionFeatureListDlgLauncher() 공개 메소드

public MsaInflectionFeatureListDlgLauncher ( ) : System
리턴 System

OnClick() 보호된 메소드

protected OnClick ( Object sender, EventArgs arguments ) : void
sender Object
arguments System.EventArgs
리턴 void

프로퍼티 상세

m_msaInflectionFeatureListDlgLauncherView 보호되어 있는 프로퍼티

protected SIL.FieldWorks.XWorks.LexEd.MsaInflectionFeatureListDlgLauncherView m_msaInflectionFeatureListDlgLauncherView
리턴 SIL.FieldWorks.XWorks.LexEd.MsaInflectionFeatureListDlgLauncherView