new $k.FolderElement()
An element that can be added to a folder
Methods
id() : string
Returns the registered ID, or undefined if not registered.
Returns:
| Type | Description | 
|---|---|
| string | 
parentFolders() : Array.<$k.Folder>
Returns the folders that contain this element
Returns:
| Type | Description | 
|---|---|
| Array.<$k.Folder> | 
registryType() : string
Returns the name of the registry that contains elements of this type
Returns:
| Type | Description | 
|---|---|
| string |