PSDETOOLBAR.json 1.6 KB
Newer Older
ibizdev's avatar
ibizdev committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
{
  "templtoolbar" : 0,
  "psdetoolbarname" : "工具栏模板(表格界面<新建、导入、导出、过滤、帮助局人力权限使用>)",
  "codename" : "Auto151",
  "psdetbitems" : [ {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "psdetbitemname" : "deuiaction1",
    "psdeuiactionid" : "VIEW_DEBHGROUP001",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "psdetbitemname" : "deuiaction4",
    "psdeuiactionid" : "VIEW_DEBHGROUP002",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "psdetbitemname" : "deuiaction7",
    "psdeuiactionid" : "VIEW_DEBHGROUP003",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "caption" : "新建",
    "psdetbitemname" : "deuiaction3",
    "psdeuiactionid" : "GRIDVIEW_NEWACTION(New)",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "caption" : "导入",
    "psdetbitemname" : "deuiaction8",
    "psdeuiactionid" : "GRIDVIEW_IMPORTBAR(Import)",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "caption" : "导出",
    "psdetbitemname" : "deuiaction6",
    "psdeuiactionid" : "GRIDVIEW_EXPORTACTION(ExportExcel)",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "psdetbitemname" : "deuiaction2",
    "psdeuiactionid" : "GRIDVIEW_SEARCHBAR(ToggleFilter)",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "caption" : "帮助",
    "psdetbitemname" : "deuiaction5",
    "psdeuiactionid" : "GRIDVIEW_HELPACTION(Help)",
    "spanflag" : 0
  } ]
}