Package org.kuali.rice.kns.web.ui
Class Field
java.lang.Object
org.kuali.rice.kns.web.ui.Field
- All Implemented Interfaces:
Serializable,PropertyRenderingConfigElement
@Deprecated
public class Field
extends Object
implements Serializable, PropertyRenderingConfigElement
Deprecated.
KNS Struts deprecated, use KRAD and the Spring MVC framework.
Represents a Field (form field or read only)
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.Deprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final intDeprecated.static final intDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.booleanDeprecated.booleanDeprecated.Deprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.Deprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.Deprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.Deprecated.static final StringDeprecated. -
Constructor Summary
ConstructorsConstructorDescriptionField()Deprecated.No-args constructorDeprecated.Constructor that creates an instance of this class to support inquirableField(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List<org.kuali.rice.core.api.util.KeyValue> fieldValidValues, String quickFinderClassNameImpl) Deprecated.Constructor that creates an instance of this class.Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List<org.kuali.rice.core.api.util.KeyValue> fieldValidValues, String quickFinderClassNameImpl, int size, int maxLength) Deprecated.Constructor that creates an instance of this class. -
Method Summary
Modifier and TypeMethodDescriptionvoidappendFieldConversions(String fieldConversions) Deprecated.voidappendLookupParameters(String lookupParameters) Deprecated.This method appends the passed-in lookupParameters to the existingbooleanDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.The td alignment to use for the Field.Deprecated.intgetCols()Deprecated.Deprecated.Deprecated.Gets the containerDisplayFields attribute.Deprecated.Gets the containerElementName attribute.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Gets the displayEditMode attribute.org.kuali.rice.krad.datadictionary.mask.MaskDeprecated.Gets the displayMask attribute.Deprecated.Gets the displayMaskValue attribute.Deprecated.Deprecated.Deprecated.Deprecated.Gets the encryptedValue attribute.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.List<org.kuali.rice.core.api.util.KeyValue> Deprecated.getFILE()Deprecated.intDeprecated.org.kuali.rice.core.web.format.FormatterDeprecated.booleanDeprecated.booleanDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getLINK()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.intDeprecated.Deprecated.For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the name of the collection on the doc on which the MV lookup is performedDeprecated.The DD defined objectLabel of the class on which a multiple value lookup is performedDeprecated.For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the class to perform a lookup uponDeprecated.intDeprecated.Deprecated.Gets the personNameAttributeName attribute.Deprecated.Deprecated.Deprecated.Gets the propertyPrefix attribute.Deprecated.String[]Deprecated.Deprecated.Deprecated.getRADIO()Deprecated.Deprecated.Deprecated.intgetRows()Deprecated.Deprecated.Gets the script attribute.intgetSize()Deprecated.Deprecated.Deprecated.Deprecated.getTEXT()Deprecated.Deprecated.Deprecated.Gets the universalIdAttributeName attribute.Deprecated.Deprecated.Gets the userIdAttributeName attribute.Deprecated.Returns the method name of a function present in the page which should be called when the user tabs away from the field.Deprecated.Returns the method name of a function present in the page which should be called after an AJAX call from the onblur handler.Deprecated.Deprecated.Deprecated.booleanDeprecated.booleanisClear()Deprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.Returns whether field level help is disabled for this field.booleanDeprecated.Returns whether field level help is enabled for this field.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.static booleanisInputField(String fieldType) Deprecated.Helper method to determine if this is an INPUT type fieldbooleanDeprecated.Gets the keyField attribute.booleanDeprecated.booleanisRanged()Deprecated.booleanDeprecated.booleanisSecure()Deprecated.Gets the secure attribute.booleanDeprecated.booleanDeprecated.booleanDeprecated.voidsetAdditionalDisplayPropertyName(String additionalDisplayPropertyName) Deprecated.voidsetAdditionalDisplayPropertyValue(Object additionalDisplayPropertyValue) Deprecated.voidsetAllowInlineRange(boolean allowInlineRange) Deprecated.voidsetAlternateDisplayPropertyName(String alternateDisplayPropertyName) Deprecated.voidsetAlternateDisplayPropertyValue(Object alternateDisplayPropertyValue) Deprecated.voidsetBaseLookupUrl(String baseLookupURL) Deprecated.voidsetBusinessObjectClassName(String businessObjectClassName) Deprecated.voidsetCellAlign(String cellAlign) Deprecated.Sets the td alignment for the Field.voidsetClear(boolean clear) Deprecated.voidsetCols(int cols) Deprecated.voidsetColumnVisible(boolean isColumnVisible) Deprecated.voidsetContainerDisplayFields(List<Field> containerDisplayFields) Deprecated.Sets the containerDisplayFields attribute value.voidsetContainerElementName(String containerElementName) Deprecated.Sets the containerElementName attribute value.voidsetContainerName(String containerName) Deprecated.voidsetContainerRows(List<Row> containerRows) Deprecated.voidsetDateField(boolean dateField) Deprecated.voidsetDatePicker(boolean isDatePicker) Deprecated.voidsetDatePickerFormat(String datePickerFormat) Deprecated.voidsetDefaultValue(String defaultValue) Deprecated.voidsetDisplayEditMode(String displayEditMode) Deprecated.Sets the displayEditMode attribute value.voidsetDisplayMask(org.kuali.rice.krad.datadictionary.mask.Mask displayMask) Deprecated.Sets the displayMask attribute value.voidsetDisplayMaskValue(String displayMaskValue) Deprecated.Sets the displayMaskValue attribute value.voidsetEncryptedValue(String encryptedValue) Deprecated.Sets the encryptedValue attribute value.voidsetExpandedTextArea(boolean expandedTextArea) Deprecated.voidsetFieldConversions(String fieldConversions) Deprecated.voidsetFieldConversions(Map<String, String> fieldConversionsMap) Deprecated.voidsetFieldDataType(String fieldDataType) Deprecated.voidsetFieldDirectInquiryEnabled(boolean fieldDirectInquiryEnabled) Deprecated.voidsetFieldHelpName(String fieldHelpName) Deprecated.voidsetFieldHelpSummary(String fieldHelpSummary) Deprecated.voidsetFieldHelpUrl(String fieldHelpUrl) Deprecated.voidsetFieldInactiveValidValues(List fieldInactiveValidValues) Deprecated.voidsetFieldLabel(String fieldLabel) Deprecated.voidsetFieldLevelHelpDisabled(boolean fieldLevelHelpDisabled) Deprecated.voidsetFieldLevelHelpEnabled(boolean fieldLevelHelpEnabled) Deprecated.voidsetFieldLevelHelpUrl(String fieldLevelHelpUrl) Deprecated.voidsetFieldRequired(boolean fieldRequired) Deprecated.voidsetFieldType(String fieldType) Deprecated.voidsetFieldValidValues(List<org.kuali.rice.core.api.util.KeyValue> fieldValidValues) Deprecated.voidsetFormattedMaxLength(int formattedMaxLength) Deprecated.voidsetFormatter(org.kuali.rice.core.web.format.Formatter formatter) Deprecated.voidsetHighlightField(boolean highlightField) Deprecated.voidsetHrefText(String hrefText) Deprecated.voidsetImageSrc(String imageSrc) Deprecated.voidsetIndexedForSearch(boolean indexedForSearch) Deprecated.voidsetInquiryParameters(String inquiryParameters) Deprecated.voidsetInquiryURL(HtmlData propertyURL) Deprecated.voidsetKeyField(boolean keyField) Deprecated.Sets the keyField attribute value.voidsetLookupParameters(String lookupParameters) Deprecated.voidsetLookupParameters(Map lookupParametersMap) Deprecated.voidsetMainFieldLabel(String mainFieldLabel) Deprecated.voidsetMaxLength(int maxLength) Deprecated.voidsetMemberOfRange(boolean memberOfRange) Deprecated.voidsetMultipleValueLookedUpCollectionName(String multipleValueLookedUpCollectionName) Deprecated.For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the name of the collection on the doc on which the MV lookup is performedvoidsetMultipleValueLookupClassLabel(String multipleValueLookupClassLabel) Deprecated.The DD defined objectLabel of the class on which a multiple value lookup is performedvoidsetMultipleValueLookupClassName(String multipleValueLookupClassName) Deprecated.For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the class to perform a lookup uponvoidsetNumberOfColumnsForCollection(int numberOfColumnsForCollection) Deprecated.voidsetPersonNameAttributeName(String personNameAttributeName) Deprecated.Sets the personNameAttributeName attribute value.voidsetPersonNameValue(String personNameValue) Deprecated.voidsetPropertyName(String propertyName) Deprecated.voidsetPropertyPrefix(String propertyPrefix) Deprecated.Sets the propertyPrefix attribute value.voidsetPropertyValue(Object propertyValue) Deprecated.voidsetPropertyValue(String propertyValue) Deprecated.Sets the propertyValue attribute value.voidsetPropertyValues(String[] propertyValues) Deprecated.voidsetQuickFinderClassNameImpl(String quickFinderClassNameImpl) Deprecated.voidsetRanged(boolean ranged) Deprecated.voidsetRangeFieldInclusive(Boolean rangeFieldInclusive) Deprecated.voidsetReadOnly(boolean isReadOnly) Deprecated.voidsetReferencesToRefresh(String referencesToRefresh) Deprecated.voidsetRows(int rows) Deprecated.voidDeprecated.Sets the script attribute value.voidsetSecure(boolean secure) Deprecated.Sets the secure attribute value.voidsetSize(int size) Deprecated.voidsetSkipBlankValidValue(boolean skipBlankValidValue) Deprecated.voidsetStyleClass(String styleClass) Deprecated.voidDeprecated.voidsetTriggerOnChange(boolean triggerOnChange) Deprecated.voidsetUniversalIdAttributeName(String universalIdAttributeName) Deprecated.Sets the universalIdAttributeName attribute value.voidsetUniversalIdValue(String universalIdValue) Deprecated.voidsetUpperCase(boolean upperCase) Deprecated.voidsetUserIdAttributeName(String userIdAttributeName) Deprecated.Sets the userIdAttributeName attribute value.voidsetWebOnBlurHandler(String webOnBlurHandler) Deprecated.voidsetWebOnBlurHandlerCallback(String webOnBlurHandlerCallback) Deprecated.voidsetWebUILeaveFieldFunctionParameters(List<String> webUILeaveFieldFunctionParameters) Deprecated.toString()Deprecated.
-
Field Details
-
DEFAULT_MAXLENGTH
public static final int DEFAULT_MAXLENGTHDeprecated.- See Also:
-
DEFAULT_SIZE
public static final int DEFAULT_SIZEDeprecated.- See Also:
-
HIDDEN
Deprecated.- See Also:
-
TEXT
Deprecated.- See Also:
-
DROPDOWN
Deprecated.- See Also:
-
MULTIBOX
Deprecated.- See Also:
-
MULTISELECT
Deprecated.- See Also:
-
RADIO
Deprecated.- See Also:
-
QUICKFINDER
Deprecated.- See Also:
-
LOOKUP_RESULT_ONLY
Deprecated.- See Also:
-
DROPDOWN_REFRESH
Deprecated.- See Also:
-
DROPDOWN_SCRIPT
Deprecated.- See Also:
-
CHECKBOX
Deprecated.- See Also:
-
CURRENCY
Deprecated.- See Also:
-
TEXT_AREA
Deprecated.- See Also:
-
FILE
Deprecated.- See Also:
-
IMAGE_SUBMIT
Deprecated.- See Also:
-
CONTAINER
Deprecated.- See Also:
-
KUALIUSER
Deprecated.- See Also:
-
READONLY
Deprecated.- See Also:
-
EDITABLE
Deprecated.- See Also:
-
LOOKUP_HIDDEN
Deprecated.- See Also:
-
LOOKUP_READONLY
Deprecated.- See Also:
-
WORKFLOW_WORKGROUP
Deprecated.- See Also:
-
MASKED
Deprecated.- See Also:
-
PARTIALLY_MASKED
Deprecated.- See Also:
-
SUB_SECTION_SEPARATOR
Deprecated.- See Also:
-
BLANK_SPACE
Deprecated.- See Also:
-
BUTTON
Deprecated.- See Also:
-
LINK
Deprecated.- See Also:
-
DATEPICKER
Deprecated.- See Also:
-
SEARCH_RESULT_DISPLAYABLE_FIELD_TYPES
Deprecated. -
MULTI_VALUE_FIELD_TYPES
Deprecated. -
webUILeaveFieldFunctionParameters
Deprecated. -
cellAlign
Deprecated. -
fieldLevelHelpEnabled
public boolean fieldLevelHelpEnabledDeprecated. -
fieldLevelHelpDisabled
public boolean fieldLevelHelpDisabledDeprecated. -
fieldLevelHelpUrl
Deprecated.
-
-
Constructor Details
-
Field
public Field()Deprecated.No-args constructor -
Field
Deprecated.Constructor that creates an instance of this class to support inquirable- Parameters:
propertyName- property attribute of the beanfieldLabel- label of the display field
-
Field
public Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List<org.kuali.rice.core.api.util.KeyValue> fieldValidValues, String quickFinderClassNameImpl) Deprecated.Constructor that creates an instance of this class.- Parameters:
fieldLabel- label of the search criteria fieldfieldHelpUrl- url of a help link to help instructionsfieldType- type of input field for this search criteriaclear- clear action flagpropertyName- name of the bean attribute for this search criteriapropertyValue- value of the bean attributefieldRequired- flag to denote if field is requireddateField- falg to denot if field should be validated as a date objectfieldValidValues- used for drop down listquickFinderClassNameImpl- class name to transfer control to quick finder
-
Field
public Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List<org.kuali.rice.core.api.util.KeyValue> fieldValidValues, String quickFinderClassNameImpl, int size, int maxLength) Deprecated.Constructor that creates an instance of this class.- Parameters:
fieldLabel- label of the search criteria fieldfieldHelpUrl- url of a help link to help instructionsfieldType- type of input field for this search criteriaclear- clear action flagpropertyName- name of the bean attribute for this search criteriapropertyValue- value of the bean attributefieldRequired- flag to denote if field is requireddateField- falg to denot if field should be validated as a date objectfieldValidValues- used for drop down listquickFinderClassNameImpl- class name to transfer control to quick findersize- size of the input fieldmaxLength- maxLength of the input field
-
-
Method Details
-
isInputField
Deprecated.Helper method to determine if this is an INPUT type field- Parameters:
fieldType-
-
getImageSrc
Deprecated.- Returns:
- the imageSrc
-
setImageSrc
Deprecated.- Parameters:
imageSrc- the imageSrc to set
-
getTarget
Deprecated.- Returns:
- the target
-
setTarget
Deprecated.- Parameters:
target- the target to set
-
getHrefText
Deprecated.- Returns:
- the hrefText
-
setHrefText
Deprecated.- Parameters:
hrefText- the hrefText to set
-
getInquiryURL
Deprecated. -
setInquiryURL
Deprecated. -
getNumberOfColumnsForCollection
public int getNumberOfColumnsForCollection()Deprecated. -
setNumberOfColumnsForCollection
public void setNumberOfColumnsForCollection(int numberOfColumnsForCollection) Deprecated. -
isDatePicker
public boolean isDatePicker()Deprecated. -
setDatePicker
public void setDatePicker(boolean isDatePicker) Deprecated. -
getDatePickerFormat
Deprecated. -
setDatePickerFormat
Deprecated. -
isRanged
public boolean isRanged()Deprecated. -
setRanged
public void setRanged(boolean ranged) Deprecated. -
isExpandedTextArea
public boolean isExpandedTextArea()Deprecated. -
setExpandedTextArea
public void setExpandedTextArea(boolean expandedTextArea) Deprecated. -
getDefaultValue
Deprecated.- Returns:
- Returns the defaultValue.
-
setDefaultValue
Deprecated.- Parameters:
defaultValue- The defaultValue to set.
-
containsBOData
public boolean containsBOData()Deprecated. -
getCHECKBOX
Deprecated.- Returns:
- Returns the CHECKBOX.
-
getCONTAINER
Deprecated.- Returns:
- Returns the CONTAINER.
-
getDROPDOWN
Deprecated.- Returns:
- Returns the dROPDOWN.
-
getTEXT_AREA
Deprecated.- Returns:
- Returns the TEXT_AREA.
-
getDROPDOWN_REFRESH
Deprecated.- Returns:
- Returns the DROPDOWN_REFRESH
-
getDROPDOWN_SCRIPT
Deprecated.- Returns:
- Returns DROPDOWN_SCRIPT
-
getMULTISELECT
Deprecated.- Returns:
- Returns MULTISELECT
-
getKUALIUSER
Deprecated.- Returns:
- Returns KUALIUSER
-
getFILE
Deprecated.- Returns:
- Returns the FILE.
-
getSUB_SECTION_SEPARATOR
Deprecated.- Returns:
- Returns SUB_SECTION_SEPARATOR
-
getBLANK_SPACE
Deprecated.- Returns:
- Returns BLANK_SPACE
-
getBUTTON
Deprecated.- Returns:
- the BUTTON
-
getLINK
Deprecated.- Returns:
- the LINK
-
getFieldConversions
Deprecated.- Returns:
- Returns the fieldConversions.
-
getFieldConversionMap
Deprecated. -
getFieldHelpUrl
Deprecated.- Returns:
- Returns the fieldHelpUrl.
-
getFieldLabel
Deprecated.- Returns:
- Returns the fieldLabel.
-
getFieldType
Deprecated.- Returns:
- Returns the fieldType.
-
getFieldValidValues
Deprecated.- Returns:
- Returns the fieldValidValues.
-
getFormatter
public org.kuali.rice.core.web.format.Formatter getFormatter()Deprecated.- Specified by:
getFormatterin interfacePropertyRenderingConfigElement- Returns:
- Returns the formatter.
-
getHIDDEN
Deprecated.- Returns:
- Returns the hIDDEN.
-
getLookupParameters
Deprecated.- Returns:
- Returns the lookupParameters.
-
getMaxLength
public int getMaxLength()Deprecated.- Returns:
- Returns the maxLength.
-
getPropertyName
Deprecated.- Specified by:
getPropertyNamein interfacePropertyRenderingConfigElement- Returns:
- Returns the propertyName.
-
getPropertyValue
Deprecated.- Specified by:
getPropertyValuein interfacePropertyRenderingConfigElement- Returns:
- Returns the propertyValue.
-
getPropertyPrefix
Deprecated.Gets the propertyPrefix attribute.- Returns:
- Returns the propertyPrefix.
-
setPropertyPrefix
Deprecated.Sets the propertyPrefix attribute value.- Parameters:
propertyPrefix- The propertyPrefix to set.
-
getQUICKFINDER
Deprecated.- Returns:
- Returns the qUICKFINDER.
-
getQuickFinderClassNameImpl
Deprecated.- Returns:
- Returns the quickFinderClassNameImpl.
-
getRADIO
Deprecated.- Returns:
- Returns the rADIO.
-
getSize
public int getSize()Deprecated.- Returns:
- Returns the size.
-
getTEXT
Deprecated.- Returns:
- Returns the TEXT.
-
getCURRENCY
Deprecated. -
getIMAGE_SUBMIT
Deprecated.- Returns:
- Returns the iMAGE_SUBMIT.
-
getLOOKUP_HIDDEN
Deprecated.- Returns:
- Returns the LOOKUP_HIDDEN.
-
getLOOKUP_READONLY
Deprecated.- Returns:
- Returns the LOOKUP_READONLY.
-
getWORKFLOW_WORKGROUP
Deprecated.- Returns:
- Returns the WORKFLOW_WORKGROUP.
-
isClear
public boolean isClear()Deprecated.- Returns:
- Returns the clear.
-
isDateField
public boolean isDateField()Deprecated.- Returns:
- Returns the dateField.
-
isFieldRequired
public boolean isFieldRequired()Deprecated.- Returns:
- Returns the fieldRequired.
-
isHighlightField
public boolean isHighlightField()Deprecated.- Returns:
- Returns the highlightField.
-
isReadOnly
public boolean isReadOnly()Deprecated.- Returns:
- Returns the isReadOnly.
-
isUpperCase
public boolean isUpperCase()Deprecated.- Returns:
- Returns the upperCase.
-
setClear
public void setClear(boolean clear) Deprecated.- Parameters:
clear- The clear to set.
-
setDateField
public void setDateField(boolean dateField) Deprecated.- Parameters:
dateField- The dateField to set.
-
setFieldConversions
Deprecated.- Parameters:
fieldConversionsMap- The fieldConversions to set.
-
setFieldConversions
Deprecated.- Parameters:
fieldConversions- The fieldConversions to set.
-
appendFieldConversions
Deprecated. -
setFieldHelpUrl
Deprecated.- Parameters:
fieldHelpUrl- The fieldHelpUrl to set.
-
setFieldLabel
Deprecated.- Parameters:
fieldLabel- The fieldLabel to set.
-
setFieldRequired
public void setFieldRequired(boolean fieldRequired) Deprecated.- Parameters:
fieldRequired- The fieldRequired to set.
-
setFieldType
Deprecated.- Parameters:
fieldType- The fieldType to set.
-
setFieldValidValues
Deprecated.- Parameters:
fieldValidValues- The fieldValidValues to set.
-
getHasBlankValidValue
public boolean getHasBlankValidValue()Deprecated. -
setFormatter
public void setFormatter(org.kuali.rice.core.web.format.Formatter formatter) Deprecated.- Specified by:
setFormatterin interfacePropertyRenderingConfigElement- Parameters:
formatter- The formatter to set.
-
setHighlightField
public void setHighlightField(boolean highlightField) Deprecated.- Parameters:
highlightField- The highlightField to set.
-
setLookupParameters
Deprecated.- Parameters:
lookupParametersMap- The lookupParameters to set.
-
setLookupParameters
Deprecated.- Parameters:
lookupParameters- The lookupParameters to set.
-
appendLookupParameters
Deprecated.This method appends the passed-in lookupParameters to the existing- Parameters:
lookupParameters-
-
setMaxLength
public void setMaxLength(int maxLength) Deprecated.- Parameters:
maxLength- The maxLength to set.
-
setPropertyName
Deprecated.- Specified by:
setPropertyNamein interfacePropertyRenderingConfigElement- Parameters:
propertyName- The propertyName to set.
-
setPropertyValue
Deprecated.- Parameters:
propertyValue- The propertyValue to set.
-
setQuickFinderClassNameImpl
Deprecated.- Parameters:
quickFinderClassNameImpl- The quickFinderClassNameImpl to set.
-
setReadOnly
public void setReadOnly(boolean isReadOnly) Deprecated.- Parameters:
isReadOnly- The isReadOnly to set.
-
setSize
public void setSize(int size) Deprecated.- Parameters:
size- The size to set.
-
setUpperCase
public void setUpperCase(boolean upperCase) Deprecated.- Parameters:
upperCase- The upperCase to set.
-
getCols
public int getCols()Deprecated.- Returns:
- Returns the cols.
-
setCols
public void setCols(int cols) Deprecated.- Parameters:
cols- The cols to set.
-
getRows
public int getRows()Deprecated.- Returns:
- Returns the rows.
-
setRows
public void setRows(int rows) Deprecated.- Parameters:
rows- The rows to set.
-
getContainerRows
Deprecated.- Returns:
- Returns the containerRows.
-
setContainerRows
Deprecated.- Parameters:
containerRows- The containerRows to set.
-
getBusinessObjectClassName
Deprecated.- Returns:
- Returns the businessObjectClassName.
-
setBusinessObjectClassName
Deprecated.- Parameters:
businessObjectClassName- The businessObjectClassName to set.
-
getFieldHelpSummary
Deprecated.- Returns:
- Returns the fieldHelpSummary.
-
setFieldHelpSummary
Deprecated.- Parameters:
fieldHelpSummary- The fieldHelpSummary to set.
-
getFieldHelpName
Deprecated.- Returns:
- Returns the fieldHelpName.
-
setFieldHelpName
Deprecated.- Parameters:
fieldHelpName- The fieldHelpName to set.
-
getScript
Deprecated.Gets the script attribute.- Returns:
- Returns the script.
-
setScript
Deprecated.Sets the script attribute value.- Parameters:
script- The script to set.
-
getPersonNameAttributeName
Deprecated.Gets the personNameAttributeName attribute.- Returns:
- Returns the personNameAttributeName.
-
setPersonNameAttributeName
Deprecated.Sets the personNameAttributeName attribute value.- Parameters:
personNameAttributeName- The personNameAttributeName to set.
-
getUniversalIdAttributeName
Deprecated.Gets the universalIdAttributeName attribute.- Returns:
- Returns the universalIdAttributeName.
-
setUniversalIdAttributeName
Deprecated.Sets the universalIdAttributeName attribute value.- Parameters:
universalIdAttributeName- The universalIdAttributeName to set.
-
getUserIdAttributeName
Deprecated.Gets the userIdAttributeName attribute.- Returns:
- Returns the userIdAttributeName.
-
setUserIdAttributeName
Deprecated.Sets the userIdAttributeName attribute value.- Parameters:
userIdAttributeName- The userIdAttributeName to set.
-
isKeyField
public boolean isKeyField()Deprecated.Gets the keyField attribute.- Returns:
- Returns the keyField.
-
setKeyField
public void setKeyField(boolean keyField) Deprecated.Sets the keyField attribute value.- Parameters:
keyField- The keyField to set.
-
getDisplayEditMode
Deprecated.Gets the displayEditMode attribute.- Returns:
- Returns the displayEditMode.
-
setDisplayEditMode
Deprecated.Sets the displayEditMode attribute value.- Parameters:
displayEditMode- The displayEditMode to set.
-
getDisplayMask
public org.kuali.rice.krad.datadictionary.mask.Mask getDisplayMask()Deprecated.Gets the displayMask attribute.- Returns:
- Returns the displayMask.
-
setDisplayMask
public void setDisplayMask(org.kuali.rice.krad.datadictionary.mask.Mask displayMask) Deprecated.Sets the displayMask attribute value.- Parameters:
displayMask- The displayMask to set.
-
getDisplayMaskValue
Deprecated.Gets the displayMaskValue attribute.- Returns:
- Returns the displayMaskValue.
-
setDisplayMaskValue
Deprecated.Sets the displayMaskValue attribute value.- Parameters:
displayMaskValue- The displayMaskValue to set.
-
getEncryptedValue
Deprecated.Gets the encryptedValue attribute.- Returns:
- Returns the encryptedValue.
-
setEncryptedValue
Deprecated.Sets the encryptedValue attribute value.- Parameters:
encryptedValue- The encryptedValue to set.
-
isSecure
public boolean isSecure()Deprecated.Gets the secure attribute.- Returns:
- Returns the secure.
-
setSecure
public void setSecure(boolean secure) Deprecated.Sets the secure attribute value.- Parameters:
secure- The secure to set.
-
getWebOnBlurHandler
Deprecated.Returns the method name of a function present in the page which should be called when the user tabs away from the field.- Returns:
-
setWebOnBlurHandler
Deprecated. -
getWebOnBlurHandlerCallback
Deprecated.Returns the method name of a function present in the page which should be called after an AJAX call from the onblur handler.- Returns:
-
setWebOnBlurHandlerCallback
Deprecated. -
setPropertyValue
Deprecated.Sets the propertyValue attribute value.- Specified by:
setPropertyValuein interfacePropertyRenderingConfigElement- Parameters:
propertyValue- The propertyValue to set.
-
toString
Deprecated. -
getStyleClass
Deprecated. -
setStyleClass
Deprecated. -
getFormattedMaxLength
public int getFormattedMaxLength()Deprecated. -
setFormattedMaxLength
public void setFormattedMaxLength(int formattedMaxLength) Deprecated. -
getContainerName
Deprecated. -
setContainerName
Deprecated. -
getContainerElementName
Deprecated.Gets the containerElementName attribute.- Returns:
- Returns the containerElementName.
-
setContainerElementName
Deprecated.Sets the containerElementName attribute value.- Parameters:
containerElementName- The containerElementName to set.
-
getContainerDisplayFields
Deprecated.Gets the containerDisplayFields attribute.- Returns:
- Returns the containerDisplayFields.
-
setContainerDisplayFields
Deprecated.Sets the containerDisplayFields attribute value.- Parameters:
containerDisplayFields- The containerDisplayFields to set.
-
getReferencesToRefresh
Deprecated. -
setReferencesToRefresh
Deprecated. -
getMultipleValueLookupClassLabel
Deprecated.The DD defined objectLabel of the class on which a multiple value lookup is performed- Returns:
- The DD defined objectLabel of the class on which a multiple value lookup is performed
-
setMultipleValueLookupClassLabel
Deprecated.The DD defined objectLabel of the class on which a multiple value lookup is performed- Parameters:
multipleValueLookupClassLabel- The DD defined objectLabel of the class on which a multiple value lookup is performed
-
getMultipleValueLookedUpCollectionName
Deprecated.For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the name of the collection on the doc on which the MV lookup is performed- Returns:
-
setMultipleValueLookedUpCollectionName
Deprecated.For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the name of the collection on the doc on which the MV lookup is performed- Parameters:
multipleValueLookedUpCollectionName-
-
getMultipleValueLookupClassName
Deprecated.For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the class to perform a lookup upon- Returns:
-
setMultipleValueLookupClassName
Deprecated.For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the class to perform a lookup upon- Parameters:
multipleValueLookupClassName-
-
getCellAlign
Deprecated.The td alignment to use for the Field.- Returns:
- the cellAlign
-
setCellAlign
Deprecated.Sets the td alignment for the Field.- Parameters:
cellAlign- the cellAlign to set
-
getInquiryParameters
Deprecated. -
setInquiryParameters
Deprecated. -
isFieldLevelHelpEnabled
public boolean isFieldLevelHelpEnabled()Deprecated.Returns whether field level help is enabled for this field. If this value is true, then the field level help will be enabled. If false, then whether a field is enabled is determined by the value returned byisFieldLevelHelpDisabled()and the system-wide parameter setting. Note that if a field is read-only, that may cause field-level help to not be rendered.- Returns:
- true if field level help is enabled, false if the value of this method should NOT be used to determine whether this method's return value affects the enablement of field level help
-
setFieldLevelHelpEnabled
public void setFieldLevelHelpEnabled(boolean fieldLevelHelpEnabled) Deprecated. -
isFieldLevelHelpDisabled
public boolean isFieldLevelHelpDisabled()Deprecated.Returns whether field level help is disabled for this field. If this value is true andisFieldLevelHelpEnabled()returns false, then the field level help will not be rendered. If both this andisFieldLevelHelpEnabled()return false, then the system-wide setting will determine whether field level help is enabled. Note that if a field is read-only, that may cause field-level help to not be rendered.- Returns:
- true if field level help is disabled, false if the value of this method should NOT be used to determine whether this method's return value affects the enablement of field level help
-
setFieldLevelHelpDisabled
public void setFieldLevelHelpDisabled(boolean fieldLevelHelpDisabled) Deprecated. -
isFieldDirectInquiryEnabled
public boolean isFieldDirectInquiryEnabled()Deprecated. -
setFieldDirectInquiryEnabled
public void setFieldDirectInquiryEnabled(boolean fieldDirectInquiryEnabled) Deprecated. -
getFieldInactiveValidValues
Deprecated.- Returns:
- the fieldInactiveValidValues
-
setFieldInactiveValidValues
Deprecated.- Parameters:
fieldInactiveValidValues- the fieldInactiveValidValues to set
-
isTriggerOnChange
public boolean isTriggerOnChange()Deprecated. -
setTriggerOnChange
public void setTriggerOnChange(boolean triggerOnChange) Deprecated. -
getHasLookupable
public boolean getHasLookupable()Deprecated. -
getAlternateDisplayPropertyName
Deprecated.- Specified by:
getAlternateDisplayPropertyNamein interfacePropertyRenderingConfigElement- Returns:
- name of the property that should be displayed in place of property we are rendering (only applies when read-only)
-
setAlternateDisplayPropertyName
Deprecated.- Specified by:
setAlternateDisplayPropertyNamein interfacePropertyRenderingConfigElement- Parameters:
alternateDisplayPropertyName- - name of the property that should be displayed in place of property we are rendering (only applies when read-only)
-
getAlternateDisplayPropertyValue
Deprecated. -
setAlternateDisplayPropertyValue
Deprecated. -
getAdditionalDisplayPropertyName
Deprecated.- Specified by:
getAdditionalDisplayPropertyNamein interfacePropertyRenderingConfigElement- Returns:
- name of the property that should be displayed in addition to the property we are rendering (only applies when read-only)
-
setAdditionalDisplayPropertyName
Deprecated.- Specified by:
setAdditionalDisplayPropertyNamein interfacePropertyRenderingConfigElement- Parameters:
additionalDisplayPropertyName- - name of the property that should be displayed in addition to the property we are rendering (only applies when read-only)
-
getAdditionalDisplayPropertyValue
Deprecated. -
setAdditionalDisplayPropertyValue
Deprecated. -
isIndexedForSearch
public boolean isIndexedForSearch()Deprecated. -
setIndexedForSearch
public void setIndexedForSearch(boolean indexedForSearch) Deprecated. -
getMainFieldLabel
Deprecated. -
getRangeFieldInclusive
Deprecated. -
isMemberOfRange
public boolean isMemberOfRange()Deprecated. -
setMainFieldLabel
Deprecated. -
setRangeFieldInclusive
Deprecated. -
setMemberOfRange
public void setMemberOfRange(boolean memberOfRange) Deprecated. -
isInclusive
public boolean isInclusive()Deprecated. -
getFieldDataType
Deprecated. -
setFieldDataType
Deprecated. -
isColumnVisible
public boolean isColumnVisible()Deprecated. -
setColumnVisible
public void setColumnVisible(boolean isColumnVisible) Deprecated. -
getPropertyValues
Deprecated. -
setPropertyValues
Deprecated. -
isSkipBlankValidValue
public boolean isSkipBlankValidValue()Deprecated.- Returns:
- the skipBlankValidValue
-
setSkipBlankValidValue
public void setSkipBlankValidValue(boolean skipBlankValidValue) Deprecated.- Parameters:
skipBlankValidValue- the skipBlankValidValue to set
-
isAllowInlineRange
public boolean isAllowInlineRange()Deprecated.- Returns:
- the allowInlineRange
-
setAllowInlineRange
public void setAllowInlineRange(boolean allowInlineRange) Deprecated.- Parameters:
allowInlineRange- the allowInlineRange to set
-
getUniversalIdValue
Deprecated. -
setUniversalIdValue
Deprecated. -
getPersonNameValue
Deprecated. -
setPersonNameValue
Deprecated. -
getBaseLookupUrl
Deprecated. -
setBaseLookupUrl
Deprecated. -
getFieldLevelHelpUrl
Deprecated. -
setFieldLevelHelpUrl
Deprecated. -
getWebUILeaveFieldFunctionParameters
Deprecated.- Returns:
- the webUILeaveFieldFunctionParameters
-
setWebUILeaveFieldFunctionParameters
Deprecated.- Parameters:
webUILeaveFieldFunctionParameters- the webUILeaveFieldFunctionParameters to set
-
getWebUILeaveFieldFunctionParametersString
Deprecated.
-