程序包 | 说明 |
---|---|
org.opencms.widgets |
Contains the widget implementations, these are GUI elements used in editors and dialogs of the OpenCms workplace.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsAdeGalleryWidget
Base class for all ADE gallery widget implementations.
|
class |
A_CmsFormatterWidget
Abstract superclass for widgets used to enable or disable formatters.
|
class |
A_CmsGalleryWidget
Base class for all gallery widget implementations.
|
class |
A_CmsHtmlGalleryWidget
Base class for non-editable "HTML display only" widget implementations.
|
class |
A_CmsSelectWidget
Base class for select widgets.
|
class |
CmsAddFormatterWidget
Widget used to select a formatter to add.
|
class |
CmsAdeDownloadGalleryWidget
ADE download gallery widget implementations.
|
class |
CmsAdeImageGalleryWidget
ADE image gallery widget implementations.
|
class |
CmsCalendarWidget
Provides a DHTML calendar widget, for use on a widget dialog.
|
class |
CmsCategoryWidget
Provides a widget for a category based dependent select boxes.
|
class |
CmsCheckboxWidget
Provides a standard HTML form checkbox widget, for use on a widget dialog.
|
class |
CmsColorpickerWidget
Provides a HTML "color picker" widget, for use on a widget dialog.
|
class |
CmsComboWidget
Provides a HTML text input field with optional values to select in a combo box, for use on a widget dialog.
|
class |
CmsDisplayWidget
Provides a display only widget, for use on a widget dialog.
|
class |
CmsDownloadGalleryWidget
Provides a widget that allows access to the available OpenCms download galleries, for use on a widget dialog.
|
class |
CmsGroupWidget
Provides a OpenCms Group selection widget, for use on a widget dialog.
|
class |
CmsHtmlGalleryWidget
Provides a widget that allows access to the available OpenCms HTML galleries, for use on a widget dialog.
|
class |
CmsHtmlWidget
Provides a widget that creates a rich input field using the matching component, for use on a widget dialog.
|
class |
CmsImageGalleryWidget
Provides a widget that allows access to the available OpenCms image galleries, for use on a widget dialog.
|
class |
CmsInputWidget
Provides a standard HTML form input widget, for use on a widget dialog.
|
class |
CmsInputWidgetPlaintext
CmsInputWidget that strips HTML Tags from the input before storing values. |
class |
CmsLinkGalleryWidget
Provides a widget that allows access to the available OpenCms external link galleries, for use on a widget dialog.
|
class |
CmsLocalizationWidget
Provides a standard HTML form input widget for overwriting localized values of a resource bundle, for use on a widget dialog.
|
class |
CmsMultiSelectGroupWidget
Provides a widget for group selection multi select boxes.
|
class |
CmsMultiSelectWidget
Provides a widget for a standard HTML form multi select list or a group of check boxes.
|
class |
CmsOrgUnitWidget
Provides a OpenCms orgaizational unit selection widget, for use on a widget dialog.
|
class |
CmsPasswordWidget
Provides a standard HTML form password widget, for use on a widget dialog.
|
class |
CmsPrincipalWidget
Provides an OpenCms Principal selection widget, for use on a widget dialog.
|
class |
CmsRadioSelectWidget
Provides a widget for a standard HTML form for a group of radio buttons.
|
class |
CmsRemoveFormatterWidget
Widget used to select a formatter to remove.
|
class |
CmsSelectGroupWidget
Provides a widget for group selection select boxes.
|
class |
CmsSelectOnChangeReloadWidget
Provides a widget for a standard HTML form select box with.
|
class |
CmsSelectWidget
Provides a widget for a standard HTML form select box.
|
class |
CmsTableGalleryWidget
Provides a widget that allows access to the available OpenCms table galleries, for use on a widget dialog.
|
class |
CmsTextareaWidget
Provides a standard HTML form textarea widget, for use on a widget dialog.
|
class |
CmsTextareaWidgetPlaintext
CmsTextareaWidget that strips HTML Tags from the input before storing values. |
class |
CmsTypeComboWidget
A widget for selecting resource types which are direct editable.
|
class |
CmsUserWidget
Provides a OpenCms User selection widget, for use on a widget dialog.
|
class |
CmsVfsFileWidget
Provides a OpenCms VFS file selection widget, for use on a widget dialog.
|
class |
CmsVfsImageWidget
Provides a widget for an extended image selection using the advanced gallery dialog.
|