pkgsrc/www/p5-Rose-HTMLx-Form-Field-Autocomplete/DESCR
abs 09db4c3252 Added www/p5-Rose-HTMLx-Form-Field-Autocomplete version 0.02
This subclass of Rose::HTML::Form::Field::Text is intended to make
it easier to integrate Ajax autocompletion into your web applications.
You define a URL where your web application can find suggested
values for the field, and optionally, a limit on the number of
suggestions returned by the server.

This subclass is expected to be used with
Catalyst::Controller::Rose::Autocomplete but that is not required.
2008-07-15 08:43:49 +00:00

8 lines
410 B
Text

This subclass of Rose::HTML::Form::Field::Text is intended to make
it easier to integrate Ajax autocompletion into your web applications.
You define a URL where your web application can find suggested
values for the field, and optionally, a limit on the number of
suggestions returned by the server.
This subclass is expected to be used with
Catalyst::Controller::Rose::Autocomplete but that is not required.