[oform] Add new base class for all format classes

This commit is contained in:
KirillovIlya
2023-01-30 18:46:15 +05:00
committed by Ilya Kirillov
parent 0ae117891d
commit d8628c74c6
7 changed files with 92 additions and 10 deletions

View File

@ -10,6 +10,7 @@
"oform/Role.js",
"oform/xml/XmlPackage.js",
"oform/xml/XmlContext.js",
"oform/format/BaseFormatObject.js",
"oform/format/Document.js",
"oform/format/FieldGroup.js",
"oform/format/FieldMaster.js",