|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.opencms.widgets.A_CmsWidget
org.opencms.widgets.A_CmsGalleryWidget
org.opencms.widgets.A_CmsHtmlGalleryWidget
Base class for non-editable "HTML display only" widget implementations.
| Constructor Summary | |
protected |
A_CmsHtmlGalleryWidget()
Creates a new html gallery widget. |
|
A_CmsHtmlGalleryWidget(String configuration)
Creates a html gallery widget with the specified combo options. |
| Method Summary | |
String |
getDialogWidget(CmsObject cms,
I_CmsWidgetDialog widgetDialog,
I_CmsWidgetParameter param)
Generates the widget HTML for the provided widget parameter. |
boolean |
showPreview(String value)
Returns true if the preview button should be shown. |
| Methods inherited from class org.opencms.widgets.A_CmsGalleryWidget |
getDialogIncludes, getDialogInitCall, getDialogInitMethod, getNameLower, getNameUpper |
| Methods inherited from class org.opencms.widgets.A_CmsWidget |
equals, getConfiguration, getDialogHtmlEnd, getHelpBubble, getHelpKey, getHelpText, getJsHelpMouseHandler, getJSIncludeFile, getLabelKey, hashCode, setConfiguration, setEditorValue |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencms.widgets.I_CmsWidget |
newInstance |
| Constructor Detail |
public A_CmsHtmlGalleryWidget(String configuration)
configuration - the configuration (possible options) for the combo boxprotected A_CmsHtmlGalleryWidget()
| Method Detail |
public String getDialogWidget(CmsObject cms,
I_CmsWidgetDialog widgetDialog,
I_CmsWidgetParameter param)
I_CmsWidget
getDialogWidget in interface I_CmsWidgetgetDialogWidget in class A_CmsGalleryWidgetI_CmsWidget.getDialogWidget(org.opencms.file.CmsObject, org.opencms.widgets.I_CmsWidgetDialog, org.opencms.widgets.I_CmsWidgetParameter)public boolean showPreview(String value)
A_CmsGalleryWidgettrue if the preview button should be shown.
showPreview in class A_CmsGalleryWidgetvalue - the current widget value
true if the preview button should be shownA_CmsGalleryWidget.showPreview(java.lang.String)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||