Page structure
This commit is contained in:
21
library/server/wsf_html/webcontrol/wsf_control.e
Normal file
21
library/server/wsf_html/webcontrol/wsf_control.e
Normal file
@@ -0,0 +1,21 @@
|
||||
note
|
||||
description: "Summary description for {WSF_CONTROL}."
|
||||
author: ""
|
||||
date: "$Date$"
|
||||
revision: "$Revision$"
|
||||
|
||||
deferred class
|
||||
WSF_CONTROL
|
||||
feature
|
||||
name: STRING
|
||||
|
||||
feature {WSF_PAGE_CONTROL}
|
||||
|
||||
handle_callback(event: STRING ; control_name: STRING ; page: WSF_PAGE_CONTROL)
|
||||
deferred
|
||||
end
|
||||
|
||||
render:STRING
|
||||
deferred
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user