C# Class SIL.FieldWorks.Common.Framework.DetailControls.MultiLevelConc.ConcView

Inheritance: SIL.FieldWorks.Common.RootSites.RootSiteControl
Exibir arquivo Open project: sillsdev/FieldWorks

Public Methods

Method Description
ConcView ( IConcSliceInfo info ) : System
MakeRoot ( ) : void

Override to remove the TAB key from treatment as a normal key.

Method Details

ConcView() public method

public ConcView ( IConcSliceInfo info ) : System
info IConcSliceInfo
return System

MakeRoot() public method

Override to remove the TAB key from treatment as a normal key.
public MakeRoot ( ) : void
return void