API classes

The following classes and methods can be used to extend the common editor framework:
Class Methods
com.ibm.rational.common.test.editor.framework.extensions.ExtLabelProvider
  • getTestEditor() - Returns the TestEditor object, the LoadTestEditor in the Performance Test Editor
.
com.ibm.rational.common.test.editor.framework.extensions.ExtLayoutProvider
  • getTestEditor() - Returns the TestEditor object.
  • getFactory() - Returns the WidgetFactory for creating widgets and controls.
  • getDetails() - Returns Composite which is a parent for creating controls.