This service supports the alfresco/dashlets/Dashlet widget and provides the ability
to store and retrieve the height of the Dashlet.
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Methods
-
registerSubscriptions()
-
- Since:
- 1.0.32
- Source:
-
storeDashletHeight(payload)
-
Store the height of the specified dashlet
Parameters:
Name Type Description payload
Object The payload Properties
Name Type Description componentId
string The component ID of the dashlet height
int The height of the dashlet to be stored - Source: