본문으로 건너뛰기

XML

Description

XML 직렬화 및 구문 분석을 지정합니다

xml: any

Example

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

Details

  • 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.