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

상속: MsaInflectionFeatureListDlgLauncherSlice
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
FeatureSystemInflectionFeatureListDlgLauncherSlice ( ) : System
FinishInit ( ) : void

This method, called once we have a cache and object, is our first chance to actually create the embedded control.

Install ( DataTree parent ) : void

메소드 상세

FeatureSystemInflectionFeatureListDlgLauncherSlice() 공개 메소드

public FeatureSystemInflectionFeatureListDlgLauncherSlice ( ) : System
리턴 System

FinishInit() 공개 메소드

This method, called once we have a cache and object, is our first chance to actually create the embedded control.
public FinishInit ( ) : void
리턴 void

Install() 공개 메소드

public Install ( DataTree parent ) : void
parent SIL.FieldWorks.Common.Framework.DetailControls.DataTree
리턴 void