PSDETOOLBAR.json 1.4 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
{
  "templtoolbar" : 1,
  "psdetoolbarname" : "工具栏模板(表格界面、新建、删除、帮助)",
  "pssystoolbarid" : "TBTEMPL_00002",
  "codename" : "Auto1",
  "psdetbitems" : [ {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "leveltag" : "ABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
    "psdetbitemname" : "tbitem1",
    "levelvalue" : 1,
    "psdeuiactionid" : "VIEW_DEBHGROUP001",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "leveltag" : "APAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
    "psdetbitemname" : "tbitem14",
    "levelvalue" : 1,
    "psdeuiactionid" : "VIEW_DEBHGROUP002",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "leveltag" : "ADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
    "psdetbitemname" : "tbitem3",
    "levelvalue" : 1,
    "psdeuiactionid" : "GRIDVIEW_NEWACTION(New)",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "leveltag" : "AJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
    "caption" : "删除",
    "psdetbitemname" : "tbitem8",
    "levelvalue" : 1,
    "psdeuiactionid" : "GRIDVIEW_REMOVEACTION(Remove)",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "caption" : "帮助",
    "psdetbitemname" : "deuiaction1",
    "psdeuiactionid" : "GRIDVIEW_HELPACTION(Help)",
    "spanflag" : 0
  } ]
}