Class GFPDWidgetAnnot

All Implemented Interfaces:
Object, PDAnnot, PDObject, PDWidgetAnnot

public class GFPDWidgetAnnot extends GFPDAnnot implements PDWidgetAnnot
Author:
Maxim Plushchov
  • Field Details

  • Constructor Details

  • Method Details

    • getTU

      public String getTU()
      Description copied from interface: PDWidgetAnnot
      the value of the /TU entry (Field type), in case this is the widget annotation representing the form field, or value of the parent's /TU entry, if this widget annotation is one of multiple children in a form field
      Specified by:
      getTU in interface PDWidgetAnnot
    • isSignature

      protected boolean isSignature()
      Overrides:
      isSignature in class GFPDAnnot
    • getcontainsLbl

      public Boolean getcontainsLbl()
      Description copied from interface: PDWidgetAnnot
      true if the parent struct element contains an Lbl child
      Specified by:
      getcontainsLbl in interface PDWidgetAnnot