Quintiq file version 2.0 Component grpSnapshotGenerators { #keys: '[136398.1.627108147]' BaseType: 'GroupPanel' GBLayout { Type: 'internal[GBLayoutDefinition]' Columns: [ GBFlow.Column { grow: 128 id: 227 parent: 0 } GBFlow.Column { grow: 0 id: 778 parent: 0 } ] Elements: [ GBElement { Component => /lstKpiSnapshotGeneratorPointer Position { startcolumn: 227 startrow: 602 endcolumn: 778 endrow: 602 } } GBElement { Component => btnCreateSnapshotFromPointer Position { startcolumn: 778 startrow: 739 endcolumn: 778 endrow: 739 } } ] Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] Rows: [ GBFlow.Row { grow: 128 id: 602 parent: 0 } GBFlow.Row { grow: 0 id: 739 parent: 0 } ] } Children: [ #child: lstKpiSnapshotGeneratorPointer Component btnCreateSnapshotFromPointer { #keys: '[136398.1.627140289]' BaseType: 'Button' Properties: [ Image: 'CAMERA' Text: 'Create snapshot' Tooltip: 'Tells the selected KpiSnapshotGenerator to create a snapshot.' ] ResponseDefinitions: [ ResponseDefinition OnClick id:Responsedef_grpSnapshotGenerators_btnCreateSnapshotFromPointer_OnClick { #keys: '[136398.1.627158020]' IsInherited: false ResponseType: 'OnClick' Arguments: [ ResponseDefinitionArgument selection { #keys: '[3841.0.1139405]' Binding: 'lstKpiSnapshotGeneratorPointer.Selection()' } ] } ] } Component dhSelectedSnapshotGeneratorPointers { #keys: '[136398.1.627145892]' BaseType: 'DataHolder' Databinding: 'structured[KpiSnapshotGeneratorPointer]*' Children: [ Component deSelectedSnapshotGeneratorPointers { #keys: '[136398.1.627148350]' BaseType: 'GUIDataExtractor' Properties: [ Component: 'lstKpiSnapshotGeneratorPointer' DataType: 'KpiSnapshotGeneratorPointer' PosX: 20 PosY: 6 ] } ] Properties: [ PosX: 4 PosY: 363 ] } ] Properties: [ Text: 'Snapshot generators' ModeledStringList ChildOrdering { c: lstKpiSnapshotGeneratorPointer c: btnCreateSnapshotFromPointer c: dhSelectedSnapshotGeneratorPointers } ] }