Child pages
  • OfflineDataDescription
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »


Method Summary
void addFoundSet(fs)
void addFoundSet(fs, relationNamesToTraverse)

Method Details
addFoundSet
void addFoundSet (fs)
Parameters
{JSFoundSet} fs - the foundset
Returns
void
addFoundSet
void addFoundSet (fs, relationNamesToTraverse)
Parameters
{JSFoundSet} fs - the root foundset
{String[]} relationNamesToTraverse - the relations to traverse from records found in root root foundset
Returns
void

  • No labels