C# Class SIL.FieldWorks.Discourse.TestInterlinRibbon

Makes some protected methods available for testing.
Inheritance: InterlinRibbon
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
CallLayout ( ) : void

Call the OnLayout methods (test-only)

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

Private Methods

Méthode Description
CallGetCoordRects ( Rectangle &rcSrcRoot, Rectangle &rcDstRoot ) : void

Make method available for testing

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

Method Details

CallLayout() public méthode

Call the OnLayout methods (test-only)
public CallLayout ( ) : void
Résultat void

TestInterlinRibbon() public méthode

public TestInterlinRibbon ( SIL.FieldWorks.FDO.FdoCache cache, int hvoStText ) : System
cache SIL.FieldWorks.FDO.FdoCache
hvoStText int
Résultat System