Uses of Class
nl.coderight.jazz.form.field.NumberField.NumberType

Packages that use NumberField.NumberType
nl.coderight.jazz.form.field   
 

Uses of NumberField.NumberType in nl.coderight.jazz.form.field
 

Methods in nl.coderight.jazz.form.field that return NumberField.NumberType
 NumberField.NumberType NumberField.getType()
           
static NumberField.NumberType NumberField.NumberType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NumberField.NumberType[] NumberField.NumberType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.coderight.jazz.form.field with parameters of type NumberField.NumberType
 void NumberField.setType(NumberField.NumberType type)
           
 



Copyright 2010 CodeRight, All rights reserved.