#include <cpdf_interactiveform.h>
Definition at line 37 of file cpdf_interactiveform.h.
◆ ~NotifierIface()
virtual CPDF_InteractiveForm::NotifierIface::~NotifierIface |
( |
| ) |
|
|
virtualdefault |
◆ AfterCheckedStatusChange()
virtual void CPDF_InteractiveForm::NotifierIface::AfterCheckedStatusChange |
( |
CPDF_FormField * | pField | ) |
|
|
pure virtual |
◆ AfterFormReset()
◆ AfterSelectionChange()
virtual void CPDF_InteractiveForm::NotifierIface::AfterSelectionChange |
( |
CPDF_FormField * | pField | ) |
|
|
pure virtual |
◆ AfterValueChange()
virtual void CPDF_InteractiveForm::NotifierIface::AfterValueChange |
( |
CPDF_FormField * | pField | ) |
|
|
pure virtual |
◆ BeforeSelectionChange()
virtual bool CPDF_InteractiveForm::NotifierIface::BeforeSelectionChange |
( |
CPDF_FormField * | pField, |
|
|
const WideString & | csValue ) |
|
pure virtual |
◆ BeforeValueChange()
virtual bool CPDF_InteractiveForm::NotifierIface::BeforeValueChange |
( |
CPDF_FormField * | pField, |
|
|
const WideString & | csValue ) |
|
pure virtual |
The documentation for this class was generated from the following file: