Uses of Class
it.sistematica.isharedoc.model.configuration.Search.Box

Packages that use Search.Box
it.sistematica.isharedoc.model.configuration   
 

Uses of Search.Box in it.sistematica.isharedoc.model.configuration
 

Methods in it.sistematica.isharedoc.model.configuration that return Search.Box
static Search.Box Search.Box.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Search.Box[] Search.Box.values()
          Returns an array containing the constants of this enum type, in the order they are declared.