|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PageComponent in com.atlassian.confluence.pageobjects.component |
|---|
| Classes in com.atlassian.confluence.pageobjects.component that implement PageComponent | |
|---|---|
class |
ConfluenceAbstractPageComponent
|
class |
FavouritePage
Represents the favourite/unfavourite button for pages. |
class |
FavouriteSpace
Represents the favourite/unfavourite button for spaces. |
class |
ToggleFavourites
Represents the favourite/unfavourite button for pages and spaces. |
| Methods in com.atlassian.confluence.pageobjects.component with type parameters of type PageComponent | ||
|---|---|---|
|
ConfluenceAbstractPageComponent.getComponent(Class<M> componentClass,
Object... args)
This method is used to retrieve elements that are added via a plugin. |
|
| Uses of PageComponent in com.atlassian.confluence.pageobjects.component.content |
|---|
| Classes in com.atlassian.confluence.pageobjects.component.content that implement PageComponent | |
|---|---|
class |
AttachmentsRow
Represent a single row in an attachments table. |
| Uses of PageComponent in com.atlassian.confluence.pageobjects.component.dashboard |
|---|
| Classes in com.atlassian.confluence.pageobjects.component.dashboard that implement PageComponent | |
|---|---|
class |
DashboardEntitiesPanel
Represents the panel on the left of the dashboard that allows the user to browse spaces, pages and their network. |
class |
DashboardEntitiesTab
Represents a single tab in the dashboard's entities panel. |
class |
DashboardNetworkTab
Represents the network tab in the dashboard's entities panel |
class |
DashboardPagesTab
Represents the pages tab in the dashboard's entities panel |
class |
DashboardSpacesTab
Represents the spaces tab in the dashboard's entities panel |
class |
DashboardUpdatesPanel
Represents the recently updated panel on the right of the dashboard. |
| Uses of PageComponent in com.atlassian.confluence.pageobjects.component.dialog |
|---|
| Classes in com.atlassian.confluence.pageobjects.component.dialog that implement PageComponent | |
|---|---|
class |
AbstractDialog
|
class |
Dialog
|
class |
ImageBrowserDialog
|
class |
ImagePropertyPanel
|
class |
KeyboardShortcutHelperDialog
|
class |
PropertyPanel
|
| Uses of PageComponent in com.atlassian.confluence.pageobjects.component.editor |
|---|
| Classes in com.atlassian.confluence.pageobjects.component.editor that implement PageComponent | |
|---|---|
class |
EditorContent
|
class |
EditorDropdownMenu
Represents a dropdown menu in the editor toolbar. |
class |
PageLayoutMenu
|
| Uses of PageComponent in com.atlassian.confluence.pageobjects.component.macro |
|---|
| Classes in com.atlassian.confluence.pageobjects.component.macro that implement PageComponent | |
|---|---|
class |
UserProfileMacro
Represents the User profile macro that is visible in the People Directory page. |
| Uses of PageComponent in com.atlassian.confluence.pageobjects.component.menu |
|---|
| Subinterfaces of PageComponent in com.atlassian.confluence.pageobjects.component.menu | |
|---|---|
interface |
MenuItem
Represents an item in a menu. |
| Classes in com.atlassian.confluence.pageobjects.component.menu that implement PageComponent | |
|---|---|
class |
AUIDropdownMenu
Represents any dropdown menu created via AUI. |
class |
BrowseMenu
Represents the browse menu available in the header. |
class |
ConfluenceUserMenu
Represents the user menu available in the header. |
class |
PageRedirectMenuItem<T extends Page>
Represnets a menu item that redirects to a page. |
| Uses of PageComponent in com.atlassian.confluence.pageobjects.page |
|---|
| Methods in com.atlassian.confluence.pageobjects.page with type parameters of type PageComponent | ||
|---|---|---|
|
ConfluenceAbstractPage.getComponent(Class<M> componentClass,
Object... args)
This method is used to retrieve elements that are added via a plugin. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||