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

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

This widget defines no additional fragments.

share/skin/base/layout/collection/grid/member.tt
The following layouts are provided:
Renders the field_list fragment provided initially by Reaction::UI::Widget::Object.
Renders the next field fragment in the inheritance hierarchy.
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:
Renders the next widget fragment surrounded by a tr element.
Renders the next field fragment surrounded by a td element.


See Reaction::Class for authors.

See Reaction::Class for the license.