Man Page: html::widget::element::fieldset
Operating Environment: debian
Section: 3pm
HTML::Widget::Element::Fieldset(3pm) User Contributed Perl Documentation HTML::Widget::Element::Fieldset(3pm)NAMEHTML::Widget::Element::Fieldset - Fieldset ElementSYNOPSISmy $fs = $widget->element( 'Fieldset', 'address' ); $fs->element( 'Textfield', 'street' ); $fs->element( 'Textfield', 'town' );DESCRIPTIONFieldset Element. Container element creating a fieldset which can contain other Elements.METHODSnew legend Set a legend for this fieldset.SEE ALSOHTML::Widget::ElementAUTHORMichael Gray, "mjg@cpan.org"LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2007-03-01 HTML::Widget::Element::Fieldset(3pm)
| Related Man Pages |
|---|
| xml::element(3) - centos |
| html::elementraw(3pm) - debian |
| html::widget::element(3pm) - debian |
| html::widget::element::radiogroup(3pm) - debian |
| xml::element(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Detecting unused variables... |
| Weird 'find' results |