Class: Katalyst::Tables::Cells::RichTextComponent

Inherits:
Katalyst::Tables::CellComponent show all
Defined in:
app/components/katalyst/tables/cells/rich_text_component.rb

Overview

Displays the plain text for rich text content

Adds a title attribute to allow for hover over display of the full content

Instance Attribute Summary

Attributes inherited from Katalyst::Tables::CellComponent

#collection, #column, #record, #row

Method Summary

Methods inherited from Katalyst::Tables::CellComponent

#call, #heading?, #initialize, #inspect, #label, #rendered_value, #to_s, #value, #with_content_wrapper

Constructor Details

This class inherits a constructor from Katalyst::Tables::CellComponent