added sysprog entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:17:34 -07:00
parent 600a8e1f61
commit 3a6a2b6b5b
1028 changed files with 171660 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"header": {
"version": 1,
"type": "record",
"approw-key": "PAGERS"
},
"body": {
"record1": {
"<1>": {
"<1,1>": "jQuery TableSorter Plugin (Top)",
"<1,2>": "jQuery TableSorter Plugin (Bottom)",
"<1,3>": "Local Pagination (Top)",
"<1,4>": "Local Pagination (Bottom)",
"<1,5>": "Local Pagination w/ Page Numbers (Top)",
"<1,6>": "Local Pagination w/ Page Numbers (Bottom)",
"<1,7>": "None (scroll only)"
},
"<2>": {
"<2,1>": "O4WI_TABLEPAGERPLUGIN",
"<2,2>": "O4WI_TABLEPAGERPLUGIN*-1",
"<2,3>": "O4WI_TABLEPAGERLOCAL",
"<2,4>": "O4WI_TABLEPAGERLOCAL*-1",
"<2,5>": "O4WI_TABLEPAGERLOCAL2",
"<2,6>": "O4WI_TABLEPAGERLOCAL2*-1",
"<2,7>": "none"
}
}
}
}