Class CheckboxFormField

java.lang.Object
org.xhtmlrenderer.pdf.AbstractFormField
org.xhtmlrenderer.pdf.CheckboxFormField
All Implemented Interfaces:
ReplacedElement, ITextReplacedElement

public class CheckboxFormField extends AbstractFormField
  • Constructor Details

    • CheckboxFormField

      public CheckboxFormField(LayoutContext c, BlockBox box, int cssWidth, int cssHeight)
  • Method Details