Uses of Class
org.opencms.ui.components.CmsBasicDialog
Package
Description
General code for the Vaadin UI.
Contains classes for workplace actions.
Contains classes of the cache admin app.
Contains classes of the cache admin app.
This package contains the app classes for the git check in functionality.
Contains classes of the link validation app.
This package contains the app classes for the list configurations manager.
Contains classes of the site manager app.
Contains classes of the module manager app.
Contains classes of the module manager app used to edit modules.
The project manager app classes.
The scheduled jobs manager app classes.
Contains classes of the searchindex app.
Contains classes of the site manager app.
Contains classes of the site manager app.
Contains classes of the user manager app.
Contains some reusable GUI components for Vaadin UI.
Contains components for selecting resources.
Contains code for workplace dialogs.
Contains code for the availability dialog.
Contains code for the file history dialog.
Contains permission dialog classes.
Contains the user interface components for the Vaadin-based login dialog.
Contains the user interface components for reports.
Vaadin GUI components and utilities for use in the sitemap editor.
-
Uses of CmsBasicDialog in org.opencms.ui
Modifier and TypeMethodDescriptionvoid
A_CmsUI.setContentToDialog
(String caption, CmsBasicDialog dialog) Replaces the ui content with a single dialog. -
Uses of CmsBasicDialog in org.opencms.ui.actions
Modifier and TypeMethodDescriptionprotected void
A_CmsWorkplaceAction.openDialog
(CmsBasicDialog dialog, I_CmsDialogContext context) Opens the given dialog in a new overlay window.protected void
A_CmsWorkplaceAction.openDialog
(CmsBasicDialog dialog, I_CmsDialogContext context, CmsBasicDialog.DialogWidth dialogWidth) Opens the given dialog in a new overlay window. -
Uses of CmsBasicDialog in org.opencms.ui.apps.cacheadmin
Modifier and TypeClassDescriptionclass
Dialog to confirm flush without any options.class
Dialog for clean flex cache.class
Dialog for the flush actions.class
Dialog to clean Image Cache.class
Class for the dialog to show variations of flex cache and image cache. -
Uses of CmsBasicDialog in org.opencms.ui.apps.dbmanager
Modifier and TypeClassDescriptionclass
Dialog used to enter a list of paths to be added to the resources in the database export dialog.class
Class for dialog to create property definition.class
Class for the synchronization dialog.class
The export thread report.class
Dialog to delete property definitions.class
Class for the resource type select dialog. -
Uses of CmsBasicDialog in org.opencms.ui.apps.dbmanager.sqlconsole
Modifier and TypeClassDescriptionclass
Displays results from an SQL query. -
Uses of CmsBasicDialog in org.opencms.ui.apps.git
Modifier and TypeClassDescriptionclass
Dialog that prints the result of the execution of a git action. -
Uses of CmsBasicDialog in org.opencms.ui.apps.linkvalidation
-
Uses of CmsBasicDialog in org.opencms.ui.apps.lists
-
Uses of CmsBasicDialog in org.opencms.ui.apps.logfile
Modifier and TypeClassDescriptionclass
Class for the Download dialog.class
Class for the log file view settings dialog. -
Uses of CmsBasicDialog in org.opencms.ui.apps.modules
Modifier and TypeClassDescriptionclass
Module import dialog with two tabs, one for importing via HTTP and one for importing from the server.class
The module export dialog.class
Widget to display the list of resource / explorer types defined in a module.class
The dialog for selecting a site when exporting / deleting a module without a module site. -
Uses of CmsBasicDialog in org.opencms.ui.apps.modules.edit
-
Uses of CmsBasicDialog in org.opencms.ui.apps.projects
-
Uses of CmsBasicDialog in org.opencms.ui.apps.resourcetypes
Modifier and TypeClassDescriptionclass
Class for the edit resource type dialog.class
Class for a dialog to move resource types to modules.class
Dialog to edit or create resourcetypes.Modifier and TypeMethodDescriptionprotected void
CmsNewResourceTypeDialog.setModule
(String moduleName, CmsBasicDialog dialog) Sets the module name. -
Uses of CmsBasicDialog in org.opencms.ui.apps.scheduler
-
Uses of CmsBasicDialog in org.opencms.ui.apps.searchindex
Modifier and TypeClassDescriptionclass
Class for the dialog to show source information of a given index. -
Uses of CmsBasicDialog in org.opencms.ui.apps.sessions
Modifier and TypeClassDescriptionclass
Class for the Edit Login View.class
Class for the dialog to kill sessions.class
Class for the dialiog to send broadcasts.class
Dialog to show user information and to switch to user session. -
Uses of CmsBasicDialog in org.opencms.ui.apps.shell
Modifier and TypeClassDescriptionclass
Dialog to show shell script output. -
Uses of CmsBasicDialog in org.opencms.ui.apps.sitemanager
Modifier and TypeClassDescriptionclass
Dialog for deleting Sites.class
Class for the Form to edit or add a site.class
Dialog used to export the contents of a site.class
Class for the Global configuration dialog.class
Class for the Web server configuration form and execution of script.Modifier and TypeMethodDescriptionprotected void
CmsSiteManager.openDialog
(CmsBasicDialog dialog, String windowCaption) Opens a given dialog. -
Uses of CmsBasicDialog in org.opencms.ui.apps.user
Modifier and TypeClassDescriptionclass
Abstract class for dialogs to change role or groups of a given user.class
Class to export user.class
Class for the Additional User info dialog.class
Dialog for delete multiple principal.class
Dialog for delete of principals and ous.class
Dialog to generate a random password.class
Class for the dialog to edit or create a CmsGroup.final class
Dialog for CSV im- and export.class
Dialog to change OU of given user.class
Dialog to create new element.class
Class for the ou edit and new dialog.class
Dialog for reports.class
Dialog to show resources with permissions for principle.class
Only export dialog.class
Class for the dialog to edit user settings.class
Class for the group edit dialog for users.class
Class for the dialog to edit and view roles of user. -
Uses of CmsBasicDialog in org.opencms.ui.components
Modifier and TypeClassDescriptionclass
Basic confirmation dialog.class
Dialog used to display error stack traces in the workplace.class
Widget used to display a list of locked resources.<p<class
Class for a dialog to show macros of a sitemap folder and allow the user to edit them. -
Uses of CmsBasicDialog in org.opencms.ui.components.categoryselect
-
Uses of CmsBasicDialog in org.opencms.ui.components.fileselect
Modifier and TypeClassDescriptionclass
Contents of the resource select dialog, filled using the declarative layout mechanism. -
Uses of CmsBasicDialog in org.opencms.ui.dialogs
Modifier and TypeClassDescriptionclass
class
Dialog for changing the resource type.class
The copy move dialog.class
The copy to project dialog.class
Dialog for deleting resources.class
Class representing a dialog for optimizing galleries.class
Dialog for creating new resources.class
The project select dialog.class
The publish schedule dialog.class
Dialog used to change resource modification times.class
Dialog for restoring deleted resources in a folder.class
Dialog used to change resource modification times.class
The site select dialog.class
Dialog used to change resource modification times.class
Dialog used to change resource modification times.class
Dialog used to change resource modification times.class
Dialog to edit the user data. -
Uses of CmsBasicDialog in org.opencms.ui.dialogs.availability
-
Uses of CmsBasicDialog in org.opencms.ui.dialogs.embedded
Modifier and TypeClassDescriptionclass
Dialog used to select data items from an external data source. -
Uses of CmsBasicDialog in org.opencms.ui.dialogs.history
Modifier and TypeClassDescriptionclass
Dialog used to change resource modification times. -
Uses of CmsBasicDialog in org.opencms.ui.dialogs.permissions
Modifier and TypeClassDescriptionclass
The permission dialog.class
Class for the dialog to show the principal table. -
Uses of CmsBasicDialog in org.opencms.ui.favorites
Modifier and TypeClassDescriptionclass
Dialog for editing bookmark title.class
Dialog which shows the list of favorites for the current user and allows them to jump to individual favorites, edit the list, or add the current location to the favorite list. -
Uses of CmsBasicDialog in org.opencms.ui.login
Modifier and TypeClassDescriptionclass
Dialog used to change the password.class
Dialog used to ask the user for a verification code generated from his second factor, using an authenticator app.class
Dialog used to set up two-factor authentication for a user.class
Dialog used to change the password. -
Uses of CmsBasicDialog in org.opencms.ui.report
-
Uses of CmsBasicDialog in org.opencms.ui.sitemap
Modifier and TypeClassDescriptionclass
Dialog used to copy container pages including their elements.class
Dialog to confirm detaching a resource from a locale group. -
Uses of CmsBasicDialog in org.opencms.xml.templatemapper
Modifier and TypeClassDescriptionclass
Dialog for running the template mapper report thread.