pdfcomboboxwidgetfieldwidget-ag凯发旗舰厅



com.spire.pdf.widget
class pdfcomboboxwidgetfieldwidget

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.pdfcomboboxwidgetfieldwidget
all implemented interfaces:
ipdfwrapper

public class pdfcomboboxwidgetfieldwidget
extends pdfchoicewidgetfieldwidget

represents the combo box field of an existing item.


constructor summary
pdfcomboboxwidgetfieldwidget( 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 selected value
 void setselectedvalue(java.lang.string value)
          sets the selected values of the combobox
 
methods inherited from class com.spire.pdf.widget.pdfchoicewidgetfieldwidget
getcommitonselchange, getselectedindexs, getselecteditem, getselectedvalue, getvalues, setcommitonselchange, setselectedindexs
 
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

pdfcomboboxwidgetfieldwidget

public pdfcomboboxwidgetfieldwidget( 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 selected value
overrides:
setselectedindex in class pdfchoicewidgetfieldwidget
parameters:
value - selectedindexs

setselectedvalue

public void setselectedvalue(java.lang.string value)
sets the selected values of the combobox
overrides:
setselectedvalue in class pdfchoicewidgetfieldwidget
parameters:
value -

getbounds

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


网站地图