public class OwShortCutItemView.OwDeleteShortcutFunction
extends com.wewebu.ow.server.app.OwDocumentFunction
OwObject
pointing shortcutConstructor 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, onColumnClickEvent
getConfigNode, getContext, getDragDropProperties, getEventManager, getHelpPath, getName, getNoEvent, getPluginTypeDisplayName, getSafeSetting, getSupportedObjectClassesFromDescriptor, isDragDropTarget, isObjectClassSupported, setSafeSetting
public OwShortCutItemView.OwDeleteShortcutFunction()
public String getIcon() throws Exception
getIcon
in interface com.wewebu.ow.server.app.OwPlugin
getIcon
in class com.wewebu.ow.server.app.OwFunction
Exception
public String getBigIcon() throws Exception
getBigIcon
in class com.wewebu.ow.server.app.OwFunction
Exception
public 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.OwDocumentFunction
Exception
public 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.OwDocumentFunction
Exception
protected Set getSupportedObjectTypesFromDescriptor(String strKey_p) throws com.wewebu.ow.server.exceptions.OwConfigurationException
getSupportedObjectTypesFromDescriptor
in class com.wewebu.ow.server.app.OwFunction
com.wewebu.ow.server.exceptions.OwConfigurationException
public 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.OwDocumentFunction
Exception
public boolean getContextMenu()
getContextMenu
in class com.wewebu.ow.server.app.OwDocumentFunction
public boolean getMultiselect()
getMultiselect
in class com.wewebu.ow.server.app.OwDocumentFunction
public boolean getObjectInstance()
getObjectInstance
in class com.wewebu.ow.server.app.OwDocumentFunction
public String getPluginTitle()
getPluginTitle
in interface com.wewebu.ow.server.app.OwPlugin
getPluginTitle
in class com.wewebu.ow.server.app.OwFunction
public String getTooltip() throws Exception
getTooltip
in class com.wewebu.ow.server.app.OwFunction
Exception
public String getPluginID()
getPluginID
in interface com.wewebu.ow.server.app.OwPlugin
getPluginID
in class com.wewebu.ow.server.app.OwFunction
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.