Commit 36be0ed2 authored by claes's avatar claes

PostCreate method added

parent ecc1a7ac
! !
! Proview $Id: pwrb_c_plcpgm.wb_load,v 1.11 2006-03-31 14:47:15 claes Exp $ ! Proview $Id: pwrb_c_plcpgm.wb_load,v 1.12 2008-06-03 06:01:02 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB. ! Copyright (C) 2005 SSAB Oxelsund AB.
! !
! This program is free software; you can redistribute it and/or ! This program is free software; you can redistribute it and/or
...@@ -126,6 +126,11 @@ SObject pwrb:Class ...@@ -126,6 +126,11 @@ SObject pwrb:Class
Attr subwindow_class = "pwrb:Class-WindowPlc" Attr subwindow_class = "pwrb:Class-WindowPlc"
EndBody EndBody
EndObject EndObject
Object PostCreate $DbCallBack
Body SysBody
Attr MethodName = "PlcPgm-PostCreate"
EndBody
EndObject
Object NavigatorPosnn $Menu Object NavigatorPosnn $Menu
Object Pointed $Menu Object Pointed $Menu
Object OpenProgram $MenuButton Object OpenProgram $MenuButton
......
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