C# Class SIL.FieldWorks.Discourse.TestInterlinRibbon

Makes some protected methods available for testing.
Inheritance: InterlinRibbon
Mostra file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
CallLayout ( ) : void

Call the OnLayout methods (test-only)

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

Private Methods

Method Description
CallGetCoordRects ( Rectangle &rcSrcRoot, Rectangle &rcDstRoot ) : void

Make method available for testing

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

Method Details

CallLayout() public method

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

TestInterlinRibbon() public method

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