NAME

Reaction::UI::Widget::Field::ChooseMany

DESCRIPTION

See Reaction::UI::Widget::Field

This needs a refactor to not be tied to a dual select box, but ENOTIME

FRAGMENTS

field

renders available_values, action_buttons, selected_values and current_values

current values

renders the viewport's current_value_choices over hidden_value

hidden_value

content is the value of the current choice

available_value

rendersthe viewport's current_available_value_choices over the option fragment

selected_value

rendersthe viewport's current_selected_value_choices over the option fragment

option

content is a dummy value but v_value and v_name are both set.

AUTHORS

See Reaction::Class for authors.

LICENSE

See Reaction::Class for the license.