@Deprecated public class CurrencyControlDefinition extends ControlDefinitionBase
Modifier and Type | Field and Description |
---|---|
protected Integer |
formattedMaxLength
Deprecated.
the maxLength for text that has been formatted.
|
businessObjectClass, cols, datePicker, expandedTextArea, includeBlankRow, includeKeyInLabel, keyAttribute, labelAttribute, ranged, rows, script, size, valuesFinderClass
id
Constructor and Description |
---|
CurrencyControlDefinition()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getFormattedMaxLength()
Deprecated.
|
boolean |
isCurrency()
Deprecated.
|
void |
setFormattedMaxLength(Integer formattedMaxLength)
Deprecated.
the maxLength for text that has been formatted.
|
String |
toString()
Deprecated.
|
completeValidation, equals, getBusinessObjectClass, getCols, getIncludeBlankRow, getIncludeKeyInLabel, getKeyAttribute, getLabelAttribute, getRows, getScript, getSize, getValuesFinderClass, hasScript, isButton, isCheckbox, isDatePicker, isExpandedTextArea, isFile, isHidden, isKualiUser, isLink, isLookupHidden, isLookupReadonly, isMultiselect, isRadio, isRanged, isSelect, isText, isTextarea, isWorkflowWorkgroup, setBusinessObjectClass, setCols, setDatePicker, setExpandedTextArea, setIncludeBlankRow, setIncludeKeyInLabel, setKeyAttribute, setLabelAttribute, setRanged, setRows, setScript, setSize, setValuesFinderClass
afterPropertiesSet, getId, setId
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId
protected Integer formattedMaxLength
public CurrencyControlDefinition()
public boolean isCurrency()
isCurrency
in interface ControlDefinition
isCurrency
in class ControlDefinitionBase
ControlDefinition.isCurrency()
public String toString()
toString
in class Object
Object.toString()
public Integer getFormattedMaxLength()
public void setFormattedMaxLength(Integer formattedMaxLength)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.