Form::Factory::Control::Role::PresetValue - controls with preset values


NAME

Form::Factory::Control::Role::PresetValue - controls with preset values


VERSION

version 0.014


DESCRIPTION

This role provides no methods or attributes. It flags the control as one with a preset value that does not change based upon user input. Buttons and hidden values are examples of presets.


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::PresetValue - controls with preset values