Reaction::UI::ViewPort::Collection
This subclass of Reaction::UI::ViewPort::Collection allows you to display a homogenous collection of Reaction::InterfaceModel::Objects as a grid.
List of field names to exclude.
List of field names to include.
If both included_fields
and excluded_fields
are specified the result is those fields which are in included_fields
and not in excluded_fields
.
List of field names to include.
If both included_fields
and excluded_fields
are specified the result is those fields which are in included_fields
and not in excluded_fields
.
These methods, although stable, are subject to change without notice. These are meant to be used only by developers. End users should refrain from using these methods to avoid potential breakages.
Reaction::UI::ViewPort::Collection
See Reaction::Class for authors.
See Reaction::Class for the license.