Uses of Class
com.storedobject.vaadin.Image
Packages that use Image
-
Uses of Image in com.storedobject.ui
Subclasses of Image in com.storedobject.uiMethods in com.storedobject.ui with parameters of type ImageModifier and TypeMethodDescriptionvoidImageViewer.setParentImage(Image parentImage, int offsetX, int offsetY) Set a parent image.Constructors in com.storedobject.ui with parameters of type ImageModifierConstructorDescriptionImageViewer(String caption, Image backgroundImage) Create the image view from the given image. -
Uses of Image in com.storedobject.vaadin
Methods in com.storedobject.vaadin with parameters of type ImageModifier and TypeMethodDescriptioncom.vaadin.flow.component.ComponentImageView.getImageComponent(Image image) Get the image component that will be set as the component of this view.Constructors in com.storedobject.vaadin with parameters of type Image