|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStyleTextRangeHandler
Adjusts DataBoundStyleRange
s with DataSource
s and Substituter
s for
display purposes. This can be used if visual inline represntation of datacorrelation object by ExtendedStyledText
must not use the default values obtained from correlation object.
Instances of classes implementing this interface must be registred with DataCorrelationLabelProvider.
DataCorrelationLabelProvider.addRangeHandler(String, IStyleTextRangeHandler)
Method Summary | |
---|---|
DataBoundStyleRange |
adjustHarvester(DataBoundStyleRange range)
Adjusts DataBoundStyleRange with DataSource . |
DataBoundStyleRange |
adjustSubstituter(DataBoundStyleRange range)
Adjusts DataBoundStyleRange with Substituter . |
Method Detail |
---|
DataBoundStyleRange adjustSubstituter(DataBoundStyleRange range)
DataBoundStyleRange
with Substituter
.
range
-
DataBoundStyleRange adjustHarvester(DataBoundStyleRange range)
DataBoundStyleRange
with DataSource
.
range
-
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |