Uses of Interface
org.opencms.ui.dialogs.permissions.I_CmsPrincipalSelect
Packages that use I_CmsPrincipalSelect
Package
Description
Contains classes of the user manager app.
Contains permission dialog classes.
-
Uses of I_CmsPrincipalSelect in org.opencms.ui.apps.user
Classes in org.opencms.ui.apps.user that implement I_CmsPrincipalSelect -
Uses of I_CmsPrincipalSelect in org.opencms.ui.dialogs.permissions
Classes in org.opencms.ui.dialogs.permissions that implement I_CmsPrincipalSelectConstructors in org.opencms.ui.dialogs.permissions with parameters of type I_CmsPrincipalSelectModifierConstructorDescriptionCmsPrincipalSelectDialog
(I_CmsPrincipalSelect cmsPrincipalSelect, String ou, com.vaadin.ui.Window window, CmsPrincipalSelect.WidgetType widgetType, boolean realOnly, CmsPrincipalSelect.PrincipalType defaultView) public constructor.CmsPrincipalSelectDialog
(I_CmsPrincipalSelect cmsPrincipalSelect, String ou, com.vaadin.ui.Window window, CmsPrincipalSelect.WidgetType widgetType, boolean realOnly, CmsPrincipalSelect.PrincipalType defaultView, boolean includeWebOus, boolean roleSelectionAllowed) public constructor.