Uses of Class
com.izforge.izpack.panels.userinput.field.search.ResultType

Packages that use ResultType
com.izforge.izpack.panels.userinput.field.search   
 

Uses of ResultType in com.izforge.izpack.panels.userinput.field.search
 

Methods in com.izforge.izpack.panels.userinput.field.search that return ResultType
 ResultType SearchField.getResultType()
          Returns the result type.
 ResultType SearchFieldReader.getResultType()
          Returns the result type.
 ResultType SearchFieldConfig.getResultType()
          Returns the result type.
static ResultType ResultType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResultType[] ResultType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018. All rights reserved.