跳到主要内容

xml

Description

指定 XML 序列化和解析

xml: any

Example

const obj = gantt.xml; // -> { parse(text,loader){...}, serialize(){... }}

Details

The XML object contains 2 members:

  • parse() 方法 - 定义 dhtmlxGantt 将如何解析 XML 格式的数据。
  • serialize() 方法 - 定义 dhtmlxGantt 将数据序列化为 XML 格式的方式。
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.