NAME
Oak::Web::HTML::Radiogrroup - A virtual component to hold radio inputs
HIERARCHY
Oak::Object
Oak::Persistent
Oak::Component
Oak::Web::Visual
Oak::Web::HTML::Radiogroup
PROPERTIES
name: The name of the radiogroup value: The value of the radiogroup
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.