X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=doc%2Fmkws-developer.markdown;h=ca7486fd369d346479edb8ec7aecf28e4461a8c8;hp=92d68c938eefeb0c176158b12ce2a0c273aac2b2;hb=1536ffea3b86b4115b8c156c2326bc08d91dfb3e;hpb=415e01780988505b92e5584b1ff5e8443ce48039 diff --git a/doc/mkws-developer.markdown b/doc/mkws-developer.markdown index 92d68c9..ca7486f 100644 --- a/doc/mkws-developer.markdown +++ b/doc/mkws-developer.markdown @@ -305,13 +305,14 @@ automatically). used to subscribe to the event (or more rarely to publish it). See [the section on events, below](#events). -* `Void team.newSearch(query, sortOrder, maxrecs, perpage, limit, targets, targetfilter)` -- - Starts a new search with the specified parameters. All but the - query may be omitted, in which case the prevailing defaults - are used. The meanings of the parameters are those of the - same-named [configuration - settings](mkws-manual.html#configuration-settings) described in - the user's manual. +* `Void team.newSearch(widget, query, sortOrder, maxrecs, perpage, limit, targets, targetfilter)` -- + Starts a new search with the specified parameters, taking + settings from the nominated widget's configuration when not + specified explicitly. All but the query may be omitted. The + meanings of the parameters are those of the same-named + [configuration + settings](mkws-manual.html#configuration-settings) described + in the user's manual. * `Void team.reShow()` -- Using the existing search, re-shows the result records after a