Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
c3b14dbc
Commit
c3b14dbc
authored
Jul 17, 2008
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
History added to xtt menu
parent
8ef4955c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
1 deletion
+15
-1
src/wbl/pwrs/src/pwrs_c_object.wb_load
src/wbl/pwrs/src/pwrs_c_object.wb_load
+15
-1
No files found.
src/wbl/pwrs/src/pwrs_c_object.wb_load
View file @
c3b14dbc
!
! Proview $Id: pwrs_c_object.wb_load,v 1.1
8 2008-06-03 05:59:53
claes Exp $
! Proview $Id: pwrs_c_object.wb_load,v 1.1
9 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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment