From f3dec8f5b480474c9a3b2ea0fabb0f6b9fdc0423 Mon Sep 17 00:00:00 2001 From: renhao <renhui.hao@capgemini.com> Date: 星期五, 13 十月 2023 17:11:34 +0800 Subject: [PATCH] Merge branch 'dev' --- _Main/UI/MacroPlanner/Component_FormTestButtonCollection/_ROOT_Component_FormTestButtonCollection.def | 73 ++++++++++++++++++++++++++++++++++++ 1 files changed, 73 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlanner/Component_FormTestButtonCollection/_ROOT_Component_FormTestButtonCollection.def b/_Main/UI/MacroPlanner/Component_FormTestButtonCollection/_ROOT_Component_FormTestButtonCollection.def new file mode 100644 index 0000000..e4d9281 --- /dev/null +++ b/_Main/UI/MacroPlanner/Component_FormTestButtonCollection/_ROOT_Component_FormTestButtonCollection.def @@ -0,0 +1,73 @@ +Quintiq file version 2.0 +#root +#parent: MacroPlanner +OrphanComponent FormTestButtonCollection +{ + #keys: '[414702.0.340554698]' + BaseType: 'Form' + GBLayout + { + Type: 'internal[GBLayoutDefinition]' + Columns: + [ + GBFlow.Column { grow: 0 id: 454 parent: 0 } + GBFlow.Column { grow: 0 id: 968 parent: 0 } + ] + Elements: + [ + GBElement + { + Component => Button398 + Position { startcolumn: 454 startrow: 649 endcolumn: 454 endrow: 649 } + } + GBElement + { + Component => Button884 + Position { startcolumn: 968 startrow: 649 endcolumn: 968 endrow: 649 } + } + ] + Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] + Rows: + [ + GBFlow.Row { grow: 0 id: 649 parent: 0 } + ] + } + Children: + [ + Component Button398 + { + #keys: '[414702.0.340554799]' + BaseType: 'Button' + Properties: + [ + Image: 'HARDHAT' + LayoutGroup: 'Button' + Text: '鐢熸垚浜ц兘鍒嗛厤缁撴灉鏁版嵁' + ] + } + Component Button884 + { + #keys: '[414702.1.33954049]' + BaseType: 'Button' + Properties: + [ + Image: 'CAKE_SLICE' + LayoutGroup: 'Button' + Text: '鏍规嵁鎴愬搧鐢熸垚鐗╂枡' + ] + } + ] + Properties: + [ + Height: 209 + Image: 'PIPETTE_TEST' + IncludeInView: true + Title: '鍔熻兘娴嬭瘯鎸夐挳' + Width: 535 + ModeledStringList ChildOrdering + { + c: Button398 + c: Button884 + } + ] +} -- Gitblit v1.9.3