admin
2025-01-22 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de
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
Quintiq file version 2.0
Component ListContextMenuLabels
{
  #keys: '[136398.1.786527552]'
  BaseType: 'listContextMenu'
  Children:
  [
    Component MenuDeleteLabel
    {
      #keys: '[136398.1.795970474]'
      BaseType: 'WebMenu'
      Properties:
      [
        Image: 'DELETE'
        Taborder: 3
        Title: 'Delete'
        Tooltip: 'Delete the selected label'
      ]
      ResponseDefinitions:
      [
        ResponseDefinition OnClick id:Responsedef_ListContextMenuLabels_MenuDeleteLabel_OnClick
        {
          #keys: '[136398.1.795968273]'
          IsInherited: false
          ResponseType: 'OnClick'
          Arguments:
          [
            ResponseDefinitionArgument selection
            {
              #keys: '[5219.0.2425441]'
              Binding: 'Form.ListLabels().Selection()'
            }
          ]
        }
      ]
    }
  ]
  Properties:
  [
    Taborder: 0
  ]
}