Class ImageViewer

java.lang.Object
com.storedobject.vaadin.View
com.storedobject.ui.ImageViewer
All Implemented Interfaces:
ClickHandler, ExecutableView, ValueChangeHandler, com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<? extends com.vaadin.flow.component.Component>>, com.vaadin.flow.component.HasValue.ValueChangeListener, Serializable, Runnable, EventListener
Direct Known Subclasses:
SiteView

public class ImageViewer extends View
A View that shows a background image, a parent image and other overlay-components relative to the parent image. The background image and/or parent image may be absent.
Author:
Syam
See Also: