|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
com.atlassian.confluence.pageobjects.component.labels.DialogLabelSection
public class DialogLabelSection
| Nested Class Summary | |
|---|---|
static class |
DialogLabelSection.EditableLabel
|
| Nested classes/interfaces inherited from class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection |
|---|
AbstractLabelSection.Label |
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection |
|---|
labelList, pageBinder |
| Constructor Summary | |
|---|---|
DialogLabelSection(com.atlassian.pageobjects.elements.PageElement parentElement)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getAllLabelText()
|
java.util.Collection<DialogLabelSection.EditableLabel> |
getEditableLabels()
|
void |
removeLabel(java.lang.String labelText)
|
| Methods inherited from class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection |
|---|
findLabels, hasLabel, hasLabelCondition, labelsVisibleCondition, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DialogLabelSection(com.atlassian.pageobjects.elements.PageElement parentElement)
| Method Detail |
|---|
public java.util.List<java.lang.String> getAllLabelText()
getAllLabelText in class AbstractLabelSectionpublic java.util.Collection<DialogLabelSection.EditableLabel> getEditableLabels()
public void removeLabel(java.lang.String labelText)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||