Method: TableSettings::Button#js_method

Defined in:
lib/table_settings/table_button.rb

#js_method(string) ⇒ Object

javascript method for button



140
141
142
# File 'lib/table_settings/table_button.rb', line 140

def js_method(string)
  @hash[:js_method] = string
end