public class BigDecimalBox extends NumberBox<BigDecimalBox,BigDecimal>
ValueBox.AutoValidate, ValueBox.AutoValidatorBasicFormElement.FieldHandler<T>BaseDominoElement.ElementHandler<T>, BaseDominoElement.ResizeHandler<T>, BaseDominoElement.StyleEditor<E extends elemental2.dom.HTMLElement,T extends org.jboss.elemento.IsElement<E>>, BaseDominoElement.WavesStylerHasChangeHandlers.ChangeHandler<V>HasValidation.ValidatorchangeHandlers, changeListener, DISABLED, fieldContainer, fieldGroup, FLOATING, FOCUSED, inputContainer, inputListenerelement| Constructor and Description |
|---|
BigDecimalBox()
Create instance without a label
|
BigDecimalBox(String label)
Create an instance with a label
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearValue(boolean silent)
clear the field value
|
static BigDecimalBox |
create() |
static BigDecimalBox |
create(String label) |
protected BigDecimal |
defaultMaxValue() |
protected BigDecimal |
defaultMinValue() |
protected Function<String,BigDecimal> |
defaultValueParser() |
protected boolean |
hasDecimalSeparator() |
protected boolean |
isExceedMaxValue(BigDecimal maxValue,
BigDecimal value)
Checks if a a given value is actually greater than the maximum allowed value
|
protected boolean |
isLowerThanMinValue(BigDecimal minValue,
BigDecimal value)
Checks if a a given value is actually less than the minimum allowed value
|
createAutoValidator, createInputElement, createKeyMatch, disableFormatting, doSetValue, enableFormatting, getInvalidFormatMessage, getMaxValue, getMaxValueErrorMessage, getMinValue, getMinValueErrorMessage, getNumberFormat, getPattern, getStep, getStringValue, getValue, isEmpty, isEmptyIgnoreSpaces, onKeyPress, onPaste, parseDouble, parseValue, setInvalidFormatMessage, setMaxValue, setMaxValueErrorMessage, setMinValue, setMinValueErrorMessage, setPattern, setStep, setValueParsergetMaxLength, getMinLength, getMinLengthErrorMessage, setMaxLength, setMinLength, setMinLengthErrorMessage, setReadOnly, updateCharacterCount, valueaddChangeHandler, addLeftAddOn, addLeftAddOn, addLeftAddOn, addOnClearHandler, addRightAddOn, addRightAddOn, addRightAddOn, allowEmptyLabel, asTableField, autoValidate, callChangeHandlers, changeLabelFloating, clear, clear, clearInvalid, clearValue, condense, createLabelElement, createMandatoryAddOn, disable, doFocus, doUnfocus, element, enable, floating, floatLabel, focus, getAdditionalInfoContainer, getCountItem, getErrorItem, getErrorsContainer, getFieldContainer, getFieldGroup, getFieldInputContainer, getFieldStyle, getFocusColor, getHelperContainer, getHelpItem, getInputContainer, getInputElement, getLabelElement, getLabelTextElement, getLeftAddonContainer, getLeftAddOnsContainer, getMandatoryAddOn, getNotesContainer, getOnClearHandlers, getPlaceholder, getPostfix, getPostFixItem, getPrefix, getPrefixItem, getRightAddonContainer, getRightAddOnsContainer, hasChangeHandler, hideLabelText, hidePlaceholder, invalidate, invalidate, isAddFocusColor, isAutoValidation, isFloating, isFocused, isReadOnly, linkLabelToField, nonfloating, onEnterKey, pauseChangeHandlers, pauseFocusValidation, removeChangeHandler, removeLeftAddOn, removeLeftAddOn, removeLeftAddOn, removeLeftAddOn, removeLeftAddOns, removeOnClearHandler, removeRightAddOn, removeRightAddOn, removeRightAddOn, removeRightAddOn, removeRightAddOns, resumeChangeHandlers, resumeFocusValidation, setAutoValidation, setFieldStyle, setFixErrorsPosition, setFloating, setFocusColor, setLabel, setLabel, setLabel, setLabel, setLabelTextVisible, setPauseChangeHandlers, setPlaceholder, setPostFix, setPrefix, setSpellCheck, setTableField, shouldShowPlaceholder, showLabelText, showPlaceholder, spread, unfloatLabel, unfocus, updateLabel, valueaddValidator, getErrorLabels, getErrors, getHelperText, getLabel, getName, getRequiredErrorMessage, groupBy, hasValidator, isDisabled, isEnabled, isFixErrorsPosition, isRequired, isShowRequiredIndicator, isValidationDisabled, makeErrorLabel, removeValidator, setHelperText, setName, setRequired, setRequired, setRequiredErrorMessage, setShowRequiredIndicator, setValidationDisabled, setValue, showErrors, ungroup, validate, withValidationDisabledadd, add, addClickListener, addCss, addCss, addEventListener, addEventListener, addEventsListener, addHideListener, addShowListener, alignCenter, alignRight, appendChild, appendChild, apply, attr, blur, childNodes, clearElement, contains, contains, contains, containsCss, css, css, cssClassByIndex, cssClassesCount, cssText, elevate, elevate, firstChild, getAttachObserver, getAttribute, getBoundingClientRect, getChildElementCount, getClickableElement, getCollapsible, getCollapsibleElement, getDetachObserver, getDominoId, getElementsCount, getElevation, getFirstChild, getId, getTextContent, getTooltip, getWavesElement, hasAttribute, hasChildNodes, hasDirectChild, hide, hideOn, id, init, insertAfter, insertAfter, insertAfter, insertAfter, insertBefore, insertBefore, insertBefore, insertBefore, insertFirst, insertFirst, insertFirst, isAttached, isCollapsed, isEmptyElement, isEqualNode, isForceHidden, isHidden, item, lastChild, length, onAttached, onDetached, onResize, pullLeft, pullRight, querySelector, querySelectorAll, remove, removeAttachObserver, removeAttribute, removeChild, removeChild, removeCss, removeCss, removeCssProperty, removeDetachObserver, removeEventListener, removeEventListener, removeHideListener, removeHideOn, removeShowListener, removeShowOn, removeTooltip, removeWaves, replaceCss, setAlignItems, setAttribute, setAttribute, setAttribute, setBackgroundColor, setBackgroundColor, setBorder, setBorderColor, setBottom, setBottom, setBoxShadow, setCollapseStrategy, setColor, setColor, setContent, setContent, setCssProperty, setCssProperty, setCursor, setCursor, setDisabled, setDisplay, setDisplay, setDropMenu, setFlex, setFloat, setFloat, setFontSize, setFontSize, setForceHidden, setHeight, setHeight, setId, setInnerHtml, setLeft, setLeft, setLineHeight, setLineHeight, setMargin, setMargin, setMarginBottom, setMarginBottom, setMarginLeft, setMarginLeft, setMarginRight, setMarginRight, setMarginTop, setMarginTop, setMaxHeight, setMaxHeight, setMaxWidth, setMaxWidth, setMinHeight, setMinHeight, setMinWidth, setMinWidth, setOpacity, setOpacity, setOverFlow, setOverFlow, setOverFlowY, setPadding, setPadding, setPaddingBottom, setPaddingBottom, setPaddingLeft, setPaddingLeft, setPaddingRight, setPaddingRight, setPaddingTop, setPaddingTop, setPointerEvents, setPosition, setPosition, setRight, setRight, setTabIndex, setTextAlign, setTextAlign, setTextContent, setTooltip, setTooltip, setTooltip, setTooltip, setTop, setTop, setTransitionDuration, setWidth, setWidth, setZIndex, show, showOn, style, style, styler, textContent, toggleDisplay, toggleDisplay, withWaves, withWavesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidateAllisExpandedadd, add, remove, remove, removeProperty, replace, setProperty, setPropertypublic BigDecimalBox()
public BigDecimalBox(String label)
label - Stringpublic static BigDecimalBox create()
public static BigDecimalBox create(String label)
label - Stringprotected void clearValue(boolean silent)
clearValue in class ValueBox<BigDecimalBox,elemental2.dom.HTMLInputElement,BigDecimal>protected Function<String,BigDecimal> defaultValueParser()
defaultValueParser in class NumberBox<BigDecimalBox,BigDecimal>protected boolean hasDecimalSeparator()
hasDecimalSeparator in class NumberBox<BigDecimalBox,BigDecimal>protected boolean isExceedMaxValue(BigDecimal maxValue, BigDecimal value)
isExceedMaxValue in class NumberBox<BigDecimalBox,BigDecimal>maxValue - E numeric valuevalue - E numeric valueprotected boolean isLowerThanMinValue(BigDecimal minValue, BigDecimal value)
isLowerThanMinValue in class NumberBox<BigDecimalBox,BigDecimal>minValue - E numeric valuevalue - E numeric valueprotected BigDecimal defaultMaxValue()
defaultMaxValue in class NumberBox<BigDecimalBox,BigDecimal>NumberBox.setMaxValue(Number) is not calledprotected BigDecimal defaultMinValue()
defaultMinValue in class NumberBox<BigDecimalBox,BigDecimal>NumberBox.setMinValue(Number) is not calledCopyright © 2019–2022 Dominokit. All rights reserved.