html::widget::constraint::range(3pm) debian man page | unix.com

Man Page: html::widget::constraint::range

Operating Environment: debian

Section: 3pm

HTML::Widget::Constraint::Range(3pm)			User Contributed Perl Documentation		      HTML::Widget::Constraint::Range(3pm)

NAME
HTML::Widget::Constraint::Range - Range Constraint
SYNOPSIS
my $c = $widget->constraint( 'Range', 'foo' ); $c->min(23); $c->max(30);
DESCRIPTION
Range Constraint.
METHODS
maximum Arguments: $max_value minimum Arguments: $min_value validate
AUTHOR
Sebastian Riedel, "sri@oook.de"
LICENSE
This 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::Constraint::Range(3pm)
Related Man Pages
constrainta(3) - hpux
html::formfu::constraint::callbackonce(3pm) - debian
html::formfu::constraint::datetime(3pm) - debian
html::formfu::constraint::dependon(3pm) - debian
html::widget::accessor(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Weird 'find' results
A (ksh) Library For and From UNIX.com