C# Class SIL.FieldWorks.FdoUi.MoStemMsaUi

Special UI behaviors for the MoStemMsa class.
Inheritance: MoMorphSynAnalysisUi
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode 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

Méthode Description
MoStemMsaUi ( ) : System

Method Details

GuidForJumping() public méthode

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

MoStemMsaUi() public méthode

Create one.
public MoStemMsaUi ( ICmObject obj ) : System
obj ICmObject
Résultat System