com.atlassian.confluence.pageobjects.component.sidebar
Class ChildrenFlyout

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
      extended by com.atlassian.confluence.pageobjects.component.sidebar.ChildrenFlyout
All Implemented Interfaces:
PageComponent

public class ChildrenFlyout
extends ConfluenceAbstractPageComponent


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, pageBinder, pageElementFinder, waiter
 
Constructor Summary
ChildrenFlyout()
           
 
Method Summary
 com.atlassian.pageobjects.elements.query.TimedCondition areInitialChildrenVisible()
           
 com.atlassian.pageobjects.elements.query.TimedCondition areRemainingChildrenVisible()
           
 com.atlassian.pageobjects.elements.query.TimedCondition isOpen()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
getComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChildrenFlyout

public ChildrenFlyout()
Method Detail

isOpen

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

areInitialChildrenVisible

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

areRemainingChildrenVisible

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


Copyright © 2003-2013 Atlassian. All Rights Reserved.