| Name | Description | Type | Package | Framework |
| A_CmsFormFieldPanel | The abstract class for form field container widgets. | Class | org.opencms.gwt.client.ui.input.form | OpenCMS |
| CmsBasicFormField | Basic implementation of the I_CmsFormField class. | Class | org.opencms.gwt.client.ui.input.form | OpenCMS |
| CmsDialogFormHandler | Abstract handler superclass for forms which have their own dialog. | Class | org.opencms.gwt.client.ui.input.form | OpenCMS |
| CmsFieldsetFormFieldPanel | Form field panel which puts its form fields into a field set, and also displays a resource info box. | Class | org.opencms.gwt.client.ui.input.form | OpenCMS |
| CmsForm | This class acts as a container for form fields. | Class | org.opencms.gwt.client.ui.input.form | OpenCMS |
| CmsFormDialog | A dialog containing a form. | Class | org.opencms.gwt.client.ui.input.form | OpenCMS |
| CmsFormRow | A row in a properties form. | Class | org.opencms.gwt.client.ui.input.form | OpenCMS |
| CmsFormRow .I_CmsFormRowUiBinder | Interface | org.opencms.gwt.client.ui.input.form | OpenCMS | |
| CmsInfoBoxFormFieldPanel | Form field panel for the sitemap entry editor in the navigation mode. | Class | org.opencms.gwt.client.ui.input.form | OpenCMS |
| CmsSeparator | A widget representing a horizontal line used as a separator, e. | Class | org.opencms.gwt.client.ui.input.form | OpenCMS |
| CmsSimpleFormFieldPanel | A simple form field container widget. | Class | org.opencms.gwt.client.ui.input.form | OpenCMS |
| CmsWidgetFactoryRegistry | This singleton class is used for registering all widget factories. | Class | org.opencms.gwt.client.ui.input.form | OpenCMS |
| I_CmsFormHandler | The interface for objects which should be notified when a CmsForm is successfully submitted. | Interface | org.opencms.gwt.client.ui.input.form | OpenCMS |
| I_CmsFormResetHandler | Handler interface for form resets. | Interface | org.opencms.gwt.client.ui.input.form | OpenCMS |
| I_CmsFormSubmitHandler | This is an interface for classes which process submitted form data. | Interface | org.opencms.gwt.client.ui.input.form | OpenCMS |
| I_CmsFormWidgetFactory | This is an interface for classes which can create a single widget type if given a map of string parameters. | Interface | org.opencms.gwt.client.ui.input.form | OpenCMS |
| I_CmsFormWidgetMultiFactory | Interface for creating different types of widgets depending on a key. | Interface | org.opencms.gwt.client.ui.input.form | OpenCMS |