|
wex v25.10.0
|
This is the complete list of members for wex::grid, including all inherited members.
| build_popup_menu(menu &menu) | wex::grid | protectedvirtual |
| copy_selected_cells_to_clipboard() const | wex::grid | |
| drop_selection(const wxGridCellCoords &drop_coords, const std::string &data) | wex::grid | |
| empty_selection() | wex::grid | |
| find_next(const data::find &f) | wex::grid | |
| get_cells_value() const | wex::grid | |
| get_find_string() const | wex::grid | |
| get_selected_cells_value() const | wex::grid | |
| grid(const data::window &data=data::window().style(wxWANTS_CHARS)) | wex::grid | explicit |
| is_allowed_drop_selection(const wxGridCellCoords &drop_coords, const std::string &data) | wex::grid | |
| paste_cells_from_clipboard() | wex::grid | |
| print() | wex::grid | |
| print_preview() | wex::grid | |
| set_cell_value(const wxGridCellCoords &coords, const std::string &data) | wex::grid | |
| set_cells_value(const wxGridCellCoords &start_coords, const std::string &data) | wex::grid | |
| use_drag_and_drop(bool use) | wex::grid | |
| ~grid()=default | wex::factory::grid | virtual |