Modifier and Type | Method and Description |
---|---|
abstract com.ibm.rational.common.test.editor.framework.extensions.ExceptionsUI |
TestEditor.createExceptionsUI(ExtLayoutProvider provider) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTestLayoutProvider
Default layout provider to be used for root test object.
|
Modifier and Type | Method and Description |
---|---|
static ContentVpUI |
ContentVpUI.create(Composite parent,
ExtLayoutProvider provider,
boolean inline) |
static TreeViewer |
DatapoolUtil.createDatapoolUi(LoadTestEditor editor,
Composite parent,
ExtLayoutProvider provider) |
Constructor and Description |
---|
ContentVpUI(Composite parent,
ExtLayoutProvider provider,
boolean inline) |
DataCorrelatingTextAttrField(ExtLayoutProvider hostLayoutProvider)
Constructor
|
DataCorrelatingTextAttrField(ExtLayoutProvider hostLayoutProvider,
com.ibm.rational.test.lt.testeditor.common.IContentHidingHelper contentHidingHelper)
Constructor
|
DataCorrelatingTextAttrField(ExtLayoutProvider provider,
int minValue,
int maxValue)
Creates a data correlatable field for numeric model value/attribute.
|
ExtendedStyledText(ExtLayoutProvider hostLayoutProvider,
CBActionElement element,
StyledText stext,
String attributeName)
Deprecated.
Constructor
|
ExtendedStyledText(ExtLayoutProvider hostLayoutProvider,
com.ibm.rational.test.lt.testeditor.common.IContentHidingHelper contentHidingHelper,
StyledText stext,
String attributeName)
Deprecated.
Constructor
|
Modifier and Type | Method and Description |
---|---|
com.ibm.rational.common.test.editor.framework.extensions.ExceptionsUI |
LoadTestEditor.createExceptionsUI(ExtLayoutProvider provider) |
Modifier and Type | Class and Description |
---|---|
class |
LtLayoutProvider
This class should be used by any downstream protocol extensions that wish to create LayoutProvider handlers.
|
© Copyright IBM Corp. 2013. All rights reserved.