Zum Hauptinhalt springen

backbone

Description

Hält den Scheduler synchron mit allen Updates im Backbone-Modell und umgekehrt

backbone: (events: any) => void

Parameters

  • events - (required) Backbone - collection die Backbone-Datenkollektion

Example

$(".myscheduler").dhx_scheduler({
date: new Date(2009,5,25),
mode: "month"
});

scheduler.backbone(events);
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.