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

Extension of the FormField class representing a input with type button or submit in html More...

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

Public Member Functions

  Button (String id)
  Creates a new Button instance. More...
 
- Public Member Functions inherited from iText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< iText.Html2pdf.Attach.Impl.Layout.Form.Element.Button >
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 input with type button or submit in html

Constructor & Destructor Documentation

◆ Button()

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

Creates a new Button instance.

Parameters
id the id