Reaction::UI::Widget::Value
This widget provides the return value of the vlues_string
or value
method on the viewport (depending on which is available first) via the value
argument to widget.
Will simply display the value
.
This widget iterates over a collection of values provided by the viewport and renders an unordered list out of them.
A simple subclass of Reaction::UI::Widget::Value, currently not doing much.
Provides has_image
and no_image
blocks that will be rendered depending on the viewports value_string
attribute.
The defaults are to either render an image tag,
or to output nothing at all.
A simple subclass of Reaction::UI::Widget::Value
that doesn't do much yet.
A simple subclass of Reaction::UI::Widget::Value
that doesn't do much yet.
A simple subclass of Reaction::UI::Widget::Value
that doesn't do much yet.
A simple subclass of Reaction::UI::Widget::Value
that doesn't do much yet.
Additional available arguments
See Reaction::Class for authors.
See Reaction::Class for the license.