Oak::Web::HTML::Textarea - A textarea component


NAME

Oak::Web::HTML::Textarea - A textarea component


HIERARCHY

Oak::Object

Oak::Persistent

Oak::Component

Oak::Web::Visual

Oak::Web::HTML::Textarea


PROPERTIES

The text property is the text that will appear in the textarea

The Oak::Web::HTML::Textarea object has the properties defined by W3C


EVENTS

When the text of the Textarea changes, the event ev_onChange is dispatched.


BUGS

Too early to determine. :)


COPYRIGHT

Copyright (c) 2001 Daniel Ruoso <daniel@ruoso.com> All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

 Oak::Web::HTML::Textarea - A textarea component