public void setDecimalAllowed(boolean decimalAllowed) {
   numberSelectionView.setDecimalAllowed(decimalAllowed);
 }