FolderItem

Properties

NameTypeAccessMin VersionDescription
name
string
R
25.0
The name of this project item.

Static Methods

cast

25.0

FolderItem

Cast ProjectItem in to FolderItem

Parameters

NameTypeDescription
projectItem
-

Instance Methods

createBinAction

25.0

Action

Returns an action that lets users create a new bin.

Parameters

NameTypeDescription
name
string
-
makeUnique
boolean
-

createMoveItemAction

25.0

Action

Creates an action that moves the given item to the provided folder item newParent.

Parameters

NameTypeDescription
item
-
newParent
-

createRemoveItemAction

25.0

Action

Creates an action that removes the given item from this folder.

Parameters

NameTypeDescription
item
-

createRenameBinAction

25.0

Action

Rename the Bin and return true if it's successful

Parameters

NameTypeDescription
name
string
-

createSetNameAction

25.0

Action

Returns action that renames projectItem

Parameters

NameTypeDescription
inName
string
-

createSmartBinAction

25.0

Action

Creates a smart bin with given name and returns the Folder object

Parameters

NameTypeDescription
name
string
-
searchQuery
string
-

getItems

25.0

ProjectItem[]

Collection of child items of this folder.


getParent

25.0

ProjectItem

Get the parent project item of this project item.


getProject

25.0

Project

Get the parent Project of this projectItem.


  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.