public interface ImgAtts extends AknObject
These attributes specify the dimension of the image.
<xsd:attributeGroup name="imgAtts">
<xsd:attribute name="width" type="xsd:integer"/>
<xsd:attribute name="height" type="xsd:integer"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
Integer |
getHeight() |
Integer |
getWidth() |
void |
setHeight(Integer height) |
void |
setWidth(Integer width) |
attributes, compare, name, nestedCompareread, writeCopyright © 2017. All rights reserved.