VisualDataSchema:Data classes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
Line 57: | Line 57: | ||
"name": "class name", | "name": "class name", | ||
"type": "property", | "type": "property", | ||
"multiple-items": true, | |||
"default-parsed": [], | |||
"uuid": "661fdffbe6259", | "uuid": "661fdffbe6259", | ||
"visibility": "oncreate-only", | "visibility": "oncreate-only", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
Line 66: | Line 67: | ||
"format": "text", | "format": "text", | ||
"default": [] | "default": [] | ||
}, | |||
"type": "array", | |||
"title": "{int:webmo-class-names}}", | |||
"minItems": 1, | |||
"uniqueItems": false | |||
}, | |||
"classes": { | |||
"wiki": { | |||
"name": "classes", | |||
"title": "{int:webmo-class-names}}", | |||
"min-items": 1, | |||
"unique-items": false, | |||
"type": "schema", | |||
"uuid": "6622519b51750" | |||
}, | |||
"items": { | |||
"type": "object", | |||
"wiki": { | |||
"name": "", | |||
"type": "schema", | |||
"layout": "horizontal", | |||
"uuid": "6622519b51752" | |||
}, | |||
"properties": { | |||
"class name": { | |||
"wiki": { | |||
"type": "property", | |||
"name": "class name", | |||
"visibility": "visible", | |||
"multiple-items": false, | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"uuid": "6622519b51753" | |||
}, | |||
"type": "string", | |||
"format": "text" | |||
} | |||
} | |||
}, | }, | ||
"type": "array", | "type": "array", |
Revision as of 11:12, 19 April 2024
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "⧼webmo-data-classes⧽" |