| 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 | Method and Description |
|---|---|
protected abstract java.util.Set<java.lang.String> |
A_CmsFormatterWidget.getSelectedInFile(CmsConfigurationReader reader,
CmsXmlContent content)
Gets the values which have already been selected in the edited resource on the VFS.
|
protected java.util.Set<java.lang.String> |
CmsAddFormatterWidget.getSelectedInFile(CmsConfigurationReader reader,
CmsXmlContent content) |
protected java.util.Set<java.lang.String> |
CmsRemoveFormatterWidget.getSelectedInFile(CmsConfigurationReader reader,
CmsXmlContent content) |