Uses of Class
org.makumba.list.html.FieldViewer

Packages that use FieldViewer
org.makumba.list.html   
 

Uses of FieldViewer in org.makumba.list.html
 

Subclasses of FieldViewer in org.makumba.list.html
 class binaryViewer
          This viewer creates a link to the download servlet serving the binary content.
 class booleanViewer
          Boolean viewer, that simply displays "Yes" or "No" instead of "true" and "false"
TODO: add possibility to provide other display values than "Yes" or "No"
 class charViewer
           
 class textViewer