Method: ProMotion::DataTableScreen.cell

Defined in:
lib/project/pro_motion/data_table_screen.rb

.cell(cell) ⇒ Object



13
14
15
# File 'lib/project/pro_motion/data_table_screen.rb', line 13

def self.cell(cell)
  @cell = cell
end