The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Reaction::UI::Widget::Collection::Grid::Member - A member widget of the Grid widget

DESCRIPTION

A pure subclass of Reaction::UI::Widget::Object representing a member in a Reaction::UI::Widget::Collection::Grid.

FRAGMENTS

This widget defines no additional fragments.

LAYOUT SETS

base

  share/skin/base/layout/collection/grid/member.tt

The following layouts are provided:

widget

Renders the field_list fragment provided initially by Reaction::UI::Widget::Object.

field

Renders the next field fragment in the inheritance hierarchy.

default

  share/skin/default/layout/collection/grid/member.tt

This layout set extends the NEXT skin in the inheritance hierarchy.

Like with Reaction::UI::Widget::Collection::Grid, the default layout set provides a table based markup for the abstract view logic defined in the base skin.

The following layouts are provided:

widget

Renders the next widget fragment surrounded by a tr element.

field

Renders the next field fragment surrounded by a td element.

SEE ALSO

AUTHORS

See Reaction::Class for authors.

LICENSE

See Reaction::Class for the license.