Quintiq file version 2.0 
 | 
Component PanelContents 
 | 
{ 
 | 
  #keys: '[136398.1.659159832]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component EditDescription 
 | 
    { 
 | 
      #keys: '[136398.1.659160000]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderKpiMetaData.Data.Description' 
 | 
        Label: 'Description' 
 | 
        Multiline: true 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldDisplayName 
 | 
    { 
 | 
      #keys: '[136398.1.659160051]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderKpiMetaData.Data.DisplayName' 
 | 
        Label: 'Display name' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component RadioButtonGroupInterpretation 
 | 
    { 
 | 
      #keys: '[136398.1.659160168]' 
 | 
      BaseType: 'WebRadioButtonGroup' 
 | 
      Properties: 
 | 
      [ 
 | 
        ButtonLabels: 'Counter;Maximize;Minimize' 
 | 
        ButtonValues: 'counter;maximize;minimize' 
 | 
        Taborder: 3 
 | 
        Title: 'Interpretation' 
 | 
        Tooltip: 'Specifies how to interpret values of this KPI; whether higher is better (maximize), lower is better (minimize) or the value is for information only, e.g. to give context to other KPIs. ' 
 | 
      ] 
 | 
    } 
 | 
    Component DataHolderKpiMetaData 
 | 
    { 
 | 
      #keys: '[136398.1.659163013]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'shadow[KpiMetaData]*' 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 5 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldUnitOfMeasure id:EditFieldUnitOfMeasure_298 
 | 
    { 
 | 
      #keys: '[136398.1.659161893]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderKpiMetaData.Data.UnitOfMeasure' 
 | 
        Label: 'Unit of measure' 
 | 
        Taborder: 4 
 | 
      ] 
 | 
    } 
 | 
    Component CheckboxIsVisible 
 | 
    { 
 | 
      #keys: '[146450.2.1268244508]' 
 | 
      BaseType: 'WebCheckbox' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderKpiMetaData.Data.IsVisible' 
 | 
        Label: 'Is visible' 
 | 
        Taborder: 6 
 | 
        Tooltip: 'When checked, this KpiMetaData can be selected as filter in Track KPIs and Compare KPIs until the flag has been unchecked.' 
 | 
      ] 
 | 
    } 
 | 
    Component EditFieldName 
 | 
    { 
 | 
      #keys: '[146450.2.1324344344]' 
 | 
      BaseType: 'WebEditField' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderKpiMetaData.Data.Name' 
 | 
        Label: 'Name (unique)' 
 | 
        PlaceHolder: 'Enter a unique name' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Padding: 'true' 
 | 
    Taborder: 1 
 | 
  ] 
 | 
} 
 |