Reaction::UI::Widget::Field::Mutable::Password - A password input field


Reaction documentation  | view source Contained in the Reaction distribution.

Index


NAME

Top

Reaction::UI::Widget::Field::Mutable::Password - A password input field

DESCRIPTION

Top

See Reaction::UI::Widget::Field::Mutable. Creates a password type input field and never sets the current value as the field's value.

FRAGMENTS

Top

widget

Sets field_type to password and field_value to an empty string.

AUTHORS

Top

See Reaction::Class for authors.

LICENSE

Top

See Reaction::Class for the license.


Reaction documentation  | view source Contained in the Reaction distribution.