Autocompletion

This commit is contained in:
Severin Münger
2013-09-12 14:58:35 +02:00
parent 8fc405fef1
commit 27023283e7
8 changed files with 129 additions and 45 deletions

View File

@@ -0,0 +1,16 @@
note
description: "Summary description for {WSF_AUTOCOMPLETION}."
author: ""
date: "$Date$"
revision: "$Revision$"
deferred class
WSF_AUTOCOMPLETION
feature
autocompletion (input: STRING): JSON_ARRAY
deferred
end
end