Uses of Class
org.opencms.ui.components.CmsFileTable
Packages that use CmsFileTable
Package
Description
Contains code for workplace apps.
Contains classes of the link validation app.
This package contains the app classes for the list configurations manager.
The project manager app classes.
Contains some reusable GUI components for Vaadin UI.
Contains code for workplace context menu.
-
Uses of CmsFileTable in org.opencms.ui.apps
Constructors in org.opencms.ui.apps with parameters of type CmsFileTableModifierConstructorDescriptionCmsExplorerDialogContext
(I_CmsDialogContext.ContextType contextType, CmsFileTable fileTable, CmsFileExplorer explorer, List<CmsResource> resources) Creates a new instance. -
Uses of CmsFileTable in org.opencms.ui.apps.linkvalidation
Subclasses of CmsFileTable in org.opencms.ui.apps.linkvalidationModifier and TypeClassDescriptionclass
Result table for broken internal relations. -
Uses of CmsFileTable in org.opencms.ui.apps.lists
Subclasses of CmsFileTable in org.opencms.ui.apps.listsModifier and TypeClassDescriptionclass
Table to display the list manager search results.Constructors in org.opencms.ui.apps.lists with parameters of type CmsFileTableModifierConstructorDescriptionDialogContext
(String appId, I_CmsDialogContext.ContextType contextType, CmsFileTable fileTable, List<CmsResource> resources) Constructor. -
Uses of CmsFileTable in org.opencms.ui.apps.projects
Methods in org.opencms.ui.apps.projects that return CmsFileTableModifier and TypeMethodDescriptionprotected CmsFileTable
CmsProjectManager.getProjectFiles
(CmsUUID projectId) Returns the project files table. -
Uses of CmsFileTable in org.opencms.ui.components
Constructors in org.opencms.ui.components with parameters of type CmsFileTableModifierConstructorDescriptionCmsFileTableDialogContext
(String appId, I_CmsDialogContext.ContextType contextType, CmsFileTable fileTable, List<CmsResource> resources) Creates a new instance.