wex
v21.04.0
|
This is the complete list of members for wex::grid_statistics< T >, including all inherited members.
build_popup_menu(menu &menu) override | wex::grid_statistics< T > | inlineprotectedvirtual |
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 std::string &text, bool forward=true) | 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 | |
grid_statistics(statistics< T > *statistics, const data::window &data=data::window().style(wxWANTS_CHARS)) | wex::grid_statistics< T > | inline |
is_allowed_drag_selection() | wex::grid | |
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 |