updated docs and dist

This commit is contained in:
vieron
2012-07-24 10:35:07 +02:00
parent 443d0fbc29
commit 62caa4abf7
9 changed files with 164 additions and 164 deletions
+2 -2
View File
@@ -704,7 +704,7 @@
"line": 740,
"description": "Sorts an Array of grid coords objects (representing the grid coords of\neach widget) placing first the empty cells upper left.",
"itemtype": "method",
"name": "sort_by_row_asc",
"name": "sort_by_row_and_col_asc",
"params": [
{
"name": "widgets",
@@ -723,7 +723,7 @@
"line": 760,
"description": "Sorts an Array of grid coords objects by column (representing the grid\ncoords of each widget) in ascending way.",
"itemtype": "method",
"name": "sort_by_row_asc",
"name": "sort_by_col_asc",
"params": [
{
"name": "widgets",