mirror of
https://github.com/ONLYOFFICE/sdkjs-forms.git
synced 2026-03-31 10:23:35 +08:00
[oform] Add class XmlPackage
This commit is contained in:
@ -170,6 +170,10 @@
|
||||
return null;
|
||||
|
||||
return this.FieldGroups[index];
|
||||
};
|
||||
CDocument.prototype.fromPkg = function(xmlPkg)
|
||||
{
|
||||
|
||||
};
|
||||
CDocument.prototype.fromXml = function()
|
||||
{
|
||||
|
||||
94
oform/xml/XmlPackage.js
Normal file
94
oform/xml/XmlPackage.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user