wxPdfCheckBox Class Reference

Class representing check box form fields (For internal use only). More...

#include <pdfform.h>

Inheritance diagram for wxPdfCheckBox:
wxPdfAnnotationWidget wxPdfAnnotationObject wxPdfIndirectObject

List of all members.

Public Member Functions

 wxPdfCheckBox (int objectId, int generationId=0)
 Constructor.
virtual ~wxPdfCheckBox ()
 Destructor.
void SetValue (bool checked)
 Set status of form field (checked/unchecked).
bool GetValue ()
 Get status of form field (checked/unchecked).

Detailed Description

Class representing check box form fields (For internal use only).


Constructor & Destructor Documentation

wxPdfCheckBox::wxPdfCheckBox ( int  objectId,
int  generationId = 0 
)

Constructor.

virtual wxPdfCheckBox::~wxPdfCheckBox (  )  [virtual]

Destructor.


Member Function Documentation

bool wxPdfCheckBox::GetValue (  )  [inline]

Get status of form field (checked/unchecked).

void wxPdfCheckBox::SetValue ( bool  checked  )  [inline]

Set status of form field (checked/unchecked).


The documentation for this class was generated from the following file:

Generated on Mon Oct 12 22:02:41 2009 for wxPdfDocument by  doxygen 1.6.1