NAME
Reaction::UI::ViewPort::Role::FieldOptions
DESCRIPTION
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
computed_field_order
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.