com.atlassian.confluence.pageobjects.component.labels
Class DialogLabelSection.EditableLabel

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection.Label
      extended by com.atlassian.confluence.pageobjects.component.labels.DialogLabelSection.EditableLabel
Enclosing class:
DialogLabelSection

public static class DialogLabelSection.EditableLabel
extends AbstractLabelSection.Label


Field Summary
protected  com.atlassian.pageobjects.PageBinder pageBinder
           
 
Constructor Summary
DialogLabelSection.EditableLabel(com.atlassian.pageobjects.elements.PageElement labelSection)
           
 
Method Summary
 void remove()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection.Label
getLabelText, isPresent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pageBinder

@Inject
protected com.atlassian.pageobjects.PageBinder pageBinder
Constructor Detail

DialogLabelSection.EditableLabel

public DialogLabelSection.EditableLabel(com.atlassian.pageobjects.elements.PageElement labelSection)
Method Detail

remove

public void remove()


Copyright © 2003-2013 Atlassian. All Rights Reserved.