Module: alfresco/lists/views/layouts/Table

alfresco/lists/views/layouts/Table

Use this widget to render a table of rows
Author:
  • Dave Draper
License:
Source:

Members

cssRequirements :object[]

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

Methods

createWidgetDom()

Overrides the inherited function to construct the DOM for the widget using native browser capabilities.
Since:
  • 1.0.101
Source:

postCreate()

Calls processWidgets
Source: