Class $k.FolderElement

An element that can be added to a folder

Class Summary
Constructor Attributes Constructor Name and Description
 

Method Summary

Class Detail

$k.FolderElement()

Method Detail

  • {string} id()
    Returns the registered ID, or undefined if not registered.
    Returns:
    {string}
  • {$k.Folder[]} parentFolders()
    Returns the folders that contain this element
    Returns:
    {$k.Folder[]}
  • {string} registryType()
    Returns the name of the registry that contains elements of this type
    Returns:
    {string}