Commit 9b36da9f authored by claes's avatar claes

PostCreate method to set StructName

parent 7525d1b1
!
! Proview $Id: pwrs_c_objbodydef.wb_load,v 1.5 2005-09-01 14:58:03 claes Exp $
! Proview $Id: pwrs_c_objbodydef.wb_load,v 1.6 2006-05-31 08:08:31 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -99,6 +99,11 @@ SObject pwrs:Class
Attr MethodName = "$ObjBodyDef-AnteCreate"
EndBody
EndObject
Object PostCreate $DbCallBack
Body SysBody
Attr MethodName = "$ObjBodyDef-PostCreate"
EndBody
EndObject
Object AnteMove $DbCallBack
Body SysBody
Attr MethodName = "$ObjBodyDef-AnteMove"
......
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