Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2011-01-12 20:42:59
Size: 198
Editor: GeoffEhrman
Comment:
Revision 6 as of 2011-01-12 20:44:09
Size: 238
Editor: GeoffEhrman
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
= =HTTP Requests: == == HTTP Requests: ==
Line 13: Line 13:
 * evaluate_cell()  * evaluate_cell(cell_id)

 * insert_after_cell(cell_id)

JSON <---> HTTP

HTTP Requests:

JSON Messages:

Database Calls:

  • increase_worksheet_state_number()
  • update_cell_input(cell_id, input_text)
  • evaluate_cell(cell_id)
  • insert_after_cell(cell_id)