ContributeModule

This module is used to manage the update, deletion and creation of documents. It holds two windows that extend the document module, and creates a button for the document deletion.

Constructor

new ContributeModule(provider, documentVisualizer, requestService, itownsView, cameraControls, configServer, parentElementVisualizer)

Constructs a new contribute module.

Parameters:
NameTypeDescription
providerobject

The document provider.

documentVisualizerDocumentVisualizerWindow

The document image orienter module.

requestServiceRequestService

The request service.

itownsView*

The iTowns view.

cameraControls*

The planar camera controls.

configServerobject

The server configuration.

Properties
NameTypeDescription
urlstring

The server url.

documentstring

The base route for documents.

parentElementVisualizerHTMLElement

parent element of the visualizer html

Classes

ContributeModule