Began with implementation of form handling
This commit is contained in:
16
library/server/wsf_html/webcontrol/wsf_value_control.e
Normal file
16
library/server/wsf_html/webcontrol/wsf_value_control.e
Normal 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
|
||||
Reference in New Issue
Block a user