2026-04-24 FE Backup
This commit is contained in:
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {
|
||||
"GoTo": "/DH101",
|
||||
"zoom": "115%"
|
||||
},
|
||||
"propConfig": {
|
||||
"params.GoTo": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
},
|
||||
"params.zoom": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"height": 1310,
|
||||
"width": 1750
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"contextMenu": {
|
||||
"style": {
|
||||
"overflow": "hidden"
|
||||
}
|
||||
},
|
||||
"name": "Pan Zoom iFrame"
|
||||
},
|
||||
"position": {
|
||||
"height": 1,
|
||||
"width": 1
|
||||
},
|
||||
"propConfig": {
|
||||
"props.params.inputs.height": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.zoom"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.inputs.pageId": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "page.props.pageId"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.inputs.targetURL": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.GoTo"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
},
|
||||
"props.params.inputs.width": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.zoom"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"inputs": {
|
||||
"targetDetailedURL": "/Oneline-UT/37d94815"
|
||||
}
|
||||
},
|
||||
"path": "Library/Layouts/iFrame/Pan Zoom iFrame/Pan Zoom iFrame"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"mode": "percent",
|
||||
"style": {
|
||||
"overflow": "hidden",
|
||||
"touch-action": "none"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"customMethods": [],
|
||||
"extensionFunctions": null,
|
||||
"messageHandlers": [
|
||||
{
|
||||
"messageType": "eqPopup",
|
||||
"pageScope": true,
|
||||
"script": "\tutils.nav.eqPopup(self, payload)",
|
||||
"sessionScope": false,
|
||||
"viewScope": false
|
||||
},
|
||||
{
|
||||
"messageType": "LLSPopup",
|
||||
"pageScope": true,
|
||||
"script": "\tutils.nav.LLSPopup(self, payload)",
|
||||
"sessionScope": false,
|
||||
"viewScope": false
|
||||
},
|
||||
{
|
||||
"messageType": "iFrameNav",
|
||||
"pageScope": true,
|
||||
"script": "\t# change the tree selection, breadcrumb, and navigate\n\tutils.nav._nav(payload[\"target\"], payload[\"params\"], breadcrumb\u003d payload[\"breadcrumb\"])",
|
||||
"sessionScope": false,
|
||||
"viewScope": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"type": "ia.container.coord"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user