Questo metodo fornisce un'interfaccia per visualizzare ed interagire con un Gantt
Legenda:
Parametro obbligatorio
Parametro opzionale
{
'sessionId': SID,
'idGantt': "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
oppure
'ganttExternalId': "MyGantt",
'registerKeyBoardEventsGlobally': false,
'allowSaving': true,
'allowKanbanOfSecurityIdentities': true,
'allowGanttTrend': true,
'allowUsersEmployment': true,
'allowTaskAdding': true,
'allowTaskUpdating': true,
'allowTaskDeleting': true,
'allowTaskResourceUpdating': true,
'allowDependencyAdding': true,
'allowDependencyDeleting': true,
'enabled': true,
'firstDayOfWeek': 1,
'showDependencies': true,
'showResources': true,
'showFilterRow': true,
'taskTitlePosition': "outside", // inside - outside - none
'saveLayout': true,
'loadLayout': true,
'layoutId': null,
'layoutUserId': null,
}