PSDETOOLBAR.json 805 字节
{
  "templtoolbar" : 0,
  "psdetoolbarname" : "行编辑操作(表格界面<保存、删除、关闭行编辑-应聘者信息>)",
  "codename" : "Auto29",
  "psdetbitems" : [ {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "caption" : "保存",
    "psdetbitemname" : "deuiaction2",
    "psdeuiactionid" : "GRIDVIEW_SAVEROWACTION(SaveAllEditRow)",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "caption" : "删除",
    "psdetbitemname" : "deuiaction3",
    "psdeuiactionid" : "GRIDVIEW_REMOVEACTION(Remove)",
    "spanflag" : 0
  }, {
    "hiddenitem" : 0,
    "tbitemtype" : "DEUIACTION",
    "caption" : "关闭行编辑",
    "psdetbitemname" : "deuiaction4",
    "psdeuiactionid" : "GRIDVIEW_ROWEDITACTION(CloseRowEdit)",
    "spanflag" : 0
  } ]
}