Class AC.cace.LibraryFunctions
AC library functions.
Defined in: LibraryObjects.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default constructor.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
AC.cace.LibraryFunctions.buildLibraryTreePanel(desktopProjects, hideAppStore, context)
Builds the panel for library tree.
|
<static> |
AC.cace.LibraryFunctions.chooseLeaderRolesSave(contributionIds, categoryId)
Saves project properties edited within the property dialog.
|
Method Detail
<static>
AC.cace.LibraryFunctions.buildLibraryTreePanel(desktopProjects, hideAppStore, context)
Builds the panel for library tree.
- Parameters:
- desktopProjects
- the root contribution of library contributions
- hideAppStore
- context
- Returns:
- the panel containing the tree of library nodes
<static>
AC.cace.LibraryFunctions.chooseLeaderRolesSave(contributionIds, categoryId)
Saves project properties edited within the property dialog.
- Parameters:
- contributionIds
- the contribution ids
- categoryId
- the category id
- Returns:
- void