#include <cfwl_eventvalidate.h>
|
enum class | Type {
CheckStateChanged
, Click
, Close
, EditChanged
,
Mouse
, PostDropDown
, PreDropDown
, Scroll
,
SelectChanged
, TextWillChange
, TextFull
, Validate
} |
Definition at line 15 of file cfwl_eventvalidate.h.
◆ CFWL_EventValidate()
◆ ~CFWL_EventValidate()
pdfium::CFWL_EventValidate::~CFWL_EventValidate |
( |
| ) |
|
|
overridedefault |
◆ GetInsert()
WideString pdfium::CFWL_EventValidate::GetInsert |
( |
| ) |
const |
|
inline |
◆ GetValidate()
bool pdfium::CFWL_EventValidate::GetValidate |
( |
| ) |
const |
|
inline |
◆ SetValidate()
void pdfium::CFWL_EventValidate::SetValidate |
( |
bool | bValidate | ) |
|
|
inline |
◆ m_bValidate
bool pdfium::CFWL_EventValidate::m_bValidate = true |
|
protected |
◆ m_wsInsert
const WideString pdfium::CFWL_EventValidate::m_wsInsert |
|
protected |
The documentation for this class was generated from the following files: