Files
EWF/library/server/wsf_html/webcontrol/progressbar/wsf_progresssource.e
2013-09-15 01:55:17 +02:00

17 lines
206 B
Plaintext

note
description: "Summary description for {WSF_PROGRESSSOURCE}."
author: ""
date: "$Date$"
revision: "$Revision$"
deferred class
WSF_PROGRESSSOURCE
feature
progress: INTEGER
deferred
end
end