C# Class SIL.FieldWorks.IText.InfoPane.InterlinearTextsRecordEditView.StTextDataTree

Inheritance: SIL.FieldWorks.Common.Framework.DetailControls.DataTree
ファイルを表示 Open project: sillsdev/FieldWorks

Private Properties

Property Type Description

Public Methods

Method Description
ShowObject ( ICmObject root, string layoutName, string layoutChoiceField, ICmObject descendant, bool suppressFocusChange ) : void

Protected Methods

Method Description
SetDefaultCurrentSlice ( bool suppressFocusChange ) : void

Method Details

SetDefaultCurrentSlice() protected method

protected SetDefaultCurrentSlice ( bool suppressFocusChange ) : void
suppressFocusChange bool
return void

ShowObject() public method

public ShowObject ( ICmObject root, string layoutName, string layoutChoiceField, ICmObject descendant, bool suppressFocusChange ) : void
root ICmObject
layoutName string
layoutChoiceField string
descendant ICmObject
suppressFocusChange bool
return void