|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NumberField
Class NumberField
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openmdx.ui1.cci2.Element |
|---|
Element.Identity |
| Method Summary | |
|---|---|
int |
getDecimalPlaces()
Retrieves the value for the attribute decimalPlaces. |
BigDecimal |
getIncrement()
Retrieves the value for the attribute increment. |
BigDecimal |
getMaxValue()
Retrieves the value for the attribute maxValue. |
BigDecimal |
getMinValue()
Retrieves the value for the attribute minValue. |
boolean |
isHasThousandsSeparator()
Retrieves the value for the attribute hasThousandsSeparator. |
void |
setDecimalPlaces(int decimalPlaces)
Sets a new value for the attribute decimalPlaces. |
void |
setHasThousandsSeparator(boolean hasThousandsSeparator)
Sets a new value for the attribute hasThousandsSeparator. |
void |
setIncrement(BigDecimal increment)
Sets a new value for the attribute increment. |
void |
setMaxValue(BigDecimal maxValue)
Sets a new value for the attribute maxValue. |
void |
setMinValue(BigDecimal minValue)
Sets a new value for the attribute minValue. |
| Methods inherited from interface org.openmdx.ui1.cci2.ValuedField |
|---|
getDataBindingName, getDefaultValue, getEventHandler, getFeatureName, getMultiplicity, getQualifiedFeatureName, getSkipRow, getSpanRow, isFilterable, isSortable, setDataBindingName, setDefaultValue, setEventHandler, setFeatureName, setFilterable, setMultiplicity, setQualifiedFeatureName, setSkipRow, setSortable, setSpanRow |
| Methods inherited from interface org.openmdx.ui1.cci2.LabelledField |
|---|
getLabel, getShortLabel, setLabel, setShortLabel |
| Methods inherited from interface org.openmdx.ui1.cci2.AbstractField |
|---|
getBackColor, getColor, getFontColor, getFontName, getFontSize, isFontBold, isFontItalic, isFontStrikeout, isFontUnderline, setBackColor, setColor, setFontBold, setFontColor, setFontItalic, setFontName, setFontSize, setFontStrikeout, setFontUnderline |
| Methods inherited from interface org.openmdx.ui1.cci2.Element |
|---|
getIconKey, getMimeType, getToolTip, isAutoGenerated, isChangeable, setAutoGenerated, setChangeable, setIconKey, setMimeType, setSegment, setSegment, setToolTip |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Method Detail |
|---|
int getDecimalPlaces()
decimalPlaces.
decimalPlaces.void setDecimalPlaces(int decimalPlaces)
decimalPlaces.
decimalPlaces - The non-null new value for attribute decimalPlaces.boolean isHasThousandsSeparator()
hasThousandsSeparator.
hasThousandsSeparator.void setHasThousandsSeparator(boolean hasThousandsSeparator)
hasThousandsSeparator.
hasThousandsSeparator - The non-null new value for attribute hasThousandsSeparator.BigDecimal getIncrement()
increment.
increment.void setIncrement(BigDecimal increment)
increment.
increment - The non-null new value for attribute increment.BigDecimal getMaxValue()
maxValue.
maxValue.void setMaxValue(BigDecimal maxValue)
maxValue.
maxValue - The non-null new value for attribute maxValue.BigDecimal getMinValue()
minValue.
minValue.void setMinValue(BigDecimal minValue)
minValue.
minValue - The non-null new value for attribute minValue.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||