Files
EWF/library/server/wsf_html/webcontrol/wsf_form_control.e
2013-09-02 20:25:59 +02:00

21 lines
227 B
Plaintext

note
description: "Summary description for {WSF_FORM_CONTROL}."
author: ""
date: "$Date$"
revision: "$Revision$"
class
WSF_FORM_CONTROL
inherit
WSF_MULTI_CONTROL
create
make, make_with_controls
feature {NONE}
end