Uses of Class
de.xima.fc.gui.elfinder.FileSystemElFinderConnectorConfig
Packages that use FileSystemElFinderConnectorConfig
-
Uses of FileSystemElFinderConnectorConfig in de.xima.fc.gui.elfinder
Methods in de.xima.fc.gui.elfinder that return FileSystemElFinderConnectorConfigModifier and TypeMethodDescriptionFileSystemElFinderConnectorConfig.BuilderStage3.build()Creates a new elFinder connector backed by the configured given content view, using the current settings.Methods in de.xima.fc.gui.elfinder with parameters of type FileSystemElFinderConnectorConfigModifier and TypeMethodDescriptionstatic <Entry extends IFileSystemEntry<?>>
FileSystemElFinderConnector<Entry> FileSystemElFinderConnector.newConnector(FileSystemElFinderConnectorConfig<Entry> config) Creates a new elFinder connector backed by the given content view, using the given settings.