A document-specific version of the list, that only deals with lists of documents.
- Since:
- 1.0.67
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Members
-
minHeight :Number|String
-
Minimum height for this view. Not used by default. Can be either a Number (treated as pixels) or a String (treated as CSS units).
Type:
- Number | String
- Default Value:
- 300
- Source:
-
widgetsForNoDataDisplay :Object[]
-
An JSON model defining the widgets to display when no data is available to display.
Type:
- Object[]
Methods
-
renderNoDataDisplay()
-
This method is called when there is no data to be shown. By default this just shows a standard localized message to say that there is no data.