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

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.ClmAdministrationPopupMenu

Deprecated. Use ClmAdministrationMenu instead.

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

Popup-menu when clicking on banner top right Administration button.

Following actions are accessible in this page:


Constructor Summary
ClmAdministrationPopupMenu(com.ibm.team.fvt.tests.web.WebPage page)
          Deprecated.  
 
Method Summary
 DmWebProjectPropertiesProjectLinkingPage manageProjectProperties()
          Deprecated. Click on 'Manage Project Properties' item.
 void open()
          Deprecated. Open the popup-menu by clicking on the 'Administration' banner button.
 
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

ClmAdministrationPopupMenu

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

manageProjectProperties

public DmWebProjectPropertiesProjectLinkingPage manageProjectProperties()
Deprecated. 
Click on 'Manage Project Properties' item.


open

public void open()
Deprecated. 
Open the popup-menu by clicking on the 'Administration' banner button.