#include <grid_icon_text_helpers.h>
Definition at line 127 of file grid_icon_text_helpers.h.
◆ GRID_CELL_MARK_AS_NULLABLE() [1/2]
GRID_CELL_MARK_AS_NULLABLE::GRID_CELL_MARK_AS_NULLABLE |
( |
| ) |
|
|
inline |
◆ GRID_CELL_MARK_AS_NULLABLE() [2/2]
GRID_CELL_MARK_AS_NULLABLE::GRID_CELL_MARK_AS_NULLABLE |
( |
bool |
aIsNullable | ) |
|
|
inline |
◆ Clone()
wxGridCellEditor * GRID_CELL_MARK_AS_NULLABLE::Clone |
( |
| ) |
const |
|
inlineoverride |
◆ IsNullable()
bool GRID_CELL_MARK_AS_NULLABLE::IsNullable |
( |
| ) |
|
|
inline |
◆ Reset()
void GRID_CELL_MARK_AS_NULLABLE::Reset |
( |
| ) |
|
|
inlineoverride |
◆ wxDECLARE_NO_COPY_CLASS()
◆ m_isNullable
bool GRID_CELL_MARK_AS_NULLABLE::m_isNullable |
|
protected |
The documentation for this class was generated from the following file: