C# 클래스 SIL.FieldWorks.FdoUi.MoStemMsaUi

Special UI behaviors for the MoStemMsa class.
상속: MoMorphSynAnalysisUi
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
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.

비공개 메소드들

메소드 설명
MoStemMsaUi ( ) : System

메소드 상세

GuidForJumping() 공개 메소드

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

MoStemMsaUi() 공개 메소드

Create one.
public MoStemMsaUi ( ICmObject obj ) : System
obj ICmObject
리턴 System