Uses of Interface
com.atlassian.jira.pageobjects.pages.ViewProfileTab

Packages that use ViewProfileTab
com.atlassian.jira.pageobjects.pages   
 

Uses of ViewProfileTab in com.atlassian.jira.pageobjects.pages
 

Classes in com.atlassian.jira.pageobjects.pages that implement ViewProfileTab
 class UserSummaryTab
           
 

Methods in com.atlassian.jira.pageobjects.pages with type parameters of type ViewProfileTab
<T extends ViewProfileTab>
T
ViewProfilePage.goBackTo(Class<T> tabClass)
           
<T extends ViewProfileTab>
T
ViewProfilePage.openTab(Class<T> tabClass)
           
 

Method parameters in com.atlassian.jira.pageobjects.pages with type arguments of type ViewProfileTab
 boolean ViewProfilePage.hasTab(Class<? extends ViewProfileTab> tabClass)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.