Commit 9d8cea8c authored by Claes Sjofors's avatar Claes Sjofors Committed by Claes Sjöfors

pwrs, typeref lists on Input, Intern and Output attributes

parent 3fcd2fba
......@@ -247,6 +247,13 @@ SObject pwrs:Class
Attr Elements = 1
EndBody
EndObject
Object TypeRef pwr_eClass_ReferenceList
Body SysBody
Attr ObjectClass[0] = pwr_eClass_Type
Attr ObjectClass[1] = pwr_eClass_TypeDef
Attr Filter = 193
EndBody
EndObject
Object AnteCreate $DbCallBack
Body SysBody
Attr MethodName = "$Attribute-AnteCreate"
......
......@@ -235,6 +235,13 @@ SObject pwrs:Class
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object TypeRef pwr_eClass_ReferenceList
Body SysBody
Attr ObjectClass[0] = pwr_eClass_Type
Attr ObjectClass[1] = pwr_eClass_TypeDef
Attr Filter = 193
EndBody
EndObject
Object AnteCreate $DbCallBack
Body SysBody
Attr MethodName = "$Attribute-AnteCreate"
......
......@@ -247,6 +247,13 @@ SObject pwrs:Class
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
Object TypeRef pwr_eClass_ReferenceList
Body SysBody
Attr ObjectClass[0] = pwr_eClass_Type
Attr ObjectClass[1] = pwr_eClass_TypeDef
Attr Filter = 193
EndBody
EndObject
Object AnteCreate $DbCallBack
Body SysBody
Attr MethodName = "$Attribute-AnteCreate"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment