程序包 | 说明 |
---|---|
org.opencms.widgets |
Contains the widget implementations, these are GUI elements used in editors and dialogs of the OpenCms workplace.
|
限定符和类型 | 类和说明 |
---|---|
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 |
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 |
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.
|