Class Alfresco.GenericFormTool
Extends Alfresco.ConsoleTool
GenericFormTool tool component.
Defined in: generic-form-tool.js
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Alfresco.GenericFormTool(htmlId)
GenericFormTool constructor.
|
| Field Attributes | Field Name and Description |
|---|---|
|
Object container for initialization options
|
- Fields borrowed from class Alfresco.ConsoleTool:
- currentPanelId, panels, popups
- Fields borrowed from class Alfresco.component.Base:
- modules, services, widgets
| Method Attributes | Method Name and Description |
|---|---|
- 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.GenericFormTool(htmlId)
GenericFormTool constructor.
- Parameters:
- {String} htmlId
- The HTML id �of the parent element
- Returns:
- {Alfresco.GenericFormTool} The new GenericFormTool instance
Field Detail
{object}
options
Object container for initialization options
Method Detail
showEditPanel()
showViewPanel()