Quintiq file version 2.0 
 | 
Component gpLabelFiltering 
 | 
{ 
 | 
  #keys: '[146450.2.1222195535]' 
 | 
  BaseType: 'GroupPanel' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 246 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 569 parent: 0 } 
 | 
      GBFlow.Column { grow: 0 id: 140 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => cbLabelFilterEnabled 
 | 
        Position { startcolumn: 246 startrow: 808 endcolumn: 246 endrow: 808 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => btnUnselectLabels 
 | 
        Position { startcolumn: 140 startrow: 278 endcolumn: 140 endrow: 278 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => /lstLabelFilter 
 | 
        Position { startcolumn: 246 startrow: 574 endcolumn: 140 endrow: 574 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 808 parent: 0 } 
 | 
      GBFlow.Row { grow: 128 id: 574 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 278 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    Component cbLabelFilterEnabled 
 | 
    { 
 | 
      #keys: '[146450.2.1222195536]' 
 | 
      BaseType: 'CheckBox' 
 | 
      Properties: 
 | 
      [ 
 | 
        HasMemory: 'ViewsAndSettings' 
 | 
        Text: 'Enable label filter' 
 | 
      ] 
 | 
    } 
 | 
    Component btnUnselectLabels 
 | 
    { 
 | 
      #keys: '[146450.2.1222195551]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Text: 'Unselect' 
 | 
        Tooltip: 'Unselects all labels in the label-filter list.' 
 | 
      ] 
 | 
    } 
 | 
    #child: lstLabelFilter 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Text: 'Label filtering' 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: cbLabelFilterEnabled 
 | 
      c: lstLabelFilter 
 | 
      c: btnUnselectLabels 
 | 
    } 
 | 
  ] 
 | 
} 
 |