Files
EWF/library/server/wsf_js_widget/autocompletion/wsf_autocompletion.e
2013-09-20 19:22:46 +02:00

19 lines
261 B
Plaintext

note
description: "Summary description for {WSF_AUTOCOMPLETION}."
author: ""
date: "$Date$"
revision: "$Revision$"
deferred class
WSF_AUTOCOMPLETION
feature
autocompletion (input: STRING): JSON_ARRAY
deferred
end
template: detachable STRING
end