Class $k.PersistentCollection

Abstract persistent collection of elements. The collection can be registered or added to folders.

Class Summary
Constructor Attributes Constructor Name and Description
 

Method Summary

Class Detail

$k.PersistentCollection()

Method Detail

  • {object[]} elements()
    Returns the elements of of the collection
    Returns:
    {object[]}
  • {string} name()
    Returns the name
    Returns:
    {string}