IBM Rational Performance Tester SDK

Uses of Class
com.ibm.rational.test.lt.testeditor.dc.DataBoundStyleRange

Packages that use DataBoundStyleRange
com.ibm.rational.test.lt.testeditor.common   
com.ibm.rational.test.lt.testeditor.dc   
 

Uses of DataBoundStyleRange in com.ibm.rational.test.lt.testeditor.common
 

Fields in com.ibm.rational.test.lt.testeditor.common declared as DataBoundStyleRange
protected  DataBoundStyleRange ExtendedStyledText.m_theCurrentDataRange
          Deprecated.  
 

Methods in com.ibm.rational.test.lt.testeditor.common that return DataBoundStyleRange
protected  DataBoundStyleRange ExtendedStyledText.getSelectedRange()
          Deprecated.  
 

Methods in com.ibm.rational.test.lt.testeditor.common with parameters of type DataBoundStyleRange
protected  IDCStringLocator ExtendedStyledText.getStringLocatorFromData(DataBoundStyleRange dbsr)
          Deprecated. Utility method creates, populates and returns an instance of IDCStringLocator with contents, representing correlation attribute contained in the arguemnt.
 

Uses of DataBoundStyleRange in com.ibm.rational.test.lt.testeditor.dc
 

Subclasses of DataBoundStyleRange in com.ibm.rational.test.lt.testeditor.dc
 class DataSourceStyleRange
           
 class DataTargetStyleRange
           
 class HarvesterStyleRange
           
 class SubstituterStyleRange
           
 

Methods in com.ibm.rational.test.lt.testeditor.dc that return DataBoundStyleRange
 DataBoundStyleRange IStyleTextRangeHandler.adjustHarvester(DataBoundStyleRange range)
          Adjusts DataBoundStyleRange with DataSource.
 DataBoundStyleRange IStyleTextRangeHandler.adjustSubstituter(DataBoundStyleRange range)
          Adjusts DataBoundStyleRange with Substituter.
 

Methods in com.ibm.rational.test.lt.testeditor.dc with parameters of type DataBoundStyleRange
 DataBoundStyleRange IStyleTextRangeHandler.adjustHarvester(DataBoundStyleRange range)
          Adjusts DataBoundStyleRange with DataSource.
 DataBoundStyleRange IStyleTextRangeHandler.adjustSubstituter(DataBoundStyleRange range)
          Adjusts DataBoundStyleRange with Substituter.
 

Constructors in com.ibm.rational.test.lt.testeditor.dc with parameters of type DataBoundStyleRange
DataBoundStyleRange(DataBoundStyleRange other)
           
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.