Class GuiImage
java.lang.Object
de.xima.fc.mdl.ui.GuiImage
- All Implemented Interfaces:
Serializable
Model for a GUI image with a source and an alternative description.
- Since:
- 8.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GuiImage
-
-
Method Details
-
getSrc
Gets the source of the image, i.e. the link with the image content.- Returns:
- The image source.
-
getAlt
Gets the alternative text for the image, used e.g. when the image cannot be displayed.- Returns:
- The alt image text.
-
toString
-