public class ImageLink extends SimpleLink
TODO: add in the src attribute when the test is able to use it to do assertions.
Constructor and Description |
---|
ImageLink(String text,
String href,
com.atlassian.fugue.Pair<Integer,Integer> dimension)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getHeight()
Deprecated.
|
Integer |
getWidth()
Deprecated.
|
String |
toString()
Deprecated.
|
equals, getHref, getText, hashCode
public Integer getWidth()
public Integer getHeight()
public String toString()
toString
in class SimpleLink
Copyright © 2003–2016 Atlassian. All rights reserved.