cutcopy(bool doCopy, bool doDelete) | GRID_TRICKS | protectedvirtual |
doPopupSelection(wxCommandEvent &event) override | EMBEDDED_FILES_GRID_TRICKS | virtual |
EMBEDDED_FILES_GRID_TRICKS(WX_GRID *aGrid) | EMBEDDED_FILES_GRID_TRICKS | explicit |
EMBEDDED_FILES_GRID_TRICKS_COPY_FILENAME enum value | EMBEDDED_FILES_GRID_TRICKS | private |
getSelectedArea() | GRID_TRICKS | protected |
GetTooltipEnabled(int aCol) | GRID_TRICKS | inline |
GRID_TRICKS(WX_GRID *aGrid) | GRID_TRICKS | explicit |
GRID_TRICKS(WX_GRID *aGrid, std::function< void(wxCommandEvent &)> aAddHandler) | GRID_TRICKS | |
handleDoubleClick(wxGridEvent &aEvent) | GRID_TRICKS | protectedvirtual |
init() | GRID_TRICKS | protected |
isCheckbox(int aRow, int aCol) | GRID_TRICKS | protected |
isReadOnly(int aRow, int aCol) | GRID_TRICKS | protected |
isTextEntry(int aRow, int aCol) | GRID_TRICKS | protected |
m_addHandler | GRID_TRICKS | protected |
m_curRow | EMBEDDED_FILES_GRID_TRICKS | protected |
m_enableSingleClickEdit | GRID_TRICKS | protected |
m_grid | GRID_TRICKS | protected |
m_multiCellEditEnabled | GRID_TRICKS | protected |
m_sel_col_count | GRID_TRICKS | protected |
m_sel_col_start | GRID_TRICKS | protected |
m_sel_row_count | GRID_TRICKS | protected |
m_sel_row_start | GRID_TRICKS | protected |
m_tooltipEnabled | GRID_TRICKS | protected |
onCharHook(wxKeyEvent &event) | GRID_TRICKS | protected |
onGridCellLeftClick(wxGridEvent &event) | GRID_TRICKS | protected |
onGridCellLeftDClick(wxGridEvent &event) | GRID_TRICKS | protected |
onGridCellRightClick(wxGridEvent &event) | GRID_TRICKS | protected |
onGridLabelLeftClick(wxGridEvent &event) | GRID_TRICKS | protected |
onGridLabelRightClick(wxGridEvent &event) | GRID_TRICKS | protected |
onGridMotion(wxMouseEvent &event) | GRID_TRICKS | protected |
onKeyDown(wxKeyEvent &event) | GRID_TRICKS | protected |
onPopupSelection(wxCommandEvent &event) | GRID_TRICKS | protected |
onUpdateUI(wxUpdateUIEvent &event) | GRID_TRICKS | protected |
paste_clipboard() | GRID_TRICKS | protectedvirtual |
paste_text(const wxString &cb_text) | GRID_TRICKS | protectedvirtual |
SetTooltipEnable(int aCol, bool aEnable=true) | GRID_TRICKS | inline |
showEditor(int aRow, int aCol) | GRID_TRICKS | protected |
showPopupMenu(wxMenu &menu, wxGridEvent &aEvent) override | EMBEDDED_FILES_GRID_TRICKS | virtual |
supportsVisibilityColumn() | EMBEDDED_FILES_GRID_TRICKS | inlineprotectedvirtual |
toggleCell(int aRow, int aCol, bool aPreserveSelection=false) | GRID_TRICKS | protectedvirtual |
~EMBEDDED_FILES_GRID_TRICKS() override=default | EMBEDDED_FILES_GRID_TRICKS | |