Hello again,<br><br>I have a form where some of the input field should 
only be filled with integer values. I try to test the value in the 
setter and throw an error when it&#39;s not an integer but I can&#39;t figure 
out how to catch the error in the renderContentOn method of my 
component, and something tells me it&#39;s not the correct way to do this.<br>


Is there something like &quot;integerInput&quot; that would force an integer value instead of a textInput?<br><br>Thanks,<br><font color="#888888">Gilles</font>