Zum Hauptinhalt springen

toXML

Description

Wandelt die Daten des Schedulers in das XML-Format um

toXML: () => string

Returns

  • string - (string) - einen String, der die Daten im XML-Format enthält

Example

var str = scheduler.toXML();

Details

Hinweis

Die Methode erfordert, dass das serialize Plugin aktiviert ist.

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.