com.atlassian.confluence.pageobjects.component.dialog
Class LinkBrowserDialog
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
com.atlassian.confluence.pageobjects.component.dialog.Dialog
com.atlassian.confluence.pageobjects.component.dialog.LinkBrowserDialog
- All Implemented Interfaces:
- PageComponent
public class LinkBrowserDialog
- extends Dialog
Fields inherited from class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog |
id |
Methods inherited from class com.atlassian.confluence.pageobjects.component.dialog.Dialog |
clickButton, clickCancel, clickLink, clickPageMenu, find, findAll, getTitle, hasButton, hasLink, hasPageMenu, isButtonDisabled |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEARCH_PANEL
public static final java.lang.String SEARCH_PANEL
- See Also:
- Constant Field Values
RECENTLY_VIEWED_PANEL
public static final java.lang.String RECENTLY_VIEWED_PANEL
- See Also:
- Constant Field Values
ATTACHMENTS_PANEL
public static final java.lang.String ATTACHMENTS_PANEL
- See Also:
- Constant Field Values
WEB_LINK_PANEL
public static final java.lang.String WEB_LINK_PANEL
- See Also:
- Constant Field Values
ADVANCED_PANEL
public static final java.lang.String ADVANCED_PANEL
- See Also:
- Constant Field Values
LinkBrowserDialog
public LinkBrowserDialog()
bind
public void bind()
getCurrentPanel
public com.atlassian.pageobjects.elements.PageElement getCurrentPanel()
viewPanel
public com.atlassian.pageobjects.elements.PageElement viewPanel(java.lang.String panel)
getAvailablePanels
public java.util.List<com.atlassian.pageobjects.elements.PageElement> getAvailablePanels()
clickInsert
public void clickInsert()
setAddressField
public void setAddressField(java.lang.String text)
setLinkTextField
public void setLinkTextField(java.lang.String text)
Copyright © 2003-2013 Atlassian. All Rights Reserved.