lixingwang / tapestrytools

Automatically exported from code.google.com/p/tapestrytools
0 stars 0 forks source link

Autocompletion of Enum parameters doesn't work #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If a parameter type is an enum, autocompletion should display all the possible 
values to choose from. For example Form [1] component's clientValidation 
parameter is of type ClientValidation [2].

Please see the attached screenshot.

[1] 
http://tapestry.apache.org/current/tapestry-core/ref/org/apache/tapestry5/coreli
b/components/Form.html

[2] 
http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/ClientVa
lidation.html

Original issue reported on code.google.com by igor.dro...@gmail.com on 12 Jul 2011 at 6:45

Attachments:

GoogleCodeExporter commented 9 years ago
I think it is feasible, but this is really a huge project, finish all the 
content assit for all the Tapestry components will cost a very very very long 
time(if there is only myself do it). So i think it is impossible to finish all 
the thing during GSoC's time, but we can keep improve this point in the future

Original comment by gavingui...@gmail.com on 13 Jul 2011 at 7:33

GoogleCodeExporter commented 9 years ago
Will not fix it in current version

Original comment by gavingui...@gmail.com on 21 Mar 2012 at 10:19