| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for LIB_FIELDS_EDITOR_GRID_TRICKS, including all inherited members.
| cutcopy(bool doCopy, bool doDelete) | GRID_TRICKS | protectedvirtual | 
| doPopupSelection(wxCommandEvent &event) override | LIB_FIELDS_EDITOR_GRID_TRICKS | inlineprotectedvirtual | 
| 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 | 
| LIB_FIELDS_EDITOR_GRID_TRICKS(DIALOG_LIB_FIELDS_TABLE *aParent, WX_GRID *aGrid, VIEW_CONTROLS_GRID_DATA_MODEL *aViewFieldsData, LIB_FIELDS_EDITOR_GRID_DATA_MODEL *aDataModel) | LIB_FIELDS_EDITOR_GRID_TRICKS | inline | 
| m_addHandler | GRID_TRICKS | protected | 
| m_dataModel | LIB_FIELDS_EDITOR_GRID_TRICKS | protected | 
| m_dlg | LIB_FIELDS_EDITOR_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 | 
| m_viewControlsDataModel | LIB_FIELDS_EDITOR_GRID_TRICKS | protected | 
| onCharHook(wxKeyEvent &event) | GRID_TRICKS | protected | 
| onGridCellLeftClick(wxGridEvent &event) | GRID_TRICKS | protectedvirtual | 
| 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 | LIB_FIELDS_EDITOR_GRID_TRICKS | inlineprotectedvirtual | 
| toggleCell(int aRow, int aCol, bool aPreserveSelection=false) | GRID_TRICKS | protectedvirtual |