NAME
HTML::Widget::Constraint::All - All Constraint
SYNOPSIS
my $c = $widget->constraint( 'All', 'foo', 'bar' );
DESCRIPTION
All Constraint.
METHODS
$self->process( $widget, $params )
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.