pdflistboxwidgetfieldwidget-ag凯发旗舰厅



com.spire.pdf.widget
class pdflistboxwidgetfieldwidget

java.lang.object
  extended by com.spire.pdf.fields.pdffield
      extended by com.spire.pdf.widget.pdffieldwidget
          extended by com.spire.pdf.widget.pdfstyledfieldwidget
              extended by com.spire.pdf.widget.pdfchoicewidgetfieldwidget
                  extended by com.spire.pdf.widget.pdflistboxwidgetfieldwidget
all implemented interfaces:
ipdfwrapper

public class pdflistboxwidgetfieldwidget
extends pdfchoicewidgetfieldwidget

represents loaded list box field.


constructor summary
pdflistboxwidgetfieldwidget( dictionary,  crosstable)
           
 
method summary
 java.awt.geom.rectangle2d getbounds()
          gets the bounds.
 pdffontbase getfont()
          gets the font.
 void setfont(pdffontbase value)
          sets the font.
 void setselectedindex(int value)
          sets the selected index
 
methods inherited from class com.spire.pdf.widget.pdfchoicewidgetfieldwidget
getcommitonselchange, getselectedindexs, getselecteditem, getselectedvalue, getvalues, setcommitonselchange, setselectedindexs, setselectedvalue
 
methods inherited from class com.spire.pdf.widget.pdfstyledfieldwidget
getactions, getbordercolor, getborderstyle, getborderwidth, getgotfocus, getlocation, getlostfocus, getmousedown, getmouseenter, getmouseleave, getsize, getvisible, setbordercolor, setborderstyle, setborderwidth, setbounds, setgotfocus, setlocation, setlostfocus, setmousedown, setmouseenter, setmouseleave, setsize
 
methods inherited from class com.spire.pdf.widget.pdffieldwidget
getname, getpage, gettooltip, importfieldvalue, setreadonly, setrequired
 
methods inherited from class com.spire.pdf.fields.pdffield
getexport, getflatten, getform, getmappingname, getreadonly, getrequired, setexport, setflatten, settooltip
 
constructor detail

pdflistboxwidgetfieldwidget

public pdflistboxwidgetfieldwidget( dictionary,
                                    crosstable)
method detail

getfont

public pdffontbase getfont()
gets the font.
overrides:
getfont in class pdfstyledfieldwidget

setfont

public void setfont(pdffontbase value)
sets the font.
overrides:
setfont in class pdfstyledfieldwidget

setselectedindex

public void setselectedindex(int value)
sets the selected index
overrides:
setselectedindex in class pdfchoicewidgetfieldwidget
parameters:
value - selectedindex

getbounds

public java.awt.geom.rectangle2d getbounds()
gets the bounds.
overrides:
getbounds in class pdfstyledfieldwidget


网站地图