com.ibm.team.fvt.tests.clm.pages.popup
Class ClmLinksRelatedPopupMenu

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.WebPopupMenuElement
                  extended by com.ibm.team.fvt.tests.clm.pages.popup.ClmLinksRelatedPopupMenu

Deprecated. Use ClmLinksRelatedMenu instead.

@Deprecated
public class ClmLinksRelatedPopupMenu
extends com.ibm.team.fvt.tests.web.WebPopupMenuElement

Popup-menu to add a Related link to a work item in the Links tab.

See Also:
CcmWebWorkItemPage

Constructor Summary
ClmLinksRelatedPopupMenu(com.ibm.team.fvt.tests.web.WebPage page)
          Deprecated.  
 
Method Summary
 com.ibm.team.fvt.tests.web.WebBrowserElement getItemElement(java.lang.String item)
          Deprecated. 
 
Methods inherited from class com.ibm.team.fvt.tests.web.WebPopupMenuElement
clickItem, 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

ClmLinksRelatedPopupMenu

public ClmLinksRelatedPopupMenu(com.ibm.team.fvt.tests.web.WebPage page)
Deprecated. 
Method Detail

getItemElement

public com.ibm.team.fvt.tests.web.WebBrowserElement getItemElement(java.lang.String item)
Deprecated. 

As all items might not be visible, scroll down the menu until having the given item visible.

Overrides:
getItemElement in class com.ibm.team.fvt.tests.web.WebPopupMenuElement