menu.json 826 Bytes
{
  "lables":["menuName","btnName","favname","title"],
  "top":{
    "title":"",
    "icon":"icon-coms-integration",
    "iconColor":"#1a57a0"
  },
  "button" :[
    {
      "btnName":"83446",
      "btnType":"primary",
      "type":"BTN_CONFIRM"
    },
	{
      "btnName":"201",
      "btnType":"primary",
      "type":"BTN_CANCLE"
    }
  ],
  "rightMenus": [
    {
      "menuIcon": "icon-coms-Approval",
      "isTop": "1",
      "menuName": "83446",
      "isControl": "0",
      "type": "BTN_CONFIRM"
    },
	{
      "menuIcon": "icon-coms-go-back",
      "isTop": "1",
      "menuName": "201",
      "isControl": "0",
      "type": "BTN_CANCLE"
    }
  ],
  "collectParams": {
    "favname": "34149",
    "favouritetype": 5,
    "objid": 0,
    "link": "wui/engine.html#/integration/ldap",
    "importantlevel": 1
  }
}