Uses of Class
com.ibm.team.fvt.tests.clm.pages.rm.history.RmHistoryEntryData.HistoryRow

Packages that use RmHistoryEntryData.HistoryRow
com.ibm.team.fvt.tests.clm.pages.rm.history   
 

Uses of RmHistoryEntryData.HistoryRow in com.ibm.team.fvt.tests.clm.pages.rm.history
 

Subclasses of RmHistoryEntryData.HistoryRow in com.ibm.team.fvt.tests.clm.pages.rm.history
 class RmHistoryEntryData.SimpleHistoryRow
          A Simple History Row contains the list of strings in the row.
 class RmHistoryEntryData.TextComparisonRow
          A text comparison row (eg for the Primary Text), then contains lists of added, changed and removed parts.
 

Methods in com.ibm.team.fvt.tests.clm.pages.rm.history that return RmHistoryEntryData.HistoryRow
 RmHistoryEntryData.HistoryRow RmHistoryEntryData.getRow(java.lang.String key)
          Gets a particular row from the History Entry, using the given key.