public class OwDocumentFunctionCopy extends OwDocumentFunctionAddToClipboard
Implementation of the Document copy plugin.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Constructor and Description |
|---|
OwDocumentFunctionCopy() |
| Modifier and Type | Method and Description |
|---|---|
protected OwCommandAddToClipboard |
createAddToClipboardCommand(com.wewebu.ow.server.ecm.OwObject oParent_p,
List objects_p)
Create add to clipboard command
|
String |
getBigIcon()
get the URL to the info icon
|
String |
getIcon()
get the URL to the info icon
|
protected void |
onClickEventPostProcessing(com.wewebu.ow.server.ecm.OwObject oObject_p,
com.wewebu.ow.server.ecm.OwObject oParent_p)
This method is called after the click event was processed.
|
executeAddToClipboadCommand, onClickEvent, onMultiselectClickEventaddHistoryEvent, addHistoryEvent, getBigDefaultIconHTML, getBigIconHTML, getColumnTitle, getContextMenu, getDefaultIconHTML, getDefaultLabel, getDisplayNameFromUserId, getEnableColumnClickEvent, getIconHTML, getLabel, getMultiselect, getNeedParent, getObjectInstance, getPluginType, getRetrievalPropertyNames, getShowInEditViews, init, isEnabled, isEnabled, isObjectTypeSupported, onColumnClickEventgetConfigNode, getContext, getDragDropProperties, getEventManager, getHelpPath, getName, getNoEvent, getPluginID, getPluginTitle, getPluginTypeDisplayName, getSafeSetting, getSupportedObjectClassesFromDescriptor, getSupportedObjectTypesFromDescriptor, getTooltip, isDragDropTarget, isObjectClassSupported, setSafeSettingpublic String getIcon() throws Exception
getIcon in interface com.wewebu.ow.server.app.OwPlugingetIcon in class com.wewebu.ow.server.app.OwFunctionExceptionpublic String getBigIcon() throws Exception
getBigIcon in class com.wewebu.ow.server.app.OwFunctionExceptionprotected void onClickEventPostProcessing(com.wewebu.ow.server.ecm.OwObject oObject_p,
com.wewebu.ow.server.ecm.OwObject oParent_p)
throws Exception,
com.wewebu.ow.server.exceptions.OwInvalidOperationException
OwDocumentFunctionAddToClipboardonClickEventPostProcessing in class OwDocumentFunctionAddToClipboardExceptioncom.wewebu.ow.server.exceptions.OwInvalidOperationExceptionprotected OwCommandAddToClipboard createAddToClipboardCommand(com.wewebu.ow.server.ecm.OwObject oParent_p, List objects_p)
createAddToClipboardCommand in class OwDocumentFunctionAddToClipboardoParent_p - objects_p - OwCommandAddToClipboard object, configured for the needed operationCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.