Class CmsTwoOrgUnitUsersList
java.lang.Object
org.opencms.workplace.list.CmsTwoListsDialog
org.opencms.workplace.tools.accounts.CmsTwoOrgUnitUsersList
Class for managing two organizational unit lists on the same dialog.
- Since:
- 6.5.6
-
Constructor Summary
ConstructorDescriptionDefault constructor. -
Method Summary
Modifier and TypeMethodDescriptionprotected String
Returns the custom html end code for this dialog.Generates the dialog starting html code.Methods inherited from class org.opencms.workplace.list.CmsTwoListsDialog
defaultActionHtmlContent, defaultActionHtmlEnd, defaultActionHtmlStart, displayDialog, displayDialog, getActiveWp, getFirstWp, getPassiveWp, getSecondWp, writeDialog
-
Constructor Details
-
CmsTwoOrgUnitUsersList
Default constructor.- Parameters:
wp1
- the workplace instance for the first listwp2
- the workplace instance for the second list
-
-
Method Details
-
defaultActionHtml
Description copied from class:CmsTwoListsDialog
Generates the dialog starting html code.- Overrides:
defaultActionHtml
in classCmsTwoListsDialog
- Returns:
- html code
- See Also:
-
customHtmlEnd
Returns the custom html end code for this dialog.- Returns:
- custom html code
-