pdfmm 0.9.20
List of all members
mm::PdfListBox Class Reference

#include <PdfListBox.h>

Inheritance diagram for mm::PdfListBox:
mm::PdChoiceField

Additional Inherited Members

- Public Member Functions inherited from mm::PdChoiceField
void InsertItem (const PdfString &value, nullable< const PdfString & > displayName={ })
 
void RemoveItem (unsigned index)
 
PdfString GetItem (unsigned index) const
 
nullable< PdfStringGetItemDisplayText (int index) const
 
size_t GetItemCount () const
 
void SetSelectedIndex (int index)
 
int GetSelectedIndex () const
 
bool IsComboBox () const
 
void SetSpellcheckingEnabled (bool spellCheck)
 
bool IsSpellcheckingEnabled () const
 
void SetSorted (bool sorted)
 
bool IsSorted () const
 
void SetMultiSelect (bool multi)
 
bool IsMultiSelect () const
 

Detailed Description

A list box