Libraries
»
formotion
(1.8)
»
Index
»
Formotion
»
RowType
»
ButtonRow
»
#button?
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