pdfHTML 2.1.6 API
iText.Html2pdf.Attach.Impl.Layout.Form.Element.Radio Class Reference

Extension of the FormField class representing a radio button so that a iText.Html2pdf.Attach.Impl.Layout.Form.Renderer.RadioRenderer is used instead of the default renderer for fields. More...

Inheritance diagram for iText.Html2pdf.Attach.Impl.Layout.Form.Element.Radio:
iText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< TextArea >

Public Member Functions

  Radio (String id)
  Creates a new Radio instance. More...
 
- Public Member Functions inherited from iText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< TextArea >
virtual String  GetId ()
  Gets the id. More...
 
override T1  GetDefaultProperty< T1 > (int property)
 

Protected Member Functions

override IRenderer  MakeNewRenderer ()
 

Detailed Description

Extension of the FormField class representing a radio button so that a iText.Html2pdf.Attach.Impl.Layout.Form.Renderer.RadioRenderer is used instead of the default renderer for fields.

Constructor & Destructor Documentation

◆ Radio()

iText.Html2pdf.Attach.Impl.Layout.Form.Element.Radio.Radio ( String  id )
inline

Creates a new Radio instance.

Parameters
id the id