public interface IImageDefinition extends IComponentDefinition
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
String |
getSourceRef() |
String |
getTitle() |
int |
getWidth() |
void |
setHeight(int newValue) |
void |
setSourceRef(String newValue) |
void |
setTitle(String newValue) |
void |
setWidth(int newValue) |
clone, clone, getName, getParentBlock, getValue, getValues, setValue
Copyright © 2019 Visiativ Software. All rights reserved.