Uses of Interface
org.opencms.ui.dialogs.permissions.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
-
Uses of I_CmsPrincipalSelect in org.opencms.ui.dialogs.permissions
ModifierConstructorDescriptionCmsPrincipalSelectDialog
(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.