com.atlassian.confluence.pageobjects.component.editor
Class LinkPropertyPanel

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.editor.LinkPropertyPanel

public class LinkPropertyPanel
extends java.lang.Object

Represent ths link property panel when you click on a link inside the editor.


Constructor Summary
LinkPropertyPanel()
           
 
Method Summary
 void clickUnlink()
           
 void hoverOverUnlink()
           
 com.atlassian.pageobjects.elements.query.TimedCondition isVisible()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkPropertyPanel

public LinkPropertyPanel()
Method Detail

isVisible

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

hoverOverUnlink

public void hoverOverUnlink()

clickUnlink

public void clickUnlink()


Copyright © 2003-2014 Atlassian. All Rights Reserved.