Module: alfresco/documentlibrary/QuaddsList

alfresco/documentlibrary/QuaddsList

Author:
  • Dave Draper
License:
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: