Uses of Class
nl.coderight.jazz.form.field.DisplayField.Style

Packages that use DisplayField.Style
nl.coderight.jazz.form.field   
 

Uses of DisplayField.Style in nl.coderight.jazz.form.field
 

Methods in nl.coderight.jazz.form.field that return DisplayField.Style
static DisplayField.Style DisplayField.Style.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DisplayField.Style[] DisplayField.Style.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 DisplayField.Style
 void DisplayField.setStyle(DisplayField.Style style)
          Sets field display style.
 



Copyright 2010 CodeRight, All rights reserved.