$k. FolderElement

new FolderElement()

An element that can be added to a folder

Methods

id() → {string}

Returns the registered ID, or undefined if not registered.

Returns:
Type: 
string

parentFolders() → {Array.<$k.Folder>}

Returns the folders that contain this element

Returns:
Type: 
Array.<$k.Folder>

registryType() → {string}

Returns the name of the registry that contains elements of this type

Returns:
Type: 
string