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

Inheritance: MsaInflectionFeatureListDlgLauncherSlice
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode 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 méthode

public FeatureSystemInflectionFeatureListDlgLauncherSlice ( ) : System
Résultat System

FinishInit() public méthode

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

Install() public méthode

public Install ( DataTree parent ) : void
parent SIL.FieldWorks.Common.Framework.DetailControls.DataTree
Résultat void