C# 클래스 SIL.FieldWorks.Discourse.TestInterlinRibbon

Makes some protected methods available for testing.
상속: InterlinRibbon
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
CallLayout ( ) : void

Call the OnLayout methods (test-only)

TestInterlinRibbon ( SIL.FieldWorks.FDO.FdoCache cache, int hvoStText ) : System

비공개 메소드들

메소드 설명
CallGetCoordRects ( Rectangle &rcSrcRoot, Rectangle &rcDstRoot ) : void

Make method available for testing

CallOnLoad ( EventArgs eventArgs ) : void
GetSelLocation ( ) : Rectangle

메소드 상세

CallLayout() 공개 메소드

Call the OnLayout methods (test-only)
public CallLayout ( ) : void
리턴 void

TestInterlinRibbon() 공개 메소드

public TestInterlinRibbon ( SIL.FieldWorks.FDO.FdoCache cache, int hvoStText ) : System
cache SIL.FieldWorks.FDO.FdoCache
hvoStText int
리턴 System