Class Index | File Index

Classes


Class AC.cace.LibraryFunctions

AC library functions.
Defined in: LibraryObjects.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Default constructor.
Method Summary
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.
Class Detail
AC.cace.LibraryFunctions()
Default constructor.
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

Documentation generated by JsDoc Toolkit 2.0.0 on Sun Sep 23 2012 02:46:06 GMT-0500 (CDT)