com.ibm.team.fvt.tests.clm.pages.dialogs.rm
Class RmConfigureLinksDialog
java.lang.Object
com.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.rm.RmConfigureLinksDialog
public class RmConfigureLinksDialog
- extends ClmWebPageDialog
Dialog to configure collection links to show as a tree view.
Method Summary |
void |
selectLinkTypes(java.lang.String[] types)
Select the given types. |
void |
showLinksInTreeView(boolean on)
Select/unselect the 'Show links in tree view' check-box. |
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 |
RmConfigureLinksDialog
public RmConfigureLinksDialog(ClmWebPage page,
org.openqa.selenium.By findBy)
showLinksInTreeView
public void showLinksInTreeView(boolean on)
- Select/unselect the 'Show links in tree view' check-box.
- Parameters:
on
- Select or unselect the check box.
selectLinkTypes
public void selectLinkTypes(java.lang.String[] types)
- Select the given types.
Note that this does not close the dialog.
- Parameters:
types
- The types to select