Files
EWF/library/server/wsf_html/webcontrol/autocompletions/wsf_autocompletion.e
2013-09-12 17:15:05 +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