com.ibm.team.fvt.tests.clm.pages.dialogs.rm
Class RmRequirementsSelectionDialog

java.lang.Object
  extended by com.ibm.team.fvt.tests.web.WebPageElement
      extended by com.ibm.team.fvt.tests.web.WebElementWrapper
          extended by com.ibm.team.fvt.tests.web.WebWindow
              extended by com.ibm.team.fvt.tests.web.WebDialog
                  extended by com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDialog
                      extended by com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDefaultDialog
                          extended by com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmRequirementsSelectionDialog

public class RmRequirementsSelectionDialog
extends ClmWebPageDefaultDialog

Manage dialog launched to select a requirement to link to.

Following actions are accessible on this page:

Following operations are also specialized for dialogs:

See Also:
RmWebShowCollectionPage

Constructor Summary
RmRequirementsSelectionDialog(ClmWebPage page)
           
 
Method Summary
 void selectRequirement(java.lang.String projectAreaTitle, java.lang.String requirement)
          Select the given requirement in the given project area.
 
Methods inherited from class com.ibm.team.fvt.tests.web.WebDialog
open
 
Methods inherited from class com.ibm.team.fvt.tests.web.WebWindow
cancel, close
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RmRequirementsSelectionDialog

public RmRequirementsSelectionDialog(ClmWebPage page)
Method Detail

selectRequirement

public void selectRequirement(java.lang.String projectAreaTitle,
                              java.lang.String requirement)
Select the given requirement in the given project area.

Parameters:
projectAreaTitle - The requirements project area title
requirement - The requirement to select