| Name | Description | Type | Package | Framework |
| A_CmsPropertyEditor | The abstract base class for dialogs to edit properties. | Class | org.opencms.gwt.client.property | OpenCMS |
| CmsPropertyDefinitionButton | Button for defining new properties from the property dialog. | Class | org.opencms.gwt.client.property.definition | OpenCMS |
| CmsPropertyDefinitionDialog | Popup dialog for creating new properties. | Class | org.opencms.gwt.client.property.definition | OpenCMS |
| CmsPropertyDefinitionMessages | Messages for the property definition dialog. | Class | org.opencms.gwt.client.property.definition | OpenCMS |
| CmsPropertyDefinitionView | Widget for defining new properties. | Class | org.opencms.gwt.client.property.definition | OpenCMS |
| CmsPropertyPanel | A tabbed form field container widget. | Class | org.opencms.gwt.client.property | OpenCMS |
| CmsPropertySelectBox | This is just a select box with some special text messages for use in the property dialog. | Class | org.opencms.gwt.client.property | OpenCMS |
| CmsPropertySubmitHandler | This class handles form submits from property forms and passes the form data to a property editor handler. | Class | org.opencms.gwt.client.property | OpenCMS |
| CmsReloadMode | An enum specifying whose values specify whether an entry or its parent need to be reloaded. | Class | org.opencms.gwt.client.property | OpenCMS |
| CmsSimplePropertyEditor | The sitemap entry editor class for the VFS mode. | Class | org.opencms.gwt.client.property | OpenCMS |
| CmsSimplePropertyEditorHandler | A simpler implementation of the property editor handler interface which only provides the data to edit a single file's properties (i. | Class | org.opencms.gwt.client.property | OpenCMS |
| CmsUrlNameValidator | Validator class for the URL name field in the property editor. | Class | org.opencms.gwt.client.property | OpenCMS |
| CmsVfsModePropertyEditor | The sitemap entry editor class for the VFS mode. | Class | org.opencms.gwt.client.property | OpenCMS |
| CmsWidgetNotSupportedException | The exception which is thrown when a widget is not supported in the sitemap entry editor. | Class | org.opencms.gwt.client.property | OpenCMS |
| I_CmsPropertyEditorHandler | An interface for sitemap entry editor modes. | Interface | org.opencms.gwt.client.property | OpenCMS |