@Deprecated public class Field extends Object implements Serializable, PropertyRenderingConfigElement
Modifier and Type | Field and Description |
---|---|
static String |
BLANK_SPACE
Deprecated.
|
static String |
BUTTON
Deprecated.
|
String |
cellAlign
Deprecated.
|
static String |
CHECKBOX
Deprecated.
|
static String |
CONTAINER
Deprecated.
|
static String |
CURRENCY
Deprecated.
|
static String |
DATEPICKER
Deprecated.
|
static int |
DEFAULT_MAXLENGTH
Deprecated.
|
static int |
DEFAULT_SIZE
Deprecated.
|
static String |
DROPDOWN
Deprecated.
|
static String |
DROPDOWN_REFRESH
Deprecated.
|
static String |
DROPDOWN_SCRIPT
Deprecated.
|
static String |
EDITABLE
Deprecated.
|
boolean |
fieldLevelHelpDisabled
Deprecated.
|
boolean |
fieldLevelHelpEnabled
Deprecated.
|
String |
fieldLevelHelpUrl
Deprecated.
|
static String |
FILE
Deprecated.
|
static String |
HIDDEN
Deprecated.
|
static String |
IMAGE_SUBMIT
Deprecated.
|
static String |
KUALIUSER
Deprecated.
|
static String |
LINK
Deprecated.
|
static String |
LOOKUP_HIDDEN
Deprecated.
|
static String |
LOOKUP_READONLY
Deprecated.
|
static String |
LOOKUP_RESULT_ONLY
Deprecated.
|
static String |
MASKED
Deprecated.
|
static Set<String> |
MULTI_VALUE_FIELD_TYPES
Deprecated.
|
static String |
MULTIBOX
Deprecated.
|
static String |
MULTISELECT
Deprecated.
|
static String |
PARTIALLY_MASKED
Deprecated.
|
static String |
QUICKFINDER
Deprecated.
|
static String |
RADIO
Deprecated.
|
static String |
READONLY
Deprecated.
|
static Set<String> |
SEARCH_RESULT_DISPLAYABLE_FIELD_TYPES
Deprecated.
|
static String |
SUB_SECTION_SEPARATOR
Deprecated.
|
static String |
TEXT
Deprecated.
|
static String |
TEXT_AREA
Deprecated.
|
protected List<String> |
webUILeaveFieldFunctionParameters
Deprecated.
|
static String |
WORKFLOW_WORKGROUP
Deprecated.
|
Constructor and Description |
---|
Field()
Deprecated.
No-args constructor
|
Field(String propertyName,
String fieldLabel)
Deprecated.
Constructor that creates an instance of this class to support inquirable
|
Field(String fieldLabel,
String fieldHelpUrl,
String fieldType,
boolean clear,
String propertyName,
String propertyValue,
boolean fieldRequired,
boolean dateField,
List<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<KeyValue> fieldValidValues,
String quickFinderClassNameImpl,
int size,
int maxLength)
Deprecated.
Constructor that creates an instance of this class.
|
Modifier and Type | Method and Description |
---|---|
void |
appendFieldConversions(String fieldConversions)
Deprecated.
|
void |
appendLookupParameters(String lookupParameters)
Deprecated.
This method appends the passed-in lookupParameters to the existing
|
boolean |
containsBOData()
Deprecated.
|
String |
getAdditionalDisplayPropertyName()
Deprecated.
|
String |
getAdditionalDisplayPropertyValue()
Deprecated.
|
String |
getAlternateDisplayPropertyName()
Deprecated.
|
String |
getAlternateDisplayPropertyValue()
Deprecated.
|
String |
getBaseLookupUrl()
Deprecated.
|
String |
getBLANK_SPACE()
Deprecated.
|
String |
getBusinessObjectClassName()
Deprecated.
|
String |
getBUTTON()
Deprecated.
|
String |
getCellAlign()
Deprecated.
The td alignment to use for the Field.
|
String |
getCHECKBOX()
Deprecated.
|
int |
getCols()
Deprecated.
|
String |
getCONTAINER()
Deprecated.
|
List<Field> |
getContainerDisplayFields()
Deprecated.
Gets the containerDisplayFields attribute.
|
String |
getContainerElementName()
Deprecated.
Gets the containerElementName attribute.
|
String |
getContainerName()
Deprecated.
|
List<Row> |
getContainerRows()
Deprecated.
|
String |
getCURRENCY()
Deprecated.
|
String |
getDefaultValue()
Deprecated.
|
String |
getDisplayEditMode()
Deprecated.
Gets the displayEditMode attribute.
|
Mask |
getDisplayMask()
Deprecated.
Gets the displayMask attribute.
|
String |
getDisplayMaskValue()
Deprecated.
Gets the displayMaskValue attribute.
|
String |
getDROPDOWN_REFRESH()
Deprecated.
|
String |
getDROPDOWN_SCRIPT()
Deprecated.
|
String |
getDROPDOWN()
Deprecated.
|
String |
getEncryptedValue()
Deprecated.
Gets the encryptedValue attribute.
|
Map<String,String> |
getFieldConversionMap()
Deprecated.
|
String |
getFieldConversions()
Deprecated.
|
String |
getFieldDataType()
Deprecated.
|
String |
getFieldHelpName()
Deprecated.
|
String |
getFieldHelpSummary()
Deprecated.
|
String |
getFieldHelpUrl()
Deprecated.
|
List |
getFieldInactiveValidValues()
Deprecated.
|
String |
getFieldLabel()
Deprecated.
|
String |
getFieldLevelHelpUrl()
Deprecated.
|
String |
getFieldType()
Deprecated.
|
List<KeyValue> |
getFieldValidValues()
Deprecated.
|
String |
getFILE()
Deprecated.
|
int |
getFormattedMaxLength()
Deprecated.
|
Formatter |
getFormatter()
Deprecated.
|
boolean |
getHasBlankValidValue()
Deprecated.
|
boolean |
getHasLookupable()
Deprecated.
|
String |
getHIDDEN()
Deprecated.
|
String |
getHrefText()
Deprecated.
|
String |
getIMAGE_SUBMIT()
Deprecated.
|
String |
getImageSrc()
Deprecated.
|
String |
getInquiryParameters()
Deprecated.
|
HtmlData |
getInquiryURL()
Deprecated.
|
String |
getKUALIUSER()
Deprecated.
|
String |
getLINK()
Deprecated.
|
String |
getLOOKUP_HIDDEN()
Deprecated.
|
String |
getLOOKUP_READONLY()
Deprecated.
|
String |
getLookupParameters()
Deprecated.
|
String |
getMainFieldLabel()
Deprecated.
|
int |
getMaxLength()
Deprecated.
|
String |
getMultipleValueLookedUpCollectionName()
Deprecated.
For container fields (i.e.
|
String |
getMultipleValueLookupClassLabel()
Deprecated.
The DD defined objectLabel of the class on which a multiple value lookup is performed
|
String |
getMultipleValueLookupClassName()
Deprecated.
For container fields (i.e.
|
String |
getMULTISELECT()
Deprecated.
|
int |
getNumberOfColumnsForCollection()
Deprecated.
|
String |
getPersonNameAttributeName()
Deprecated.
Gets the personNameAttributeName attribute.
|
String |
getPersonNameValue()
Deprecated.
|
String |
getPropertyName()
Deprecated.
|
String |
getPropertyPrefix()
Deprecated.
Gets the propertyPrefix attribute.
|
String |
getPropertyValue()
Deprecated.
|
String[] |
getPropertyValues()
Deprecated.
|
String |
getQUICKFINDER()
Deprecated.
|
String |
getQuickFinderClassNameImpl()
Deprecated.
|
String |
getRADIO()
Deprecated.
|
Boolean |
getRangeFieldInclusive()
Deprecated.
|
String |
getReferencesToRefresh()
Deprecated.
|
int |
getRows()
Deprecated.
|
String |
getScript()
Deprecated.
Gets the script attribute.
|
int |
getSize()
Deprecated.
|
String |
getStyleClass()
Deprecated.
|
String |
getSUB_SECTION_SEPARATOR()
Deprecated.
|
String |
getTarget()
Deprecated.
|
String |
getTEXT_AREA()
Deprecated.
|
String |
getTEXT()
Deprecated.
|
String |
getUniversalIdAttributeName()
Deprecated.
Gets the universalIdAttributeName attribute.
|
String |
getUniversalIdValue()
Deprecated.
|
String |
getUserIdAttributeName()
Deprecated.
Gets the userIdAttributeName attribute.
|
String |
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.
|
String |
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.
|
List<String> |
getWebUILeaveFieldFunctionParameters()
Deprecated.
|
String |
getWebUILeaveFieldFunctionParametersString()
Deprecated.
|
String |
getWORKFLOW_WORKGROUP()
Deprecated.
|
boolean |
isAllowInlineRange()
Deprecated.
|
boolean |
isClear()
Deprecated.
|
boolean |
isColumnVisible()
Deprecated.
|
boolean |
isDateField()
Deprecated.
|
boolean |
isDatePicker()
Deprecated.
|
boolean |
isExpandedTextArea()
Deprecated.
|
boolean |
isFieldDirectInquiryEnabled()
Deprecated.
|
boolean |
isFieldLevelHelpDisabled()
Deprecated.
Returns whether field level help is disabled for this field.
|
boolean |
isFieldLevelHelpEnabled()
Deprecated.
Returns whether field level help is enabled for this field.
|
boolean |
isFieldRequired()
Deprecated.
|
boolean |
isHighlightField()
Deprecated.
|
boolean |
isInclusive()
Deprecated.
|
boolean |
isIndexedForSearch()
Deprecated.
|
static boolean |
isInputField(String fieldType)
Deprecated.
Helper method to determine if this is an INPUT type field
|
boolean |
isKeyField()
Deprecated.
Gets the keyField attribute.
|
boolean |
isMemberOfRange()
Deprecated.
|
boolean |
isRanged()
Deprecated.
|
boolean |
isReadOnly()
Deprecated.
|
boolean |
isSecure()
Deprecated.
Gets the secure attribute.
|
boolean |
isSkipBlankValidValue()
Deprecated.
|
boolean |
isTriggerOnChange()
Deprecated.
|
boolean |
isUpperCase()
Deprecated.
|
void |
setAdditionalDisplayPropertyName(String additionalDisplayPropertyName)
Deprecated.
|
void |
setAdditionalDisplayPropertyValue(Object additionalDisplayPropertyValue)
Deprecated.
|
void |
setAllowInlineRange(boolean allowInlineRange)
Deprecated.
|
void |
setAlternateDisplayPropertyName(String alternateDisplayPropertyName)
Deprecated.
|
void |
setAlternateDisplayPropertyValue(Object alternateDisplayPropertyValue)
Deprecated.
|
void |
setBaseLookupUrl(String baseLookupURL)
Deprecated.
|
void |
setBusinessObjectClassName(String businessObjectClassName)
Deprecated.
|
void |
setCellAlign(String cellAlign)
Deprecated.
Sets the td alignment for the Field.
|
void |
setClear(boolean clear)
Deprecated.
|
void |
setCols(int cols)
Deprecated.
|
void |
setColumnVisible(boolean isColumnVisible)
Deprecated.
|
void |
setContainerDisplayFields(List<Field> containerDisplayFields)
Deprecated.
Sets the containerDisplayFields attribute value.
|
void |
setContainerElementName(String containerElementName)
Deprecated.
Sets the containerElementName attribute value.
|
void |
setContainerName(String containerName)
Deprecated.
|
void |
setContainerRows(List<Row> containerRows)
Deprecated.
|
void |
setDateField(boolean dateField)
Deprecated.
|
void |
setDatePicker(boolean isDatePicker)
Deprecated.
|
void |
setDefaultValue(String defaultValue)
Deprecated.
|
void |
setDisplayEditMode(String displayEditMode)
Deprecated.
Sets the displayEditMode attribute value.
|
void |
setDisplayMask(Mask displayMask)
Deprecated.
Sets the displayMask attribute value.
|
void |
setDisplayMaskValue(String displayMaskValue)
Deprecated.
Sets the displayMaskValue attribute value.
|
void |
setEncryptedValue(String encryptedValue)
Deprecated.
Sets the encryptedValue attribute value.
|
void |
setExpandedTextArea(boolean expandedTextArea)
Deprecated.
|
void |
setFieldConversions(Map<String,String> fieldConversionsMap)
Deprecated.
|
void |
setFieldConversions(String fieldConversions)
Deprecated.
|
void |
setFieldDataType(String fieldDataType)
Deprecated.
|
void |
setFieldDirectInquiryEnabled(boolean fieldDirectInquiryEnabled)
Deprecated.
|
void |
setFieldHelpName(String fieldHelpName)
Deprecated.
|
void |
setFieldHelpSummary(String fieldHelpSummary)
Deprecated.
|
void |
setFieldHelpUrl(String fieldHelpUrl)
Deprecated.
|
void |
setFieldInactiveValidValues(List fieldInactiveValidValues)
Deprecated.
|
void |
setFieldLabel(String fieldLabel)
Deprecated.
|
void |
setFieldLevelHelpDisabled(boolean fieldLevelHelpDisabled)
Deprecated.
|
void |
setFieldLevelHelpEnabled(boolean fieldLevelHelpEnabled)
Deprecated.
|
void |
setFieldLevelHelpUrl(String fieldLevelHelpUrl)
Deprecated.
|
void |
setFieldRequired(boolean fieldRequired)
Deprecated.
|
void |
setFieldType(String fieldType)
Deprecated.
|
void |
setFieldValidValues(List<KeyValue> fieldValidValues)
Deprecated.
|
void |
setFormattedMaxLength(int formattedMaxLength)
Deprecated.
|
void |
setFormatter(Formatter formatter)
Deprecated.
|
void |
setHighlightField(boolean highlightField)
Deprecated.
|
void |
setHrefText(String hrefText)
Deprecated.
|
void |
setImageSrc(String imageSrc)
Deprecated.
|
void |
setIndexedForSearch(boolean indexedForSearch)
Deprecated.
|
void |
setInquiryParameters(String inquiryParameters)
Deprecated.
|
void |
setInquiryURL(HtmlData propertyURL)
Deprecated.
|
void |
setKeyField(boolean keyField)
Deprecated.
Sets the keyField attribute value.
|
void |
setLookupParameters(Map lookupParametersMap)
Deprecated.
|
void |
setLookupParameters(String lookupParameters)
Deprecated.
|
void |
setMainFieldLabel(String mainFieldLabel)
Deprecated.
|
void |
setMaxLength(int maxLength)
Deprecated.
|
void |
setMemberOfRange(boolean memberOfRange)
Deprecated.
|
void |
setMultipleValueLookedUpCollectionName(String multipleValueLookedUpCollectionName)
Deprecated.
For container fields (i.e.
|
void |
setMultipleValueLookupClassLabel(String multipleValueLookupClassLabel)
Deprecated.
The DD defined objectLabel of the class on which a multiple value lookup is performed
|
void |
setMultipleValueLookupClassName(String multipleValueLookupClassName)
Deprecated.
For container fields (i.e.
|
void |
setNumberOfColumnsForCollection(int numberOfColumnsForCollection)
Deprecated.
|
void |
setPersonNameAttributeName(String personNameAttributeName)
Deprecated.
Sets the personNameAttributeName attribute value.
|
void |
setPersonNameValue(String personNameValue)
Deprecated.
|
void |
setPropertyName(String propertyName)
Deprecated.
|
void |
setPropertyPrefix(String propertyPrefix)
Deprecated.
Sets the propertyPrefix attribute value.
|
void |
setPropertyValue(Object propertyValue)
Deprecated.
|
void |
setPropertyValue(String propertyValue)
Deprecated.
Sets the propertyValue attribute value.
|
void |
setPropertyValues(String[] propertyValues)
Deprecated.
|
void |
setQuickFinderClassNameImpl(String quickFinderClassNameImpl)
Deprecated.
|
void |
setRanged(boolean ranged)
Deprecated.
|
void |
setRangeFieldInclusive(Boolean rangeFieldInclusive)
Deprecated.
|
void |
setReadOnly(boolean isReadOnly)
Deprecated.
|
void |
setReferencesToRefresh(String referencesToRefresh)
Deprecated.
|
void |
setRows(int rows)
Deprecated.
|
void |
setScript(String script)
Deprecated.
Sets the script attribute value.
|
void |
setSecure(boolean secure)
Deprecated.
Sets the secure attribute value.
|
void |
setSize(int size)
Deprecated.
|
void |
setSkipBlankValidValue(boolean skipBlankValidValue)
Deprecated.
|
void |
setStyleClass(String styleClass)
Deprecated.
|
void |
setTarget(String target)
Deprecated.
|
void |
setTriggerOnChange(boolean triggerOnChange)
Deprecated.
|
void |
setUniversalIdAttributeName(String universalIdAttributeName)
Deprecated.
Sets the universalIdAttributeName attribute value.
|
void |
setUniversalIdValue(String universalIdValue)
Deprecated.
|
void |
setUpperCase(boolean upperCase)
Deprecated.
|
void |
setUserIdAttributeName(String userIdAttributeName)
Deprecated.
Sets the userIdAttributeName attribute value.
|
void |
setWebOnBlurHandler(String webOnBlurHandler)
Deprecated.
|
void |
setWebOnBlurHandlerCallback(String webOnBlurHandlerCallback)
Deprecated.
|
void |
setWebUILeaveFieldFunctionParameters(List<String> webUILeaveFieldFunctionParameters)
Deprecated.
|
String |
toString()
Deprecated.
|
public static final int DEFAULT_MAXLENGTH
public static final int DEFAULT_SIZE
public static final String HIDDEN
public static final String TEXT
public static final String DROPDOWN
public static final String MULTIBOX
public static final String MULTISELECT
public static final String RADIO
public static final String QUICKFINDER
public static final String LOOKUP_RESULT_ONLY
public static final String DROPDOWN_REFRESH
public static final String DROPDOWN_SCRIPT
public static final String CHECKBOX
public static final String CURRENCY
public static final String TEXT_AREA
public static final String FILE
public static final String IMAGE_SUBMIT
public static final String CONTAINER
public static final String KUALIUSER
public static final String READONLY
public static final String EDITABLE
public static final String LOOKUP_HIDDEN
public static final String LOOKUP_READONLY
public static final String WORKFLOW_WORKGROUP
public static final String MASKED
public static final String PARTIALLY_MASKED
public static final String SUB_SECTION_SEPARATOR
public static final String BLANK_SPACE
public static final String BUTTON
public static final String LINK
public static final String DATEPICKER
public static final Set<String> SEARCH_RESULT_DISPLAYABLE_FIELD_TYPES
public static final Set<String> MULTI_VALUE_FIELD_TYPES
protected List<String> webUILeaveFieldFunctionParameters
public boolean fieldLevelHelpEnabled
public boolean fieldLevelHelpDisabled
public String fieldLevelHelpUrl
public Field()
public Field(String propertyName, String fieldLabel)
propertyName
- property attribute of the beanfieldLabel
- label of the display fieldpublic Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List<KeyValue> fieldValidValues, String quickFinderClassNameImpl)
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 finderpublic Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List<KeyValue> fieldValidValues, String quickFinderClassNameImpl, int size, int maxLength)
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 fieldpublic static boolean isInputField(String fieldType)
fieldType
- public String getImageSrc()
public void setImageSrc(String imageSrc)
imageSrc
- the imageSrc to setpublic String getHrefText()
public void setHrefText(String hrefText)
hrefText
- the hrefText to setpublic HtmlData getInquiryURL()
public void setInquiryURL(HtmlData propertyURL)
public int getNumberOfColumnsForCollection()
public void setNumberOfColumnsForCollection(int numberOfColumnsForCollection)
public boolean isDatePicker()
public void setDatePicker(boolean isDatePicker)
public boolean isRanged()
public void setRanged(boolean ranged)
public boolean isExpandedTextArea()
public void setExpandedTextArea(boolean expandedTextArea)
public String getDefaultValue()
public void setDefaultValue(String defaultValue)
defaultValue
- The defaultValue to set.public boolean containsBOData()
public String getCHECKBOX()
public String getCONTAINER()
public String getDROPDOWN()
public String getTEXT_AREA()
public String getDROPDOWN_REFRESH()
public String getDROPDOWN_SCRIPT()
public String getMULTISELECT()
public String getKUALIUSER()
public String getSUB_SECTION_SEPARATOR()
public String getBLANK_SPACE()
public String getFieldConversions()
public Map<String,String> getFieldConversionMap()
public String getFieldHelpUrl()
public String getFieldLabel()
public String getFieldType()
public List<KeyValue> getFieldValidValues()
public Formatter getFormatter()
getFormatter
in interface PropertyRenderingConfigElement
public String getLookupParameters()
public int getMaxLength()
public String getPropertyName()
getPropertyName
in interface PropertyRenderingConfigElement
public String getPropertyValue()
getPropertyValue
in interface PropertyRenderingConfigElement
public String getPropertyPrefix()
public void setPropertyPrefix(String propertyPrefix)
propertyPrefix
- The propertyPrefix to set.public String getQUICKFINDER()
public String getQuickFinderClassNameImpl()
public int getSize()
public String getCURRENCY()
public String getIMAGE_SUBMIT()
public String getLOOKUP_HIDDEN()
public String getLOOKUP_READONLY()
public String getWORKFLOW_WORKGROUP()
public boolean isClear()
public boolean isDateField()
public boolean isFieldRequired()
public boolean isHighlightField()
public boolean isReadOnly()
public boolean isUpperCase()
public void setClear(boolean clear)
clear
- The clear to set.public void setDateField(boolean dateField)
dateField
- The dateField to set.public void setFieldConversions(Map<String,String> fieldConversionsMap)
fieldConversionsMap
- The fieldConversions to set.public void setFieldConversions(String fieldConversions)
fieldConversions
- The fieldConversions to set.public void appendFieldConversions(String fieldConversions)
public void setFieldHelpUrl(String fieldHelpUrl)
fieldHelpUrl
- The fieldHelpUrl to set.public void setFieldLabel(String fieldLabel)
fieldLabel
- The fieldLabel to set.public void setFieldRequired(boolean fieldRequired)
fieldRequired
- The fieldRequired to set.public void setFieldType(String fieldType)
fieldType
- The fieldType to set.public void setFieldValidValues(List<KeyValue> fieldValidValues)
fieldValidValues
- The fieldValidValues to set.public boolean getHasBlankValidValue()
public void setFormatter(Formatter formatter)
setFormatter
in interface PropertyRenderingConfigElement
formatter
- The formatter to set.public void setHighlightField(boolean highlightField)
highlightField
- The highlightField to set.public void setLookupParameters(Map lookupParametersMap)
lookupParametersMap
- The lookupParameters to set.public void setLookupParameters(String lookupParameters)
lookupParameters
- The lookupParameters to set.public void appendLookupParameters(String lookupParameters)
lookupParameters
- public void setMaxLength(int maxLength)
maxLength
- The maxLength to set.public void setPropertyName(String propertyName)
setPropertyName
in interface PropertyRenderingConfigElement
propertyName
- The propertyName to set.public void setPropertyValue(Object propertyValue)
propertyValue
- The propertyValue to set.public void setQuickFinderClassNameImpl(String quickFinderClassNameImpl)
quickFinderClassNameImpl
- The quickFinderClassNameImpl to set.public void setReadOnly(boolean isReadOnly)
isReadOnly
- The isReadOnly to set.public void setSize(int size)
size
- The size to set.public void setUpperCase(boolean upperCase)
upperCase
- The upperCase to set.public int getCols()
public void setCols(int cols)
cols
- The cols to set.public int getRows()
public void setRows(int rows)
rows
- The rows to set.public List<Row> getContainerRows()
public void setContainerRows(List<Row> containerRows)
containerRows
- The containerRows to set.public String getBusinessObjectClassName()
public void setBusinessObjectClassName(String businessObjectClassName)
businessObjectClassName
- The businessObjectClassName to set.public String getFieldHelpSummary()
public void setFieldHelpSummary(String fieldHelpSummary)
fieldHelpSummary
- The fieldHelpSummary to set.public String getFieldHelpName()
public void setFieldHelpName(String fieldHelpName)
fieldHelpName
- The fieldHelpName to set.public String getScript()
public void setScript(String script)
script
- The script to set.public String getPersonNameAttributeName()
public void setPersonNameAttributeName(String personNameAttributeName)
personNameAttributeName
- The personNameAttributeName to set.public String getUniversalIdAttributeName()
public void setUniversalIdAttributeName(String universalIdAttributeName)
universalIdAttributeName
- The universalIdAttributeName to set.public String getUserIdAttributeName()
public void setUserIdAttributeName(String userIdAttributeName)
userIdAttributeName
- The userIdAttributeName to set.public boolean isKeyField()
public void setKeyField(boolean keyField)
keyField
- The keyField to set.public String getDisplayEditMode()
public void setDisplayEditMode(String displayEditMode)
displayEditMode
- The displayEditMode to set.public Mask getDisplayMask()
public void setDisplayMask(Mask displayMask)
displayMask
- The displayMask to set.public String getDisplayMaskValue()
public void setDisplayMaskValue(String displayMaskValue)
displayMaskValue
- The displayMaskValue to set.public String getEncryptedValue()
public void setEncryptedValue(String encryptedValue)
encryptedValue
- The encryptedValue to set.public boolean isSecure()
public void setSecure(boolean secure)
secure
- The secure to set.public String getWebOnBlurHandler()
public void setWebOnBlurHandler(String webOnBlurHandler)
public String getWebOnBlurHandlerCallback()
public void setWebOnBlurHandlerCallback(String webOnBlurHandlerCallback)
public void setPropertyValue(String propertyValue)
setPropertyValue
in interface PropertyRenderingConfigElement
propertyValue
- The propertyValue to set.public String getStyleClass()
public void setStyleClass(String styleClass)
public int getFormattedMaxLength()
public void setFormattedMaxLength(int formattedMaxLength)
public String getContainerName()
public void setContainerName(String containerName)
public String getContainerElementName()
public void setContainerElementName(String containerElementName)
containerElementName
- The containerElementName to set.public List<Field> getContainerDisplayFields()
public void setContainerDisplayFields(List<Field> containerDisplayFields)
containerDisplayFields
- The containerDisplayFields to set.public String getReferencesToRefresh()
public void setReferencesToRefresh(String referencesToRefresh)
public String getMultipleValueLookupClassLabel()
public void setMultipleValueLookupClassLabel(String multipleValueLookupClassLabel)
multipleValueLookupClassLabel
- The DD defined objectLabel of the class on which a multiple value lookup is performedpublic String getMultipleValueLookedUpCollectionName()
public void setMultipleValueLookedUpCollectionName(String multipleValueLookedUpCollectionName)
multipleValueLookedUpCollectionName
- public String getMultipleValueLookupClassName()
public void setMultipleValueLookupClassName(String multipleValueLookupClassName)
multipleValueLookupClassName
- public String getCellAlign()
public void setCellAlign(String cellAlign)
cellAlign
- the cellAlign to setpublic String getInquiryParameters()
public void setInquiryParameters(String inquiryParameters)
public boolean isFieldLevelHelpEnabled()
isFieldLevelHelpDisabled()
and the system-wide
parameter setting. Note that if a field is read-only, that may cause field-level help to not be rendered.public void setFieldLevelHelpEnabled(boolean fieldLevelHelpEnabled)
public boolean isFieldLevelHelpDisabled()
isFieldLevelHelpEnabled()
returns false,
then the field level help will not be rendered. If both this and isFieldLevelHelpEnabled()
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.public void setFieldLevelHelpDisabled(boolean fieldLevelHelpDisabled)
public boolean isFieldDirectInquiryEnabled()
public void setFieldDirectInquiryEnabled(boolean fieldDirectInquiryEnabled)
public List getFieldInactiveValidValues()
public void setFieldInactiveValidValues(List fieldInactiveValidValues)
fieldInactiveValidValues
- the fieldInactiveValidValues to setpublic boolean isTriggerOnChange()
public void setTriggerOnChange(boolean triggerOnChange)
public boolean getHasLookupable()
public String getAlternateDisplayPropertyName()
getAlternateDisplayPropertyName
in interface PropertyRenderingConfigElement
public void setAlternateDisplayPropertyName(String alternateDisplayPropertyName)
setAlternateDisplayPropertyName
in interface PropertyRenderingConfigElement
alternateDisplayPropertyName
- - name of the property that should be displayed in place of property we are
rendering (only applies when read-only)public String getAlternateDisplayPropertyValue()
public void setAlternateDisplayPropertyValue(Object alternateDisplayPropertyValue)
public String getAdditionalDisplayPropertyName()
getAdditionalDisplayPropertyName
in interface PropertyRenderingConfigElement
public void setAdditionalDisplayPropertyName(String additionalDisplayPropertyName)
setAdditionalDisplayPropertyName
in interface PropertyRenderingConfigElement
additionalDisplayPropertyName
- - name of the property that should be displayed in addition to the property we are
rendering (only applies when read-only)public String getAdditionalDisplayPropertyValue()
public void setAdditionalDisplayPropertyValue(Object additionalDisplayPropertyValue)
public boolean isIndexedForSearch()
public void setIndexedForSearch(boolean indexedForSearch)
public String getMainFieldLabel()
public Boolean getRangeFieldInclusive()
public boolean isMemberOfRange()
public void setMainFieldLabel(String mainFieldLabel)
public void setRangeFieldInclusive(Boolean rangeFieldInclusive)
public void setMemberOfRange(boolean memberOfRange)
public boolean isInclusive()
public String getFieldDataType()
public void setFieldDataType(String fieldDataType)
public boolean isColumnVisible()
public void setColumnVisible(boolean isColumnVisible)
public String[] getPropertyValues()
public void setPropertyValues(String[] propertyValues)
public boolean isSkipBlankValidValue()
public void setSkipBlankValidValue(boolean skipBlankValidValue)
skipBlankValidValue
- the skipBlankValidValue to setpublic boolean isAllowInlineRange()
public void setAllowInlineRange(boolean allowInlineRange)
allowInlineRange
- the allowInlineRange to setpublic String getUniversalIdValue()
public void setUniversalIdValue(String universalIdValue)
public String getPersonNameValue()
public void setPersonNameValue(String personNameValue)
public String getBaseLookupUrl()
public void setBaseLookupUrl(String baseLookupURL)
public String getFieldLevelHelpUrl()
public void setFieldLevelHelpUrl(String fieldLevelHelpUrl)
public List<String> getWebUILeaveFieldFunctionParameters()
public void setWebUILeaveFieldFunctionParameters(List<String> webUILeaveFieldFunctionParameters)
webUILeaveFieldFunctionParameters
- the webUILeaveFieldFunctionParameters to setpublic String getWebUILeaveFieldFunctionParametersString()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.