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
12ff963a
Commit
12ff963a
authored
Jan 30, 2007
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
EnableEventlist changed to EnableEventlog
parent
1f8c8ed2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
9 deletions
+6
-9
src/wbl/pwrb/src/pwrb_c_webhandler.wb_load
src/wbl/pwrb/src/pwrb_c_webhandler.wb_load
+6
-9
No files found.
src/wbl/pwrb/src/pwrb_c_webhandler.wb_load
View file @
12ff963a
!
! Proview $Id: pwrb_c_webhandler.wb_load,v 1.
9 2006-03-31 14:47:15
claes Exp $
! Proview $Id: pwrb_c_webhandler.wb_load,v 1.
10 2007-01-30 07:04:32
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
...
...
@@ -38,9 +38,6 @@ SObject pwrb:Class
! a login-applet which makes it possible to login as a proview user, and
! gain privilege to make changes to the database.
!
! The EnableNavigator, EnableAlarmList and EnableEventList are not yet
! implemented.
!
! @b See also
! @classlink WebGraph pwrb_webgraph.html
! @classlink WebLink pwrb_weblink.html
...
...
@@ -116,7 +113,7 @@ SObject pwrb:Class
EndBody
EndObject
!/**
!
Not yet implemented
!
An entry for alarm and eventlist will be placed in the menu.
!*/
Object EnableAlarmList $Attribute 7
Body SysBody
...
...
@@ -124,15 +121,15 @@ SObject pwrb:Class
EndBody
EndObject
!/**
!
Not yet implemented
!
An entry for eventlog will be placed in the menu.
!*/
Object EnableEventL
ist
$Attribute 8
Object EnableEventL
og
$Attribute 8
Body SysBody
Attr TypeRef = "pwrs:Type-$Boolean"
EndBody
EndObject
!/**
!
Not yet implemented
!
An entry for runtime navigator will be placed in the menu.
!*/
Object EnableNavigator $Attribute 9
Body SysBody
...
...
@@ -140,7 +137,7 @@ SObject pwrb:Class
EndBody
EndObject
!/**
!
Not yet implemented
!
User object with data for the alarm and eventlist.
!*/
Object UserObject $Attribute 10
Body SysBody
...
...
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