Method: Anoubis::Data::Callbacks#after_get_table_data

Defined in:
app/controllers/anoubis/data/callbacks.rb

#after_get_table_dataObject

Fires after data was received from server and placed in self.output.data array. It’s rewrote for change data before output.



9
10
11
# File 'app/controllers/anoubis/data/callbacks.rb', line 9

def after_get_table_data

end