| Package | Description |
|---|---|
| org.opencms.widgets |
Contains the widget implementations, these are GUI elements used in editors and dialogs of the OpenCms workplace.
|
| Modifier and Type | Class and Description |
|---|---|
class |
A_CmsFormatterWidget
Abstract superclass for widgets used to enable or disable formatters.
|
class |
CmsAddFormatterWidget
Widget used to select a formatter to add.
|
class |
CmsComboWidget
Provides a HTML text input field with optional values to select in a combo box, for use on a widget dialog.
|
class |
CmsDependentSelectWidget
Server-side part of the dependent select box widget.
|
class |
CmsDisplayTypeSelectWidget
Widget to select a type and formatter combination.
|
class |
CmsElementViewSelectWidget
A widget to select an element view.
|
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 |
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 |
CmsSelectComboWidget
Select box widget that can transform into a combo box by clicking an edit icon.
|
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 |
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.
|