|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkBrowser.Tab | |
---|---|
com.atlassian.confluence.selenium.client |
Uses of LinkBrowser.Tab in com.atlassian.confluence.selenium.client |
---|
Methods in com.atlassian.confluence.selenium.client that return LinkBrowser.Tab | |
---|---|
LinkBrowser.Tab |
LinkBrowser.getSelectedTab()
|
static LinkBrowser.Tab |
LinkBrowser.Tab.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LinkBrowser.Tab[] |
LinkBrowser.Tab.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.atlassian.confluence.selenium.client with parameters of type LinkBrowser.Tab | |
---|---|
int |
LinkBrowser.getPanelHeight(LinkBrowser.Tab tab)
|
LinkBrowser |
LinkBrowser.selectTab(LinkBrowser.Tab tab)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |