| Modifier and Type | Method and Description |
|---|---|
<T extends JiraAuiDropdownMenu> |
JiraHeader.getMenu(Class<T> clazz)
Tries to bind menu from "main" menu or from "more" submenu.
|
<T extends JiraAuiDropdownMenu> |
JiraHeader.getNestedMenu(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
JiraAuiDropdownMenu |
JiraHeader.getMoreMenu() |
| Modifier and Type | Class and Description |
|---|---|
class |
JiraAuiDropdownMenu<T extends JiraAuiDropdownMenu<T>>
The JIRA version of the AUI dropdown.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminMenu
A page object representing the "Admin" menu that exists in JIRA's application header.
|
class |
AuiDropdownMenu<T extends AuiDropdownMenu<T>> |
class |
DashboardsMenu |
class |
HelpMenu
A page object representing the "Help" menu that exists in JIRA's application header.
|
class |
IssueActionsMenu
Cog dropdown
|
class |
IssuesMenu |
class |
ProjectsMenu |
class |
UserProfileMenu
A page object representing the "User Profile" menu that exists in JIRA's application header.
|
| Modifier and Type | Method and Description |
|---|---|
JiraAuiDropdownMenu |
ViewSystemFields.SystemField.getActionDropdownMenu() |
| Modifier and Type | Field and Description |
|---|---|
protected JiraAuiDropdownMenu |
ViewUserPage.userActionsMenu |
| Modifier and Type | Class and Description |
|---|---|
class |
MoreActionsMenu
Deprecated.
use
instead |
Copyright © 2002-2021 Atlassian. All Rights Reserved.