Began with implementation of form handling

This commit is contained in:
Severin Münger
2013-09-05 15:37:59 +02:00
parent 422b73058c
commit ee0400463f
5 changed files with 65 additions and 9 deletions

View File

@@ -0,0 +1,16 @@
note
description: "Summary description for {WSF_VALUE_CONTROL}."
author: ""
date: "$Date$"
revision: "$Revision$"
deferred class
WSF_VALUE_CONTROL [G]
feature
value: G
deferred
end
end