public class OwSettingsPropertyClipboardBehavior extends OwSettingsPropertyStringCombo
Settings Property for Clipboard behavior.
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
Modifier and Type | Field and Description |
---|---|
static String |
OW_CLIPBOARD_BEHAVIOR_APPEND
clipboard behavior append - append items to the content of the clipboard each time copy/cut plugins are invoked
|
static String |
OW_CLIPBOARD_BEHAVIOR_REPLACE
clipboard behavior replace - replace the content of the clipboard each time copy/cut plugins are invoked
|
COMBO_SELECT_ITEM_DISPLAY_ATTR_NAME, COMBO_SELECT_ITEM_NODE_NAME
ITEM_PREFIX, ITEM_QUERY_KEY, m_defaultValue, m_fList, m_strError, m_value
m_externalFormEventTarget, m_propertyDefinitionNode, m_strSetName
ITEM_VALUE_NODE
Constructor and Description |
---|
OwSettingsPropertyClipboardBehavior() |
Modifier and Type | Method and Description |
---|---|
protected List |
createComboSelectList(Node valueNode_p)
create a list of values, if property is a list
|
createSingleClonedValue, getDefaultListItemValue, getSingleValueFromRequest, insertFormValue
appendSingleValueNode, canAdd, createValue, createValueList, extractIDIndex, getMaxListSize, getPropertyError, getSafePropertyError, getSingleValue, getValue, getValueNode, hasError, init, insertFormField, insertLabel, insertLabelValue, isList, isModified, onAdd, onDelete, saved, setDefault, setValue, toString, updateExternalFormTarget, writeAddNewItemButton, writeDeleteButton
getDisplayName, getFormName, getFormTarget, getHelpPath, getName, getPropertyDefinitionNode, init, isEditable, isUser, setExternalFormTarget
attach, detach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getID, onExternalRequest, onFormEvent, onRequest
public static final String OW_CLIPBOARD_BEHAVIOR_REPLACE
public static final String OW_CLIPBOARD_BEHAVIOR_APPEND
protected List createComboSelectList(Node valueNode_p) throws Exception
createComboSelectList
in class OwSettingsPropertyStringCombo
valueNode_p
- Node with child value nodesException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.