|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.team.fvt.tests.web.WebPageElement
com.ibm.team.fvt.tests.web.WebElementWrapper
com.ibm.team.fvt.tests.web.WebWindow
com.ibm.team.fvt.tests.web.WebDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDefaultDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmAddArtifactsDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmInsertArtifactDialog
public class RmInsertArtifactDialog
Manage dialog launched to add a requirement to another requirement from its RM page.
changeProject(String)
: Changes the project area in the dialog.
getCloseButton(boolean)
: Return the xpath of the button to close the
dialog.
RmWebShowRequirementPage
Constructor Summary | |
---|---|
RmInsertArtifactDialog(ClmWebPage page)
|
Method Summary | |
---|---|
void |
changeProject(java.lang.String project)
This function changes the project area the dialog is currently in. |
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmAddArtifactsDialog |
---|
addRequirements, addRequirementUsingSearch |
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 |
---|
public RmInsertArtifactDialog(ClmWebPage page)
Method Detail |
---|
public void changeProject(java.lang.String project)
project
- A string for the name of the project area you would like to change to.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |