Package io.jmix.ui.component
Interface FileResource
- All Superinterfaces:
 Resource,ResourceView.HasStreamSettings
- All Known Implementing Classes:
 FileResourceImpl
A resource that is stored in the server file system.
- See Also:
 
- 
Method Summary
Methods inherited from interface io.jmix.ui.component.ResourceView.HasStreamSettings
getBufferSize, getCacheTime, getFileName, setBufferSize, setCacheTime, setFileName 
- 
Method Details
- 
setFile
- Parameters:
 file- file in the server file system- Returns:
 - this FileResource instance
 
 - 
getFile
File getFile() 
 -