Reaction::UI::Widget::Container - Provide viewport attibutes in the current viewport


Reaction documentation  | view source Contained in the Reaction distribution.

Index


NAME

Top

Reaction::UI::Widget::Container - Provide viewport attibutes in the current viewport

DESCRIPTION

Top

This widget base class (with no corresponding layout set) will search the viewports attributes for those that contain Reaction::UI::ViewPort classes or subclasses.

These attributes will then be provided as arguments to the widget fragment and can be rendered by their attribute name.

FRAGMENTS

Top

widget

Provides rendering callbacks to those attributes of the viewport that can contain viewport objects as arguments to the widget layout.

AUTHORS

Top

See Reaction::Class for authors.

LICENSE

Top

See Reaction::Class for the license.


Reaction documentation  | view source Contained in the Reaction distribution.