Module: alfresco/forms/ControlColumn

alfresco/forms/ControlColumn

This extends the VerticalWidgets and mixes in the LayoutMixin to provide a basic layout container for stacking form controls vertically. This can be used in conjunction with other form control layout widgets such as TabbedControls and ControlRow to create interesting layouts for forms.
Author:
  • Dave Draper
License:
Source:

Extends

  • module:alfresco/layout/VerticalWidgets,