Form::Factory::Control::Role::AvailableChoices - Controls that list available choices


NAME

Form::Factory::Control::Role::AvailableChoices - Controls that list available choices


VERSION

version 0.014


DESCRIPTION

Controls that have a list of possible options to select from may implement this role.


ATTRIBUTES

available_choices

The list of the Form::Factory::Control::Choice manpage objects.


AUTHOR

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>


COPYRIGHT AND LICENSE

Copyright 2009 Qubling Software LLC.

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.

 Form::Factory::Control::Role::AvailableChoices - Controls that list available choices