Class: Spark::Table::Detail

Inherits:
Spark::Table show all
Defined in:
app/components/spark/table/detail.rb

Constant Summary

Constants inherited from Spark::Table

THEME

Instance Method Summary collapse

Methods inherited from Component::Base

#selector, #to_s, #unique_id

Constructor Details

#initializeDetail

Returns a new instance of Detail.



14
15
16
# File 'app/components/spark/table/detail.rb', line 14

def initialize(*)
  super
end