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

A field that represents a control for selecting one of the provided options. More...

Inheritance diagram for iText.Html2pdf.Attach.Impl.Layout.Form.Element.ComboBoxField:
iText.Html2pdf.Attach.Impl.Layout.Form.Element.AbstractSelectField iText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< iText.Html2pdf.Attach.Impl.Layout.Form.Element.AbstractSelectField >

Public Member Functions

  ComboBoxField (String id)
  Creates a new select field box. More...
 
- Public Member Functions inherited from iText.Html2pdf.Attach.Impl.Layout.Form.Element.AbstractSelectField
virtual void  AddOption (IBlockElement optionElement)
  Adds a container with option(s). More...
 
virtual IList< IBlockElement >  GetOptions ()
  Gets a list of containers with option(s). More...
 
- Public Member Functions inherited from iText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< iText.Html2pdf.Attach.Impl.Layout.Form.Element.AbstractSelectField >
virtual String  GetId ()
  Gets the id. More...
 
override T1  GetDefaultProperty< T1 > (int property)
 

Protected Member Functions

override IRenderer  MakeNewRenderer ()
 

Detailed Description

A field that represents a control for selecting one of the provided options.

Constructor & Destructor Documentation

◆ ComboBoxField()

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

Creates a new select field box.

Parameters
id the id