Class: OrganizzeForm::RowTypes::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/organizze-form/row-types/base.rb

Direct Known Subclasses

ArrowSelect

Instance Attribute Summary collapse

Instance Attribute Details

#rowObject

Returns the value of attribute row.



4
5
6
# File 'lib/organizze-form/row-types/base.rb', line 4

def row
  @row
end