Class: GalleryDataInput

.data.GalleryDataInput()

Class representing the gallery input data.

Constructor

new GalleryDataInput()

Create the gallery input data object.
Source:

Methods

initDataService(serviceConfigDict)

Initialize the data service based on a service configuration and link service adapter.
Parameters:
Name Type Description
serviceConfigDict Object Service part of the GalleryConfigLoader.
Source:
Returns:
Initialized data service.