程序包 | 说明 |
---|---|
org.opencms.widgets |
Contains the widget implementations, these are GUI elements used in editors and dialogs of the OpenCms workplace.
|
限定符和类型 | 方法和说明 |
---|---|
protected java.util.Set<java.lang.String> |
CmsRemoveFormatterWidget.getSelectedInFile(CmsConfigurationReader reader,
CmsXmlContent content) |
protected java.util.Set<java.lang.String> |
CmsAddFormatterWidget.getSelectedInFile(CmsConfigurationReader reader,
CmsXmlContent content) |
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.
|