Method: Formotion::RowType::ButtonRow#button?

Defined in:
lib/formotion/row_type/button.rb

#button?Boolean

Returns:

  • (Boolean)


6
7
8
# File 'lib/formotion/row_type/button.rb', line 6

def button?
  true
end