p5-Rose-HTMLx-Form-Field-Autocomplete

HTML ajax autocompleter for Rose

WWW CVSWeb GITHub
  1. Package version
    p5-Rose-HTMLx-Form-Field-Autocomplete-0.02p1
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • www/p5-Rose-HTML-Objects