Uses of Interface
de.xima.fc.gui.elfinder.IElFinderThumbnailUrlGenerator
-
Packages that use IElFinderThumbnailUrlGenerator Package Description de.xima.fc.gui.elfinder -
-
Uses of IElFinderThumbnailUrlGenerator in de.xima.fc.gui.elfinder
Methods in de.xima.fc.gui.elfinder that return IElFinderThumbnailUrlGenerator Modifier and Type Method Description IElFinderThumbnailUrlGenerator<Entry>
ElFinderDynamicResourceFileEntityThumbnails.UrlGeneratorBuilder. build()
Builds a URL creator that generates thumbnail URLs for the given file system entries.Methods in de.xima.fc.gui.elfinder with parameters of type IElFinderThumbnailUrlGenerator Modifier and Type Method Description FileSystemElFinderConnectorConfig.BuilderStage3<Entry>
FileSystemElFinderConnectorConfig.BuilderStage3. thumbnailUrlCreator(IElFinderThumbnailUrlGenerator<Entry> thumbnailUrlCreator)
Sets the URL creator for thumbnails of image file system entries.
-