Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MethodApplicable TypesReturn typeDescription
getAll(sessionID, type)
  • Client
  • Dictionary
  • Domain
  • Filter
  • ImportSettings
  • Language
  • Project
  • Section
  • VirtualFile
ListarrayReturns all objects of the specified type that are available for the user.
getSelected(sessionID, type)
  • Client
  • Dictionary
  • Domain
  • FilterImportSettings
  • Language
  • Project
  • Section
  • VirtualFile
Data objectReturns struct (see Data objects)Returns the currently selected object of the specified type.
getSelectedList(sessionID, type)
  • Domain
  • Section
arrayReturns a list of the currently selected object(s) of the specified type.
setSelected(sessionID, type, objID)   
setAllSelected(sessionID, type)
  • Domain
  • Section
intSets all objects of the specified type to be selected