Move project to wsf_js_widget
This commit is contained in:
20
library/server/wsf_js_widget/webcontrol/wsf_value_control.e
Normal file
20
library/server/wsf_js_widget/webcontrol/wsf_value_control.e
Normal file
@@ -0,0 +1,20 @@
|
||||
note
|
||||
description: "Summary description for {WSF_VALUE_CONTROL}."
|
||||
author: ""
|
||||
date: "$Date$"
|
||||
revision: "$Revision$"
|
||||
|
||||
deferred class
|
||||
WSF_VALUE_CONTROL [G]
|
||||
|
||||
inherit
|
||||
|
||||
WSF_CONTROL
|
||||
|
||||
feature
|
||||
|
||||
value: G
|
||||
deferred
|
||||
end
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user