The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Reaction::UI::ViewPort::Collection

DESCRIPTION

This subclass of Reaction::UI::ViewPort::Collection allows you to display a homogenous collection of Reaction::InterfaceModel::Objects as a grid.

ATTRIBUTES

field_order

excluded_fields

List of field names to exclude.

included_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.

included_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.

field_labels

_raw_field_labels

computed_field_order

member_action_count

INTERNAL METHODS

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.

SEE ALSO

Reaction::UI::ViewPort::Collection

AUTHORS

See Reaction::Class for authors.

LICENSE

See Reaction::Class for the license.