Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Overview

Image RemovedImage Added

Configuring the synchronisation is one of the most important parts of the Gantt widget, the changes being made within the widget are translated to your business logic for further use within you application.

Image RemovedImage Added

The non-persistent entities should be mapped to your persistent business data model. This can be accomplished for Task, Dependency, Assignment and Resource. Within the entity TaskCrud there is an Action enumeration attribute with three values added, removed and updated. The three actions can be mapped accordingly (see example screenshot).

Image RemovedImage Added