Uses of Class
com.storedobject.core.MediaFile
Packages that use MediaFile
Package
Description
-
Uses of MediaFile in com.storedobject.core
Methods in com.storedobject.core that return MediaFileModifier and TypeMethodDescriptionstatic MediaFileModuleLogic.getMenuImage()static MediaFileMediaFile.noImage()Methods in com.storedobject.core that return types with arguments of type MediaFileMethods in com.storedobject.core with parameters of type MediaFile -
Uses of MediaFile in com.storedobject.ui
Methods in com.storedobject.ui that return MediaFileModifier and TypeMethodDescriptionstatic MediaFileApplication.getHomeImage()Retrieves the background image used for the home view.Methods in com.storedobject.ui with parameters of type MediaFileModifier and TypeMethodDescriptionstatic StringCreate a URL for the given media.static voidImage.setAsBackground(MediaFile mediaFile, View view) static voidImage.setAsBackground(MediaFile mediaFile, com.vaadin.flow.component.HasStyle component) voidImageViewer.setBackgroundSource(MediaFile mediaFile) Set the source of the background image content.voidChartImage.setImageURL(MediaFile mediaFile) voidViewerLink.setMediaFile(MediaFile mf) Set the media content.voidvoidSets the source of theModelViewercomponent using the specifiedMediaFile.voidvoidDisplays the specified media file.voidDisplays the given media file in the appropriate view mode.voidDisplays the media file with the given caption.voidDisplays the specified media file in the viewer with the given caption.Constructors in com.storedobject.ui with parameters of type MediaFileModifierConstructorDescriptionConstructor.ChartImage(MediaFile mediaFile) DBFileStream(MediaFile mediaFile) ImageViewer(String caption, MediaFile mediaFileForBackground) Create the image view from the given media image.ModelViewer(MediaFile mediaFile) Constructs a ModelViewer component using a media file as the source.Constructor.ViewerLink(String text, MediaFile mf) Constructor. -
Uses of MediaFile in com.storedobject.ui.common
Methods in com.storedobject.ui.common with parameters of type MediaFile -
Uses of MediaFile in com.storedobject.ui.util
Methods in com.storedobject.ui.util that return MediaFileModifier and TypeMethodDescriptionstatic MediaFilestatic MediaFilestatic MediaFilestatic MediaFilestatic MediaFilestatic MediaFilestatic MediaFilestatic MediaFileMethods in com.storedobject.ui.util with parameters of type MediaFileModifier and TypeMethodDescriptionstatic voidSOServlet.removeCache(MediaFile mediaFile) static voidstatic voidDocumentViewer.view(String caption, MediaFile mediaFile, boolean windowMode, com.vaadin.flow.component.Component[] extraButtons)