Uses of Class
com.ibm.team.fvt.tests.clm.pages.qm.QmWebViewTestPlanPage

Packages that use QmWebViewTestPlanPage
com.ibm.team.fvt.tests.clm.pages.ccm   
com.ibm.team.fvt.tests.clm.pages.qm   
com.ibm.team.fvt.tests.clm.pages.rm   
 

Uses of QmWebViewTestPlanPage in com.ibm.team.fvt.tests.clm.pages.ccm
 

Methods in com.ibm.team.fvt.tests.clm.pages.ccm that return QmWebViewTestPlanPage
 QmWebViewTestPlanPage CcmWebViewPlanPage.gotoTestPlanPageUsingHover(java.lang.String testPlan)
          Goto the given QM test plan page using the hover of the link displayed in the current page.
 

Uses of QmWebViewTestPlanPage in com.ibm.team.fvt.tests.clm.pages.qm
 

Methods in com.ibm.team.fvt.tests.clm.pages.qm that return QmWebViewTestPlanPage
 QmWebViewTestPlanPage QmWebProjectAreaPage.gotoTestPlanPage(java.lang.String plan)
          Go to the given test plan page through the 'Planning' menu bar.
 QmWebViewTestPlanPage QmWebViewTestCasePage.gotoTestPlanPageUsingBreadcrumb()
          Go to the given test plan page through the breadcrumb.
 QmWebViewTestPlanPage QmWebViewTestPlanPage.gotoTestPlanUsingResourceLink(java.lang.String testPlan)
          Goto the QM web page corresponding to the given test plan.
 

Uses of QmWebViewTestPlanPage in com.ibm.team.fvt.tests.clm.pages.rm
 

Methods in com.ibm.team.fvt.tests.clm.pages.rm that return QmWebViewTestPlanPage
 QmWebViewTestPlanPage RmWebShowCollectionPage.gotoTestPlanPageUsingHover(java.lang.String plan)
          Goto the given test plan page using the hover of the link displayed in the current page 'Links' section.