Uses of Class
org.opencms.util.CmsRfsFileViewer
-
Packages that use CmsRfsFileViewer Package Description org.opencms.workplace The base classes for the OpenCms Workplace (standard dialog, tab dialog, report based dialog) and the Workplace configuration classes are located here. -
-
Uses of CmsRfsFileViewer in org.opencms.workplace
Methods in org.opencms.workplace that return CmsRfsFileViewer Modifier and Type Method Description CmsRfsFileViewer
CmsWorkplaceManager. getFileViewSettings()
Returns the system-wide file view settings for the workplace.Methods in org.opencms.workplace with parameters of type CmsRfsFileViewer Modifier and Type Method Description void
CmsWorkplaceManager. setFileViewSettings(CmsObject cms, CmsRfsFileViewer fileViewSettings)
Sets the system-wide file view settings for the workplace.
-