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_listfragment provided initially by Reaction::UI::Widget::Object. - field
-
Renders the next
fieldfragment 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
widgetfragment surrounded by atrelement. - field
-
Renders the next
fieldfragment surrounded by atdelement.
SEE ALSO
AUTHORS
See Reaction::Class for authors.
LICENSE
See Reaction::Class for the license.