mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 01:48:35 +01:00
Missing parameter documentation
This commit is contained in:
parent
7018d081d2
commit
564507665d
@ -126,7 +126,8 @@ var et2_dataview_controller = Class.extend({
|
||||
* managed index range -- those changes are then merged into the current
|
||||
* view without a complete rebuild of every row.
|
||||
*
|
||||
* @param {boolean} clear
|
||||
* @param {boolean} clear Skip the fancy stuff, dump everything and start again.
|
||||
* Completely clears the grid and selection.
|
||||
*/
|
||||
update: function (clear) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user