|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClmMenu | |
---|---|
com.ibm.team.fvt.tests.clm.pages | |
com.ibm.team.fvt.tests.clm.pages.menus | |
com.ibm.team.fvt.tests.clm.pages.qm |
Uses of ClmMenu in com.ibm.team.fvt.tests.clm.pages |
---|
Methods in com.ibm.team.fvt.tests.clm.pages that return ClmMenu | |
---|---|
ClmMenu |
ClmWebPage.openAdminUIMenu()
Open the Administration menu. |
ClmMenu |
ClmWebPage.openHelpMenu()
Open the Help menu. |
ClmMenu |
ClmWebPage.openMenu(org.openqa.selenium.By menuBy,
org.openqa.selenium.By linkBy)
Open a menu by clicking on the link element found using the given search mechanism. |
ClmMenu |
ClmWebPage.openMenu(java.lang.String menuId,
org.openqa.selenium.By linkBy)
Open a menu by clicking on the link element found using the given id. |
ClmMenu |
ClmWebPage.openUserProfileMenu()
Open the Users menu and return the corresponding object. |
Uses of ClmMenu in com.ibm.team.fvt.tests.clm.pages.menus |
---|
Subclasses of ClmMenu in com.ibm.team.fvt.tests.clm.pages.menus | |
---|---|
class |
CcmPlansMenu
Class to handle the 'Plans' CCM toolbar menu. |
class |
CcmPlanWorkItemActionsMenu
Actions menu for a work item displayed in the CCM View Plan page. |
class |
ClmAdministrationMenu
Deprecated. Project properties are now managed in DmAdminProjectAreaPage . |
class |
ClmHomeMenu
Menu displayed while clicking on Home Menu banner top left button arrow. |
class |
ClmLinksRelatedMenu
Popup-menu to add a Related link to a work item in the Links tab. |
class |
ClmToolbarMenu
Menu displayed while clicking on a CLM menu toolbar item. |
class |
DmConfigurationContextMenu
This class represents the popup menu corresponding to Configuration Context picker popup |
class |
QmGenerateTestCasesMenu
Menu to generate test cases from requirements. |
class |
QmToolbarMenu
Menu displayed while clicking on QM toolbar menu item. |
class |
RmArtifactActionsMenu
Popup-menu that appears when clicking on an artifact. |
Uses of ClmMenu in com.ibm.team.fvt.tests.clm.pages.qm |
---|
Methods in com.ibm.team.fvt.tests.clm.pages.qm that return ClmMenu | |
---|---|
ClmMenu |
QmWebPage.openAdminUIMenu()
Open the Administration menu. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |