Class Alfresco.ConsoleApplication
Extends Alfresco.ConsoleTool
ConsoleApplication tool component.
Defined in: application.js
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Alfresco.ConsoleApplication(htmlId)
ConsoleApplication constructor.
|
- Fields borrowed from class Alfresco.ConsoleTool:
- currentPanelId, panels, popups
- Fields borrowed from class Alfresco.component.Base:
- modules, options, services, widgets
| Method Attributes | Method Name and Description |
|---|---|
|
onFileUploadComplete(complete)
File Upload complete event handler
|
- Methods borrowed from class Alfresco.ConsoleTool:
- onHistoryManagerReady, onReady, onStateChanged
- Methods borrowed from class Alfresco.component.Base:
- attachLinkClickListeners, bind, createYUIButtons, destroy, fire, invokeAction, msg, onComponentLoaded, onComponentsLoaded, onReadyWrapper, refresh, setMessages, setOptions
Constructor Detail
Alfresco.ConsoleApplication(htmlId)
ConsoleApplication constructor.
- Parameters:
- {String} htmlId
- The HTML id �of the parent element
- Returns:
- {Alfresco.ConsoleApplication} The new ConsoleApplication instance
Method Detail
onFileUploadComplete(complete)
File Upload complete event handler
- Parameters:
- {object} complete
- Object literal containing details of successful and failed uploads