C# Class SIL.FieldWorks.FdoUi.MoStemMsaUi

Special UI behaviors for the MoStemMsa class.
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 reconstruct when doing a jump

MoStemMsaUi ( ICmObject obj ) : System

Create one.

Private Methods

Method Description
MoStemMsaUi ( ) : System

Method Details

GuidForJumping() public method

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

MoStemMsaUi() public method

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