public class OwShortCutItemView.OwDeleteShortcutFunction
extends com.wewebu.ow.server.app.OwDocumentFunction
OwObject pointing shortcut| Constructor and Description |
|---|
OwShortCutItemView.OwDeleteShortcutFunction()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBigIcon()
get the URL to the icon of the dialog / function
|
boolean |
getContextMenu() |
String |
getIcon()
get the URL to the icon of the dialog / function
|
boolean |
getMultiselect() |
boolean |
getObjectInstance() |
String |
getPluginID() |
String |
getPluginTitle() |
protected Set |
getSupportedObjectTypesFromDescriptor(String strKey_p) |
String |
getTooltip() |
boolean |
isEnabled(com.wewebu.ow.server.ecm.OwObject object_p,
com.wewebu.ow.server.ecm.OwObject parent_p,
int context_p) |
void |
onClickEvent(com.wewebu.ow.server.ecm.OwObject object_p,
com.wewebu.ow.server.ecm.OwObject parent_p,
com.wewebu.ow.server.app.OwClientRefreshContext refreshCtx_p) |
void |
onMultiselectClickEvent(Collection objects_p,
com.wewebu.ow.server.ecm.OwObject parent_p,
com.wewebu.ow.server.app.OwClientRefreshContext refreshCtx_p) |
addHistoryEvent, addHistoryEvent, getBigDefaultIconHTML, getBigIconHTML, getColumnTitle, getDefaultIconHTML, getDefaultLabel, getDisplayNameFromUserId, getEnableColumnClickEvent, getIconHTML, getLabel, getNeedParent, getPluginType, getRetrievalPropertyNames, getShowInEditViews, init, isEnabled, isObjectTypeSupported, onColumnClickEventgetConfigNode, getContext, getDragDropProperties, getEventManager, getHelpPath, getName, getNoEvent, getPluginTypeDisplayName, getSafeSetting, getSupportedObjectClassesFromDescriptor, isDragDropTarget, isObjectClassSupported, setSafeSettingpublic OwShortCutItemView.OwDeleteShortcutFunction()
public 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.OwFunctionExceptionpublic void onClickEvent(com.wewebu.ow.server.ecm.OwObject object_p,
com.wewebu.ow.server.ecm.OwObject parent_p,
com.wewebu.ow.server.app.OwClientRefreshContext refreshCtx_p)
throws Exception
onClickEvent in class com.wewebu.ow.server.app.OwDocumentFunctionExceptionpublic void onMultiselectClickEvent(Collection objects_p, com.wewebu.ow.server.ecm.OwObject parent_p, com.wewebu.ow.server.app.OwClientRefreshContext refreshCtx_p) throws Exception
onMultiselectClickEvent in class com.wewebu.ow.server.app.OwDocumentFunctionExceptionprotected Set getSupportedObjectTypesFromDescriptor(String strKey_p) throws com.wewebu.ow.server.exceptions.OwConfigurationException
getSupportedObjectTypesFromDescriptor in class com.wewebu.ow.server.app.OwFunctioncom.wewebu.ow.server.exceptions.OwConfigurationExceptionpublic boolean isEnabled(com.wewebu.ow.server.ecm.OwObject object_p,
com.wewebu.ow.server.ecm.OwObject parent_p,
int context_p)
throws Exception
isEnabled in class com.wewebu.ow.server.app.OwDocumentFunctionExceptionpublic boolean getContextMenu()
getContextMenu in class com.wewebu.ow.server.app.OwDocumentFunctionpublic boolean getMultiselect()
getMultiselect in class com.wewebu.ow.server.app.OwDocumentFunctionpublic boolean getObjectInstance()
getObjectInstance in class com.wewebu.ow.server.app.OwDocumentFunctionpublic String getPluginTitle()
getPluginTitle in interface com.wewebu.ow.server.app.OwPlugingetPluginTitle in class com.wewebu.ow.server.app.OwFunctionpublic String getTooltip() throws Exception
getTooltip in class com.wewebu.ow.server.app.OwFunctionExceptionpublic String getPluginID()
getPluginID in interface com.wewebu.ow.server.app.OwPlugingetPluginID in class com.wewebu.ow.server.app.OwFunctionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.