Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
HTML::Widget::Plugin::Textarea - a widget for a large text entry box
VERSION
version 0.055
$Id: /my/icg/widget/trunk/lib/HTML/Widget/Plugin/Select.pm 16769 2005-11-29T17:50:44.157832Z rjbs $
DESCRIPTION
This plugin provides a text-entry area widget.
METHODS
provided_widgets
This plugin provides the following widgets: textarea
textarea
This method returns a text-entry area widget.
In addition to the generic HTML::Widget::Plugin attributes, the following are valid arguments:
- disabled
-
If true, this option indicates that the widget can't be changed by the user.
- value
-
If this argument is given, the widget will be initially populated by its value.
AUTHOR
Ricardo SIGNES <rjbs @ cpan.org
>
COPYRIGHT
Copyright (C) 2005, Ricardo SIGNES. This is free software, released under the same terms as perl itself.