com.atlassian.confluence.pageobjects.component.labels
Class AbstractLabelSection.Label

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

public static class AbstractLabelSection.Label
extends java.lang.Object


Field Summary
protected  com.atlassian.pageobjects.PageBinder pageBinder
           
 
Constructor Summary
AbstractLabelSection.Label(com.atlassian.pageobjects.elements.PageElement labelSection)
           
 
Method Summary
 com.atlassian.pageobjects.elements.query.TimedQuery<java.lang.String> getLabelText()
           
 com.atlassian.pageobjects.elements.query.TimedCondition 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

AbstractLabelSection.Label

public AbstractLabelSection.Label(com.atlassian.pageobjects.elements.PageElement labelSection)
Method Detail

getLabelText

public com.atlassian.pageobjects.elements.query.TimedQuery<java.lang.String> getLabelText()

isPresent

public com.atlassian.pageobjects.elements.query.TimedCondition isPresent()


Copyright © 2003-2014 Atlassian. All Rights Reserved.