Module: alfresco/layout/AbsoluteCenterWidgets

alfresco/layout/AbsoluteCenterWidgets

Author:
  • Dave Draper
License:
Source:

Members

baseClass :string

The CSS class (or a space separated list of classes) to include in the DOM node.
Type:
  • string
Default Value:
  • "alfresco-layout-AbsoluteCenterWidgets"
Source:

cssRequirements :object[]

An array of the CSS files to use with this widget.
Type:
  • object[]
Default Value:
  • [{cssFile:"./css/AbsoluteCenterWidgets.css"}]
Source:

Methods

allWidgetsProcessed()

Iterate over the created widgets and add the requested margins to them.
Source: