Uses of Class
org.opencms.ui.components.CmsBasicDialog
Packages that use 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
Methods in org.opencms.ui with parameters of type CmsBasicDialogModifier and TypeMethodDescriptionvoidA_CmsUI.setContentToDialog(String caption, CmsBasicDialog dialog) Replaces the ui content with a single dialog. -
Uses of CmsBasicDialog in org.opencms.ui.actions
Methods in org.opencms.ui.actions with parameters of type CmsBasicDialogModifier and TypeMethodDescriptionprotected voidA_CmsWorkplaceAction.openDialog(CmsBasicDialog dialog, I_CmsDialogContext context) Opens the given dialog in a new overlay window.protected voidA_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
Subclasses of CmsBasicDialog in org.opencms.ui.apps.cacheadminModifier and TypeClassDescriptionclassDialog to confirm flush without any options.classDialog for clean flex cache.classDialog for the flush actions.classDialog to clean Image Cache.classClass for the dialog to show variations of flex cache and image cache. -
Uses of CmsBasicDialog in org.opencms.ui.apps.dbmanager
Subclasses of CmsBasicDialog in org.opencms.ui.apps.dbmanagerModifier and TypeClassDescriptionclassDialog used to enter a list of paths to be added to the resources in the database export dialog.classClass for dialog to create property definition.classClass for the synchronization dialog.classThe export thread report.classDialog to delete property definitions.classClass for the resource type select dialog. -
Uses of CmsBasicDialog in org.opencms.ui.apps.dbmanager.sqlconsole
Subclasses of CmsBasicDialog in org.opencms.ui.apps.dbmanager.sqlconsoleModifier and TypeClassDescriptionclassDisplays results from an SQL query. -
Uses of CmsBasicDialog in org.opencms.ui.apps.git
Subclasses of CmsBasicDialog in org.opencms.ui.apps.gitModifier and TypeClassDescriptionclassDialog that prints the result of the execution of a git action. -
Uses of CmsBasicDialog in org.opencms.ui.apps.linkvalidation
Subclasses of CmsBasicDialog in org.opencms.ui.apps.linkvalidation -
Uses of CmsBasicDialog in org.opencms.ui.apps.lists
Subclasses of CmsBasicDialog in org.opencms.ui.apps.lists -
Uses of CmsBasicDialog in org.opencms.ui.apps.logfile
Subclasses of CmsBasicDialog in org.opencms.ui.apps.logfileModifier and TypeClassDescriptionclassClass for the Download dialog.classClass for the log file view settings dialog. -
Uses of CmsBasicDialog in org.opencms.ui.apps.modules
Subclasses of CmsBasicDialog in org.opencms.ui.apps.modulesModifier and TypeClassDescriptionclassModule import dialog with two tabs, one for importing via HTTP and one for importing from the server.classThe module export dialog.classWidget to display the list of resource / explorer types defined in a module.classThe dialog for selecting a site when exporting / deleting a module without a module site. -
Uses of CmsBasicDialog in org.opencms.ui.apps.modules.edit
Subclasses of CmsBasicDialog in org.opencms.ui.apps.modules.edit -
Uses of CmsBasicDialog in org.opencms.ui.apps.projects
Subclasses of CmsBasicDialog in org.opencms.ui.apps.projects -
Uses of CmsBasicDialog in org.opencms.ui.apps.resourcetypes
Subclasses of CmsBasicDialog in org.opencms.ui.apps.resourcetypesModifier and TypeClassDescriptionclassClass for the edit resource type dialog.classClass for a dialog to move resource types to modules.classDialog to edit or create resourcetypes.Methods in org.opencms.ui.apps.resourcetypes with parameters of type CmsBasicDialogModifier and TypeMethodDescriptionprotected voidCmsNewResourceTypeDialog.setModule(String moduleName, CmsBasicDialog dialog) Sets the module name. -
Uses of CmsBasicDialog in org.opencms.ui.apps.scheduler
Subclasses of CmsBasicDialog in org.opencms.ui.apps.scheduler -
Uses of CmsBasicDialog in org.opencms.ui.apps.searchindex
Subclasses of CmsBasicDialog in org.opencms.ui.apps.searchindexModifier and TypeClassDescriptionclassClass for the dialog to show source information of a given index. -
Uses of CmsBasicDialog in org.opencms.ui.apps.sessions
Subclasses of CmsBasicDialog in org.opencms.ui.apps.sessionsModifier and TypeClassDescriptionclassClass for the Edit Login View.classClass for the dialog to kill sessions.classClass for the dialiog to send broadcasts.classDialog to show user information and to switch to user session. -
Uses of CmsBasicDialog in org.opencms.ui.apps.shell
Subclasses of CmsBasicDialog in org.opencms.ui.apps.shellModifier and TypeClassDescriptionclassDialog to show shell script output. -
Uses of CmsBasicDialog in org.opencms.ui.apps.sitemanager
Subclasses of CmsBasicDialog in org.opencms.ui.apps.sitemanagerModifier and TypeClassDescriptionclassDialog for deleting Sites.classClass for the Form to edit or add a site.classDialog used to export the contents of a site.classClass for the Global configuration dialog.classClass for the Web server configuration form and execution of script.Methods in org.opencms.ui.apps.sitemanager with parameters of type CmsBasicDialogModifier and TypeMethodDescriptionprotected voidCmsSiteManager.openDialog(CmsBasicDialog dialog, String windowCaption) Opens a given dialog. -
Uses of CmsBasicDialog in org.opencms.ui.apps.user
Subclasses of CmsBasicDialog in org.opencms.ui.apps.userModifier and TypeClassDescriptionclassAbstract class for dialogs to change role or groups of a given user.classClass to export user.classClass for the Additional User info dialog.classDialog for delete multiple principal.classDialog for delete of principals and ous.classDialog to generate a random password.classClass for the dialog to edit or create a CmsGroup.final classDialog for CSV im- and export.classDialog to change OU of given user.classDialog to create new element.classClass for the ou edit and new dialog.classDialog for reports.classDialog to show resources with permissions for principle.classOnly export dialog.classClass for the dialog to edit user settings.classClass for the group edit dialog for users.classClass for the dialog to edit and view roles of user. -
Uses of CmsBasicDialog in org.opencms.ui.components
Subclasses of CmsBasicDialog in org.opencms.ui.componentsModifier and TypeClassDescriptionclassBasic confirmation dialog.classDialog used to display error stack traces in the workplace.classWidget used to display a list of locked resources.invalid input: '<'pinvalid input: '<'classClass 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
Subclasses of CmsBasicDialog in org.opencms.ui.components.categoryselect -
Uses of CmsBasicDialog in org.opencms.ui.components.fileselect
Subclasses of CmsBasicDialog in org.opencms.ui.components.fileselectModifier and TypeClassDescriptionclassContents of the resource select dialog, filled using the declarative layout mechanism. -
Uses of CmsBasicDialog in org.opencms.ui.dialogs
Subclasses of CmsBasicDialog in org.opencms.ui.dialogsModifier and TypeClassDescriptionclassclassDialog for changing the resource type.classThe copy move dialog.classThe copy to project dialog.classDialog for deleting resources.classClass representing a dialog for optimizing galleries.classDialog for creating new resources.classThe project select dialog.classThe publish schedule dialog.classDialog used to change resource modification times.classDialog for restoring deleted resources in a folder.classDialog used to change resource modification times.classThe site select dialog.classDialog used to change resource modification times.classDialog used to change resource modification times.classDialog used to change resource modification times.classDialog to edit the user data. -
Uses of CmsBasicDialog in org.opencms.ui.dialogs.availability
Subclasses of CmsBasicDialog in org.opencms.ui.dialogs.availability -
Uses of CmsBasicDialog in org.opencms.ui.dialogs.embedded
Subclasses of CmsBasicDialog in org.opencms.ui.dialogs.embeddedModifier and TypeClassDescriptionclassDialog used to select data items from an external data source. -
Uses of CmsBasicDialog in org.opencms.ui.dialogs.history
Subclasses of CmsBasicDialog in org.opencms.ui.dialogs.historyModifier and TypeClassDescriptionclassDialog used to change resource modification times. -
Uses of CmsBasicDialog in org.opencms.ui.dialogs.permissions
Subclasses of CmsBasicDialog in org.opencms.ui.dialogs.permissionsModifier and TypeClassDescriptionclassThe permission dialog.classShows user management screen for a specific group in an IFrame.classClass for the dialog to show the principal table. -
Uses of CmsBasicDialog in org.opencms.ui.favorites
Subclasses of CmsBasicDialog in org.opencms.ui.favoritesModifier and TypeClassDescriptionclassDialog for editing bookmark title.classDialog 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
Subclasses of CmsBasicDialog in org.opencms.ui.loginModifier and TypeClassDescriptionclassDialog used to change the password.classDialog used to ask the user for a verification code generated from his second factor, using an authenticator app.classDialog used to set up two-factor authentication for a user.classDialog used to change the password. -
Uses of CmsBasicDialog in org.opencms.ui.report
Subclasses of CmsBasicDialog in org.opencms.ui.report -
Uses of CmsBasicDialog in org.opencms.ui.sitemap
Subclasses of CmsBasicDialog in org.opencms.ui.sitemapModifier and TypeClassDescriptionclassDialog used to copy container pages including their elements.classDialog to confirm detaching a resource from a locale group. -
Uses of CmsBasicDialog in org.opencms.xml.templatemapper
Subclasses of CmsBasicDialog in org.opencms.xml.templatemapperModifier and TypeClassDescriptionclassDialog for running the template mapper report thread.