Uses of Class
com.jscape.util.reflection.types.ChoiceField

Packages that use ChoiceField
com.jscape.util.reflection.types Contains component classes for use in developing custom actions. 
 

Uses of ChoiceField in com.jscape.util.reflection.types
 

Methods in com.jscape.util.reflection.types that return ChoiceField
static ChoiceField ChoiceField.createRangeChoice(int lowerBound, int upperBound)
          Creates new instance using integer range.
static ChoiceField ChoiceField.createRangeChoice(int lowerBound, int upperBound, boolean optional)
          Creates new instance using integer range.
 



Copyright © 1999-2010 JSCAPE LLC. All Rights Reserved.