From 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期三, 22 一月 2025 12:20:44 +0800
Subject: [PATCH] Merge branch 'master' of http://47.101.211.7:10101/r/VWED into dev
---
_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pContent#611.def | 37 +++++++++++++++++++++++++++++++++++++
1 files changed, 37 insertions(+), 0 deletions(-)
diff --git "a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pContent\043611.def" "b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pContent\043611.def"
index 540aa26..859f9c4 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pContent\043611.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pContent\043611.def"
@@ -6,6 +6,43 @@
Children:
[
#child: MatrixEditor951
+ Component dhOfflinePlanTable
+ {
+ #keys: '[413988.0.1334780926]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'OfflinePlanTable'
+ Properties:
+ [
+ Taborder: 1
+ ]
+ }
+ Component dhSelectedOfflinePlanRow
+ {
+ #keys: '[413988.0.1557550767]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'structured[OfflinePlanRow]*'
+ Children:
+ [
+ Component deSelectedOfflinePlanRow
+ {
+ #keys: '[413988.0.1557550817]'
+ BaseType: 'WebDataExtractor'
+ Properties:
+ [
+ DataType: 'OfflinePlanTable'
+ FilterArguments: 'entities:QLibMacroPlannerWebUI::ApplicationMacroPlanner.DataHolderCheckedEntities'
+ FixedFilter: 'object.Filter( entities )'
+ Source: 'dhOfflinePlanTable'
+ Taborder: 0
+ Transformation: 'OfflinePlanRow'
+ ]
+ }
+ ]
+ Properties:
+ [
+ Taborder: 2
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3