Method: TableSettings::Button#css_tr_class
- Defined in:
- lib/table_settings/table_button.rb
#css_tr_class(name) ⇒ Object
166 167 168 |
# File 'lib/table_settings/table_button.rb', line 166 def css_tr_class(name) @hash[:tr_class] = name end |