C# Class SIL.FieldWorks.XWorks.LexEd.FeatureSystemInflectionFeatureListDlgLauncherSlice

Inheritance: MsaInflectionFeatureListDlgLauncherSlice
Datei anzeigen Open project: sillsdev/FieldWorks

Public Methods

Method Description
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

Method Details

FeatureSystemInflectionFeatureListDlgLauncherSlice() public method

public FeatureSystemInflectionFeatureListDlgLauncherSlice ( ) : System
return System

FinishInit() public method

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

Install() public method

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