C# Класс SIL.FieldWorks.XWorks.LexEd.FeatureSystemInflectionFeatureListDlgLauncherSlice

Наследование: MsaInflectionFeatureListDlgLauncherSlice
Показать файл Открыть проект

Открытые методы

Метод Описание
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