NAME
Oak::Web::HTML::Select - A Select component
HIERARCHY
Oak::Object
Oak::Persistent
Oak::Component
Oak::Web::Visual
Oak::Web::Container
Oak::Web::HTML::Select
PROPERTIES
value: The default selected option
The Oak::Web::HTML::Select object has the properties defined by W3C
EVENTS
ev_onChange: When the selected item was changed.
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.