| BaseDesignerModel | 
 Base designer model used by all designer pages. 
 | 
| DesignerConversationEnvironmentData | 
 Info about the current client and project opened in the designer. 
 | 
| DesignerConversationModel | 
 POJO model for the current global state of a designer instance. 
 | 
| FormOverviewContent | 
  | 
| FormOverviewRow | 
 POJO model for the form element overview table in the designer. 
 | 
| FormPersistModifications | 
  | 
| FormVariable | 
 Models a form variable that can be created in the form designer. 
 | 
| FrameDesignerModel | 
 POJO model holding the data required for the main designer frame page containing the sub pages such as the form and
 workflow designer. 
 | 
| PreviewModel | 
 POJO model for the state of the form preview within the designer. 
 | 
| PreviewSubmitData | 
 Model holding the data submitted to the form preview servlet. 
 | 
| ProvideModel | 
 POJO model holding the data for different links to open the form, such as on the master or frontend server. 
 | 
| TabError | 
  | 
| TabModel | 
 POJO model for a tab in the designer, such as the workflow or form editor tab. 
 | 
| TabModel.IFrame | 
 Component model showing its content as an iframe in the main window view. 
 | 
| TabModel.Include | 
 Component model showing its content as a ui:include in the main window view. 
 | 
| TabViewModel | 
 POJO model holding the data for managing the individual tabs of the new designer. 
 | 
| WebFormPersistFile | 
 POJO representing the different types of form persist files. 
 | 
| XItemUpdate | 
  |