C# Class SIL.FieldWorks.FdoUi.MoDerivAffMsaUi

UI functions for MoMorphSynAnalysis.
Inheritance: MoMorphSynAnalysisUi
Exibir arquivo 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

MoDerivAffMsaUi ( ICmObject obj ) : System

Create one.

Private Methods

Method Description
MoDerivAffMsaUi ( ) : 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

MoDerivAffMsaUi() public method

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