Index: APPS/common/GUI/impl/KolomInfo.cls.xml =================================================================== diff -u -r946 -r1012 --- APPS/common/GUI/impl/KolomInfo.cls.xml (.../KolomInfo.cls.xml) (revision 946) +++ APPS/common/GUI/impl/KolomInfo.cls.xml (.../KolomInfo.cls.xml) (revision 1012) @@ -1,10 +1,10 @@ - + serial 1 %SerialObject -62166,57817.241253 +62195,30215.490039 0 @@ -27,8 +27,18 @@ 1 + +%Boolean +1 + + + +%String +1 + + -KolomID:%String,Breedte:%Integer,IsZichtbaar:%Boolean,Volgnummer:%Integer +KolomID:%String,Breedte:%Integer,IsZichtbaar:%Boolean,Volgnummer:%Integer,IsGroep:%Boolean,OuderGroepID:%String 1 1 %Status @@ -37,6 +47,8 @@ Set ..Breedte = Breedte Set ..IsZichtbaar = IsZichtbaar Set ..Volgnummer = Volgnummer + Set ..IsGroep = IsGroep + Set ..OuderGroepID = OuderGroepID Quit $$$OK ]]> @@ -59,6 +71,18 @@ ]]> + +%Boolean + + + + +%String + + + %String Volgnummer + +IsGroep + + +OuderGroepID + - +