Quintiq file version 2.0 
 | 
#root 
 | 
#parent: LibMacroPlannerTCUI 
 | 
OrphanComponent FormKBManagement 
 | 
{ 
 | 
  #keys: '[11660.0.252953232]' 
 | 
  BaseType: 'Form' 
 | 
  Databinding: 'Scenario' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 11 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 3 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => StringListKnowledgeBase 
 | 
        Position { startcolumn: 11 startrow: 2 endcolumn: 3 endrow: 2 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => ButtonRefresh 
 | 
        Position { startcolumn: 11 startrow: 6 endcolumn: 11 endrow: 6 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 6 parent: 0 } 
 | 
      GBFlow.Row { grow: 128 id: 2 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    Component ButtonRefresh 
 | 
    { 
 | 
      #keys: '[11660.0.86877577]' 
 | 
      BaseType: 'Button' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'Refresh' 
 | 
        Shortcut: 'Alt+R' 
 | 
        SizePosition: 'lt2 24 0 22' 
 | 
        Tooltip: 'Refresh Knowledge base lists' 
 | 
      ] 
 | 
    } 
 | 
    Component StringListKnowledgeBase 
 | 
    { 
 | 
      #keys: '[11660.0.62464584]' 
 | 
      BaseType: 'StringList' 
 | 
      Children: 
 | 
      [ 
 | 
        Component PopupMenuKnowledgeBase 
 | 
        { 
 | 
          #keys: '[11660.0.62464585]' 
 | 
          BaseType: 'PopupMenu' 
 | 
          Children: 
 | 
          [ 
 | 
            Component PopupParent 
 | 
            { 
 | 
              #keys: '[11660.0.62464586]' 
 | 
              BaseType: 'Menu' 
 | 
              Children: 
 | 
              [ 
 | 
                Component MenuDelete { #keys: '[11660.0.62464587]' BaseType: 'Menu' Properties: [ Image: 'Trash' Shortcut: 'Del' Text: '&Delete' ] } 
 | 
                Component MenuCleanUp { #keys: '[11660.0.301373795]' BaseType: 'Menu' Properties: [ Image: 'BRUSH3' Shortcut: 'Alt+C' Text: '&Clean up' ] } 
 | 
                Component MenuCreateDefaultKB { #keys: '[101320.0.110716135]' BaseType: 'Menu' Properties: [ Image: 'PLUG_ADD' Text: 'Create default KB' ] } 
 | 
              ] 
 | 
              Properties: 
 | 
              [ 
 | 
                ModeledStringList ChildOrdering 
 | 
                { 
 | 
                  c: MenuDelete 
 | 
                  c: MenuCleanUp 
 | 
                  c: MenuCreateDefaultKB 
 | 
                } 
 | 
              ] 
 | 
            } 
 | 
          ] 
 | 
          Properties: 
 | 
          [ 
 | 
            PosX: 44 
 | 
            PosY: 55 
 | 
            SizePosition: 'lt44 70 55 81' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        BackgroundColor: 'White' 
 | 
        ColumnSeparator: 'colon' 
 | 
        ColumnTitles: 'Name;Branch;ChangeNr;InUse' 
 | 
        ContextMenu: 'PopupMenuKnowledgeBase' 
 | 
        NumberOfColumns: 4 
 | 
        SizePosition: 'ss0 0 24 0' 
 | 
        Strings: '' 
 | 
        Value: '' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Height: 384 
 | 
    Image: 'CABINET' 
 | 
    IncludeInView: true 
 | 
    InitialPlacement: 'workspace' 
 | 
    Title: 'Knowledge base management' 
 | 
    Width: 398 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: ButtonRefresh 
 | 
      c: StringListKnowledgeBase 
 | 
    } 
 | 
  ] 
 | 
} 
 |