UNPKG

cronapp-framework-mobile-js

Version:
59 lines 1.55 kB
{ "name": "crn-frame", "designTimeDynamic": true, "text_pt_BR": "Frame", "text_en_US": "Frame", "onDoubleClick": "openResource:origin", "image": "/node_modules/cronapp-framework-mobile-js/img/cron-icon/crn-frame.svg", "forcedGroup": true, "category": [ "LAYOUTS" ], "designTimeHTMLURL": "src/main/mobileapp/www/node_modules/cronapp-framework-mobile-js/components/templates/crn-frame.designtime.html", "designTimeSelector": "crn-frame", "templateURL": "src/main/mobileapp/www/node_modules/cronapp-framework-mobile-js/components/templates/crn-frame.template.html", "properties": { "type": { "removable": false, "displayName_pt_BR": "Tipo", "displayName_en_US": "Type", "selector": "crn-frame[type]", "childrenProperty": true, "type": "list", "options": [ { "key": "include", "value_pt_BR": "Inclusão", "value_en_US": "Include" }, { "key": "frame", "value_pt_BR": "Frame", "value_en_US": "Frame" } ] }, "class": { "order": 9999 }, "id": { "order": 3 } }, "childrenProperties": [ { "name": "origin", "type": "projectResource", "displayName_pt_BR": "Origem", "displayName_en_US": "Origin", "resourceType": "text/html", "selector": "crn-frame[origin]", "mandatory": true, "removable": false, "underViewsFolder": true, "webPath": true, "order": 1 } ], "styles": [] }