public class OwSettingsPropertyInteger extends OwSettingsPropertyBaseImpl
Settings Property for Integer Values.
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
ITEM_PREFIX, ITEM_QUERY_KEY, m_defaultValue, m_fList, m_strError, m_valuem_externalFormEventTarget, m_propertyDefinitionNode, m_strSetNameITEM_VALUE_NODE| Constructor and Description |
|---|
OwSettingsPropertyInteger() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createSingleClonedValue(Object oSingleValue_p)
create a clone out of the given single property value
|
protected Object |
getDefaultListItemValue()
overridable to create a default value for list properties
|
protected Object |
getSingleValue(Node valueNode_p)
overridable to create a single value for the given node
|
protected Object |
getSingleValueFromRequest(javax.servlet.http.HttpServletRequest request_p,
String strID_p)
overridable to apply changes on a submitted form
|
appendSingleValueNode, canAdd, createValue, createValueList, extractIDIndex, getMaxListSize, getPropertyError, getSafePropertyError, getValue, getValueNode, hasError, init, insertFormField, insertFormValue, insertLabel, insertLabelValue, isList, isModified, onAdd, onDelete, saved, setDefault, setValue, toString, updateExternalFormTarget, writeAddNewItemButton, writeDeleteButtongetDisplayName, getFormName, getFormTarget, getHelpPath, getName, getPropertyDefinitionNode, init, isEditable, isUser, setExternalFormTargetattach, detach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getID, onExternalRequest, onFormEvent, onRequestprotected Object getDefaultListItemValue()
getDefaultListItemValue in class OwSettingsPropertyBaseImplprotected Object getSingleValueFromRequest(javax.servlet.http.HttpServletRequest request_p, String strID_p)
getSingleValueFromRequest in class OwSettingsPropertyBaseImplrequest_p - HttpServletRequest with form data to update the propertystrID_p - String the HTML form element ID of the requested valueprotected Object createSingleClonedValue(Object oSingleValue_p)
createSingleClonedValue in class OwSettingsPropertyBaseImploSingleValue_p - single Object valueprotected Object getSingleValue(Node valueNode_p)
getSingleValue in class OwSettingsPropertyBaseImplCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.