Added Progress Control

This commit is contained in:
Severin Münger
2013-09-15 01:55:17 +02:00
parent 9db93cf4c9
commit 6761d22fa8
4 changed files with 90 additions and 5 deletions

View File

@@ -0,0 +1,16 @@
note
description: "Summary description for {WSF_PROGRESSSOURCE}."
author: ""
date: "$Date$"
revision: "$Revision$"
deferred class
WSF_PROGRESSSOURCE
feature
progress: INTEGER
deferred
end
end