|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DashboardUpdatesPanel.Tab | |
|---|---|
| com.atlassian.confluence.pageobjects.component.dashboard | |
| com.atlassian.confluence.pageobjects.page | |
| Uses of DashboardUpdatesPanel.Tab in com.atlassian.confluence.pageobjects.component.dashboard |
|---|
| Methods in com.atlassian.confluence.pageobjects.component.dashboard that return DashboardUpdatesPanel.Tab | |
|---|---|
static DashboardUpdatesPanel.Tab |
DashboardUpdatesPanel.Tab.fromString(java.lang.String tabName)
|
DashboardUpdatesPanel.Tab |
DashboardUpdatesPanel.getSelectedTab()
|
static DashboardUpdatesPanel.Tab |
DashboardUpdatesPanel.Tab.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DashboardUpdatesPanel.Tab[] |
DashboardUpdatesPanel.Tab.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.confluence.pageobjects.component.dashboard with parameters of type DashboardUpdatesPanel.Tab | ||
|---|---|---|
DashboardUpdatesContent |
DashboardUpdatesPanel.gotoTab(DashboardUpdatesPanel.Tab tab)
|
|
|
DashboardUpdatesPanel.gotoTab(DashboardUpdatesPanel.Tab tab,
java.lang.Class<T> tabWebElement,
java.lang.Object... args)
|
|
boolean |
DashboardUpdatesPanel.tabIsVisible(DashboardUpdatesPanel.Tab tab)
|
|
| Constructors in com.atlassian.confluence.pageobjects.component.dashboard with parameters of type DashboardUpdatesPanel.Tab | |
|---|---|
DashboardUpdatesContent(DashboardUpdatesPanel.Tab tab,
com.atlassian.pageobjects.elements.PageElement updatesPanel)
|
|
| Uses of DashboardUpdatesPanel.Tab in com.atlassian.confluence.pageobjects.page |
|---|
| Constructors in com.atlassian.confluence.pageobjects.page with parameters of type DashboardUpdatesPanel.Tab | |
|---|---|
DashboardPage(DashboardUpdatesPanel.Tab selectedTab)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||