PSDETOOLBAR.json 552 字节
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
{
  "templtoolbar" : 1,
  "psdetoolbarname" : "工具栏模板(弹出简单编辑表单,保存及关闭按钮)",
  "pssystoolbarid" : "TBTEMPL_00102",
  "codename" : "Auto12",
  "psdetbitems" : [ {
    "hiddenitem" : 0,
    "psdetbitemname" : "tbitem1",
    "psdeuiactionid" : "EDITVIEW_SAVEANDEXITACTION(SaveAndExit)",
    "spanflag" : 0,
    "tbitemtype" : "DEUIACTION"
  }, {
    "hiddenitem" : 0,
    "psdetbitemname" : "tbitem2",
    "psdeuiactionid" : "EDITVIEW_EXITACTION(Exit)",
    "spanflag" : 0,
    "tbitemtype" : "DEUIACTION"
  } ]
}