- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Extends
- alfresco/documentlibrary/AlfDocumentList
Members
-
dataRequestTopic :string
-
Type:
- string
- Default Value:
- null
- Source:
-
quadds :string
-
This is the QuADDS to get data for.
Type:
- string
- Default Value:
- null
- Source:
Methods
-
loadData()
-
Overrides the default implementation to retrieve site data.
- Source:
-
onDataLoadSuccess(response, originalRequestConfig)
-
Handles successful calls to get site data.
Parameters:
Name Type Description response
object The response object originalRequestConfig
object The configuration that was passed to the serviceXhr function - Source: