Confirmed users
595
edits
No edit summary |
No edit summary |
||
| Line 107: | Line 107: | ||
query.execute(callback, thisObject); | query.execute(callback, thisObject); | ||
/ | /* The query can be so configured: | ||
QueryConf = { | QueryConf = { | ||
| Line 222: | Line 223: | ||
query: if this is a container will return a new PlacesQuery for contents | query: if this is a container will return a new PlacesQuery for contents | ||
} | } | ||
*/ | |||
</pre> | </pre> | ||