com.atlassian.confluence.pageobjects.component.labels
Class PageLabelsSection
java.lang.Object
com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
com.atlassian.confluence.pageobjects.component.labels.PageLabelsSection
- All Implemented Interfaces:
- PageComponent
public class PageLabelsSection
- extends AbstractLabelSection
Field Summary |
protected com.atlassian.pageobjects.PageBinder |
pageBinder
|
Constructor Summary |
PageLabelsSection(com.atlassian.pageobjects.elements.PageElement parentElement)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pageBinder
@Inject
protected com.atlassian.pageobjects.PageBinder pageBinder
PageLabelsSection
public PageLabelsSection(com.atlassian.pageobjects.elements.PageElement parentElement)
noLabelsVisibleCondition
public com.atlassian.pageobjects.elements.query.TimedCondition noLabelsVisibleCondition()
openLabelsDialog
public LabelsDialog openLabelsDialog()
editLabelButtonVisible
public com.atlassian.pageobjects.elements.query.TimedCondition editLabelButtonVisible()
getLabels
public java.util.List<AbstractLabelSection.Label> getLabels()
Copyright © 2003-2013 Atlassian. All Rights Reserved.