Package org.opencms.workplace.list
Class CmsTwoListsDialogsWOStart
java.lang.Object
org.opencms.workplace.list.CmsTwoListsDialog
org.opencms.workplace.list.CmsTwoListsDialogsWOStart
A
CmsTwoListsDialog
with no starting html for previous widget dialog display.- Since:
- 6.0.0
-
Constructor Summary
ConstructorDescriptionDefault constructor. -
Method Summary
Methods inherited from class org.opencms.workplace.list.CmsTwoListsDialog
defaultActionHtml, defaultActionHtmlContent, defaultActionHtmlEnd, displayDialog, displayDialog, getActiveWp, getFirstWp, getPassiveWp, getSecondWp, writeDialog
-
Constructor Details
-
CmsTwoListsDialogsWOStart
Default constructor.- Parameters:
wp1
- the workplace instance for the first listwp2
- the workplace instance for the second list
-
-
Method Details
-
defaultActionHtmlStart
Description copied from class:CmsTwoListsDialog
Generates the dialog starting html code.- Overrides:
defaultActionHtmlStart
in classCmsTwoListsDialog
- Returns:
- html code
- See Also:
-