2 Replies Latest reply on Nov 8, 2010 5:21 AM by wyattearp

    Readout "step" of InputNumberSpinner via Java

    wyattearp

      Hello,

       

      I've got an InputNumberSpinner and wants to readout the "step"-parameter via Java. I need it to write a validator which will set the manual inserted value based on the "step"-parameter. I know that I can disable manual input to avoid the problem of false input, but this feature should definitely be enabled. Yet I've took a look at the "EditablevalueHolder" but found no possibility to readout the "step"-parameter of my InputNumberSpinner. Is there a special Java-Class for InputNumberSpinner?

       

      Thanks in advance for your help ... :-)

       

       

      WyattEarp