This method returns true if the displayFieldName is set, otherwise it returns false. Whether the displayFieldName is set is
defined by whether it has any non-whitespace content in it.
setActiveIndicatorAttributeName
public void setActiveIndicatorAttributeName(String activeIndicatorAttributeName)(Code)
Sets activeIndicatorAttributeName to the given value.
Parameters: attributeName - throws: IllegalArgumentException - if the given activeIndicatorAttributeName is blank
setActiveIndicatorReversed
public void setActiveIndicatorReversed(boolean activeIndicatorReversed)(Code)
Sets the activeIndicatorReversed attribute value.
Parameters: activeIndicatorReversed - The activeIndicatorReversed to set.
setAttributeName
public void setAttributeName(String attributeName)(Code)
Sets attributeName to the given value.
Parameters: attributeName - throws: IllegalArgumentException - if the given attributeName is blank
setAttributeToHighlightOnFail
public void setAttributeToHighlightOnFail(String attributeToHighlightOnFail)(Code)
Sets the attributeToHighlightOnFail attribute value.
Parameters: attributeToHighlightOnFail - The attributeToHighlightOnFail to set.
setCollection
public void setCollection(String collection)(Code)
setCollectionBusinessObjectClass
public void setCollectionBusinessObjectClass(Class collectionBusinessObjectClass)(Code)
setDisplayFieldName
public void setDisplayFieldName(String displayFieldName)(Code)
Sets the displayFieldName attribute value.
Parameters: displayFieldName - The displayFieldName to set.