Uses of Class
org.opencms.ui.apps.CmsFileExplorer
Packages that use CmsFileExplorer
Package
Description
Contains code for workplace apps.
Contains some reusable GUI components for Vaadin UI.
- 
Uses of CmsFileExplorer in org.opencms.ui.apps
Constructors in org.opencms.ui.apps with parameters of type CmsFileExplorerModifierConstructorDescriptionCmsExplorerDialogContext(I_CmsDialogContext.ContextType contextType, CmsFileTable fileTable, CmsFileExplorer explorer, List<CmsResource> resources) Creates a new instance. - 
Uses of CmsFileExplorer in org.opencms.ui.components
Methods in org.opencms.ui.components with parameters of type CmsFileExplorerModifier and TypeMethodDescriptionstatic voidCmsToolBar.openFavoriteDialog(CmsFileExplorer explorer) Opens the favorite dialog. - 
Uses of CmsFileExplorer in org.opencms.ui.favorites
Constructors in org.opencms.ui.favorites with parameters of type CmsFileExplorerModifierConstructorDescriptionCmsExplorerFavoriteContext(CmsObject cms, CmsFileExplorer explorer) Creates a new instance.