|
||||||||||
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.WebPopupMenuElement
com.ibm.team.fvt.tests.clm.pages.popup.RmConfigureLinksPopupMenu
RmConfigureLinksDialog
instead.
@Deprecated public class RmConfigureLinksPopupMenu
Popup-menu to configure collection links to show as a tree view.
Constructor Summary | |
---|---|
RmConfigureLinksPopupMenu(com.ibm.team.fvt.tests.web.WebPage page)
Deprecated. |
|
RmConfigureLinksPopupMenu(com.ibm.team.fvt.tests.web.WebPage page,
org.openqa.selenium.By findBy)
Deprecated. |
|
RmConfigureLinksPopupMenu(com.ibm.team.fvt.tests.web.WebPage page,
org.openqa.selenium.By findBy,
java.lang.String frame)
Deprecated. |
Method Summary | |
---|---|
void |
apply()
Deprecated. Apply all changes done in the drop-down menu. |
void |
selectLinkTypes(java.lang.String[] types)
Deprecated. Select the given types. |
void |
showLinksInTreeView(boolean on)
Deprecated. Select/unselect the 'Show links in tree view' check-box. |
Methods inherited from class com.ibm.team.fvt.tests.web.WebPopupMenuElement |
---|
clickItem, getItemElement, getItemElement, getMenuOptions, getStringMenuOptions, 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 RmConfigureLinksPopupMenu(com.ibm.team.fvt.tests.web.WebPage page, org.openqa.selenium.By findBy, java.lang.String frame)
public RmConfigureLinksPopupMenu(com.ibm.team.fvt.tests.web.WebPage page)
public RmConfigureLinksPopupMenu(com.ibm.team.fvt.tests.web.WebPage page, org.openqa.selenium.By findBy)
Method Detail |
---|
public void showLinksInTreeView(boolean on)
on
- Select or unselect the check box.public void selectLinkTypes(java.lang.String[] types)
Note that this does not close the popup-menu.
types
- The types to selectpublic void apply()
Note that this action closes the menu.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |