Class CheckControl

java.lang.Object
org.xhtmlrenderer.simple.xhtml.controls.AbstractControl
org.xhtmlrenderer.simple.xhtml.controls.CheckControl
All Implemented Interfaces:
FormControl

public class CheckControl extends AbstractControl
  • Field Details

    • _initialValue

      private final boolean _initialValue
    • _radio

      private final boolean _radio
  • Constructor Details

  • Method Details