yunchai
2023-09-25 85fb8fdf8bdef29cbe8a1f64bc27e049454e7142
_Main/UI/MacroPlannerWebApp/Component_FormPanelPullPlanReport/Component_PanelFunctionButtons.def
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,60 @@
Quintiq file version 2.0
Component PanelFunctionButtons
{
  #keys: '[414702.0.153162120]'
  BaseType: 'WebPanel'
  Children:
  [
    Component ButtonRefresh
    {
      #keys: '[414702.0.153101807]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'ARROW_CIRCLE2'
        Label: '刷新'
        Taborder: 0
      ]
    }
    Component ButtonSend
    {
      #keys: '[414702.0.153101827]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'ANTENNA'
        Label: '发送'
        Taborder: 1
      ]
    }
    Component DropDownStringListBusinessType
    {
      #keys: '[414702.0.170431848]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        Label: '事业部选择'
        Strings: '天华;专显;IT;车载;TM17;TM18;运动健康;汽车电子'
        Taborder: 2
      ]
    }
    Component EditFieldAddress
    {
      #keys: '[414702.0.203870768]'
      BaseType: 'WebEditField'
      Properties:
      [
        Label: '发送地址'
        Taborder: 3
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    MinimumColumns: 1
    MinimumRows: 1
    Orientation: 'horizontal'
    Taborder: 0
  ]
}