debian man page for html::widget::constraint::in

Query: html::widget::constraint::in

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
HTML::Widget::Constraint::In - Check that a value is one of a current set.
SYNOPSIS
$widget->constraint( In => "foo" )->in(qw/possible values/);
DESCRIPTION
METHODS
validate in Arguments: @values A list of valid values for that element. perl v5.10.1 2007-03-01 HTML::Widget::Constraint::In(3pm)
Related Man Pages
constraintb(3) - hpux
html::formfu::constraint(3pm) - debian
html::formfu::constraint::callbackonce(3pm) - debian
html::formfu::element::requesttoken(3pm) - debian
html::widget::element::button(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results