Commit c3b14dbc authored by claes's avatar claes

History added to xtt menu

parent 8ef4955c
!
! Proview $Id: pwrs_c_object.wb_load,v 1.18 2008-06-03 05:59:53 claes Exp $
! Proview $Id: pwrs_c_object.wb_load,v 1.19 2008-07-17 11:37:04 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -889,6 +889,13 @@ SObject pwrs:Class
Attr FilterName = "$Object-OpenTrendFilter"
EndBody
EndObject
Object OpenHistory $MenuButton
Body SysBody
Attr ButtonName = "History"
Attr MethodName = "$Object-OpenHistory"
Attr FilterName = "$Object-OpenHistoryFilter"
EndBody
EndObject
Object OpenFast $MenuButton
Body SysBody
Attr ButtonName = "Fast"
......@@ -1019,6 +1026,13 @@ SObject pwrs:Class
Attr FilterName = "$Object-OpenTrendFilter"
EndBody
EndObject
Object OpenHistory $MenuButton
Body SysBody
Attr ButtonName = "History"
Attr MethodName = "$Object-OpenHistory"
Attr FilterName = "$Object-OpenHistoryFilter"
EndBody
EndObject
Object OpenFast $MenuButton
Body SysBody
Attr ButtonName = "Fast"
......
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