public class EditorEmbeddedImage extends Object
| Constructor and Description |
|---|
EditorEmbeddedImage(com.atlassian.pageobjects.elements.PageElement image) |
| Modifier and Type | Method and Description |
|---|---|
ImagePropertyPanel |
click()
Click on the image.
|
com.atlassian.fugue.Option<String> |
getAttachmentName() |
Integer |
getHeight() |
Integer |
getWidth() |
boolean |
isBordered() |
boolean |
usingThumbnail() |
public EditorEmbeddedImage(com.atlassian.pageobjects.elements.PageElement image)
public Integer getWidth()
public Integer getHeight()
public ImagePropertyPanel click()
public boolean usingThumbnail()
public boolean isBordered()
public com.atlassian.fugue.Option<String> getAttachmentName()
Copyright © 2003–2016 Atlassian. All rights reserved.