Class: Uchi::Field::Base::Show
- Defined in:
- app/components/uchi/field/base.rb
Overview
Uchi::Field::Base::Show components render fields in the show view.
Direct Known Subclasses
Uchi::Field::BelongsTo::Show, Uchi::Field::Blank::Show, Uchi::Field::Boolean::Show, Date::Show, DateTime::Show, File::Show, HasAndBelongsToMany::Show, HasMany::Show, Id::Show, Image::Show, Number::Show, Select::Show, String::Show, Text::Show
Instance Attribute Summary
Attributes inherited from Component
Method Summary
Methods inherited from Component
Constructor Details
This class inherits a constructor from Uchi::Field::Base::Component