C# Class SIL.FieldWorks.FdoUi.MoInflAffMsaUi

UI functions for MoMorphSynAnalysis.
Inheritance: MoMorphSynAnalysisUi
Show file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
GuidForJumping ( object commandObject ) : System.Guid

gives the hvo of the object to use in the URL we construct when doing a jump

MoInflAffMsaUi ( ICmObject obj ) : System

Create one.

Private Methods

Method Description
MoInflAffMsaUi ( ) : System

Method Details

GuidForJumping() public method

gives the hvo of the object to use in the URL we construct when doing a jump
public GuidForJumping ( object commandObject ) : System.Guid
commandObject object
return System.Guid

MoInflAffMsaUi() public method

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