com.atlassian.confluence.pageobjects.component.labels
Class DialogLabelSection
java.lang.Object
com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
com.atlassian.confluence.pageobjects.component.labels.DialogLabelSection
- All Implemented Interfaces:
- PageComponent
public class DialogLabelSection
- extends AbstractLabelSection
|
Constructor Summary |
DialogLabelSection(com.atlassian.pageobjects.elements.PageElement parentElement)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DialogLabelSection
public DialogLabelSection(com.atlassian.pageobjects.elements.PageElement parentElement)
getAllLabelText
public List<String> getAllLabelText()
- Overrides:
getAllLabelText in class AbstractLabelSection
getEditableLabels
public Collection<DialogLabelSection.EditableLabel> getEditableLabels()
removeLabel
public void removeLabel(String labelText)
Copyright © 2003–2015 Atlassian. All rights reserved.