C# Class LexEdDllTests.TestLrtrl

Subclass to get access to the protected method and variable. This allows us to minimally initialize the instance for testing this method, without creating the whole hierarchy of nested controls that this object would normally be part of.
Inheritance: SIL.FieldWorks.XWorks.LexEd.LexReferenceTreeRootLauncher
Datei anzeigen Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
SetObject ( ICmObject obj ) : void
SetTarget ( ICmObject target ) : void

Private Methods

Method Description
GetChildObject ( ) : ICmObject

Method Details

SetObject() public method

public SetObject ( ICmObject obj ) : void
obj ICmObject
return void

SetTarget() public method

public SetTarget ( ICmObject target ) : void
target ICmObject
return void