Class Alfresco.DocListCategories
Extends Alfresco.DocListTree
Repository DocumentList TreeView component.
Defined in: categories.js
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Alfresco.DocListCategories(htmlId)
Records DocumentList TreeView constructor.
|
- Fields borrowed from class Alfresco.DocListTree:
- currentFilter, currentPath, initialFilter, isFilterOwner, isReady, options, pathsToExpand, selectedNode
- Fields borrowed from class Alfresco.component.Base:
- modules, services, widgets
- Methods borrowed from class Alfresco.DocListTree:
- fnLoadNodeData, onDocumentDragOut, onDocumentDragOver, onDropTargetOwnerRequest, onExpandComplete, onFilterChanged, onFolderCopied, onFolderCreated, onFolderDeleted, onFolderMoved, onFolderRenamed, onNodeClicked, onReady, pathChanged
- Methods borrowed from class Alfresco.component.Base:
- attachLinkClickListeners, bind, createYUIButtons, destroy, fire, invokeAction, msg, onComponentLoaded, onComponentsLoaded, onReadyWrapper, refresh, setMessages, setOptions
Constructor Detail
Alfresco.DocListCategories(htmlId)
Records DocumentList TreeView constructor.
- Parameters:
- {String} htmlId
- The HTML id of the parent element
- Returns:
- {Alfresco.DocListCategories} The new DocListCategories instance