DBWeb
Class HtmlCheckBox

java.lang.Object
  |
  +--DBWeb.HtmlCheckBox

public class HtmlCheckBox
extends java.lang.Object


Constructor Summary
HtmlCheckBox(java.lang.String fieldName)
          Creates a new instance of HtmlCheckBox
 
Method Summary
 java.lang.String toHtml(Entity b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlCheckBox

public HtmlCheckBox(java.lang.String fieldName)
Creates a new instance of HtmlCheckBox

Method Detail

toHtml

public java.lang.String toHtml(Entity b)