C# Class SIL.FieldWorks.FdoUi.MoInflAffMsaUi

UI functions for MoMorphSynAnalysis.
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 we construct when doing a jump

MoInflAffMsaUi ( ICmObject obj ) : System

Create one.

Private Methods

Méthode Description
MoInflAffMsaUi ( ) : System

Method Details

GuidForJumping() public méthode

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
Résultat System.Guid

MoInflAffMsaUi() public méthode

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