C# Class SIL.FieldWorks.FdoUi.MoMorphSynAnalysisUi

Special UI behaviors for the MoMorphSynAnalysis class.
Inheritance: CmObjectUi
Mostra file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
MoMorphSynAnalysisUi ( ICmObject obj ) : System

Create one.

Protected Methods

Method Description
ShouldDisplayMenuForClass ( int specifiedClsid, XCore.UIItemDisplayProperties display ) : bool

Private Methods

Method Description
MoMorphSynAnalysisUi ( ) : System

Method Details

MoMorphSynAnalysisUi() public method

Create one.
public MoMorphSynAnalysisUi ( ICmObject obj ) : System
obj ICmObject
return System

ShouldDisplayMenuForClass() protected method

protected ShouldDisplayMenuForClass ( int specifiedClsid, XCore.UIItemDisplayProperties display ) : bool
specifiedClsid int
display XCore.UIItemDisplayProperties
return bool