Reaction::UI::Widget::Field::Array - A field representing an array of localised items


Reaction documentation  | view source Contained in the Reaction distribution.

Index


NAME

Top

Reaction::UI::Widget::Field::Array - A field representing an array of localised items

DESCRIPTION

Top

See Reaction::UI::Widget::Field::Collection, of which this widget is not a subclass.

FRAGMENTS

Top

widget

renders label and list passing additional variable "viewport"

label

content contains the viewport's label

list

renders fragment item over the viewport's value_names

item

content contains the value of the current item ($_ / $_{_})

AUTHORS

Top

See Reaction::Class for authors.

LICENSE

Top

See Reaction::Class for the license.


Reaction documentation  | view source Contained in the Reaction distribution.