Index: BL/PR/GA/TandemBox.cls.xml
===================================================================
diff -u -r13610 -r18198
--- BL/PR/GA/TandemBox.cls.xml (.../TandemBox.cls.xml) (revision 13610)
+++ BL/PR/GA/TandemBox.cls.xml (.../TandemBox.cls.xml) (revision 18198)
@@ -634,7 +634,10 @@
WSLn:WS.TBX.EM.OrderLijn
1
%Float
-
@@ -951,6 +954,15 @@
]]>
+
+1
+TBKlasseID:%String
+1
+%Float
+
+
+
Geeft de enumeratie van LadeVariant voor de DesignCode (S, I, B, F, MA).
Index: UI/PR/GA/TandemBox.cls.xml
===================================================================
diff -u -r16058 -r18198
--- UI/PR/GA/TandemBox.cls.xml (.../TandemBox.cls.xml) (revision 16058)
+++ UI/PR/GA/TandemBox.cls.xml (.../TandemBox.cls.xml) (revision 18198)
@@ -5,292 +5,8 @@
KeyCodesCNTs,PRGACNTs,UILibCtrlCNTs
Default
%Library.TMFormClass
+0
-
-cache
-0
-MApplication
-document
-literal
-
-
-
-
-cache
-0
-document
-literal
-
-
-
-
-initvalue:%String
-cache
-0
-MApplication
-document
-literal
-
-
-
Minimaal toegelaten Interne Breedte voor een lade met Dubbele Blumotion (in mm)
@@ -2639,23 +2355,13 @@
]]>
-
-
-NOT IN USE
-Kenm:%String,KenmGroep:%String="TBX"
+
cache
0
%Library.String
document
literal
-
@@ -4153,6 +3859,27 @@
]]>
+
+
+NOT IN USE
+
+Kenm:%String,KenmGroep:%String="TBX"
+cache
+0
+%Library.String
+document
+literal
+
+
+
cache
0
@@ -4774,6 +4501,289 @@
]]>
+
+cache
+0
+MApplication
+document
+literal
+
+
+
+
+cache
+0
+document
+literal
+
+
+
+
+initvalue:%String
+cache
+0
+MApplication
+document
+literal
+
+
+
Klasse
cache
@@ -6225,7 +6235,7 @@
s Sender=##class(%TMPersistent).GetObjOref($lg(Args,1))
;Beginning of user code
- Set:(..txtOpvulLijstLi.Text="") ..txtOpvulLijstLi.Text=$S(..blTBox.BTValues.GetAt("TBKlasse")="B":"12", 1:"25")
+ Set:(..txtOpvulLijstLi.Text="") ..txtOpvulLijstLi.Text=..BLGeefOpvullijstDikte()
Do ..OnComboEnter(..cboOpvullijstKleur)
Do ..OnComboExit(..cboOpvullijstKleur)
@@ -6300,7 +6310,7 @@
s Sender=##class(%TMPersistent).GetObjOref($lg(Args,1))
;Beginning of user code
- Set:(..txtOpvulLijstRe.Text="") ..txtOpvulLijstRe.Text=$S(..blTBox.BTValues.GetAt("TBKlasse")="B":"12", 1:"25")
+ Set:(..txtOpvulLijstRe.Text="") ..txtOpvulLijstRe.Text=..BLGeefOpvullijstDikte()
Do ..OnComboEnter(..cboOpvullijstKleur)
Do ..OnComboExit(..cboOpvullijstKleur)