This is the complete list of members for robotide.editor.gridbase._GridSelection, including all inherited members.
| __init__(self, grid) | robotide.editor.gridbase._GridSelection | |
| _count_bottomright(self, topleft, bottomright) | robotide.editor.gridbase._GridSelection | private |
| _get_bounding_coordinates(self, grid, event) | robotide.editor.gridbase._GridSelection | private |
| _grid | robotide.editor.gridbase._GridSelection | private |
| _set(self, topleft, bottomright=None) | robotide.editor.gridbase._GridSelection | private |
| bottomright | robotide.editor.gridbase._GridSelection | |
| cell | robotide.editor.gridbase._GridSelection | static |
| cells(self) | robotide.editor.gridbase._GridSelection | |
| clear(self) | robotide.editor.gridbase._GridSelection | |
| cols(self) | robotide.editor.gridbase._GridSelection | |
| rows(self) | robotide.editor.gridbase._GridSelection | |
| set_from_range_selection(self, grid, event) | robotide.editor.gridbase._GridSelection | |
| set_from_single_selection(self, event) | robotide.editor.gridbase._GridSelection | |
| topleft | robotide.editor.gridbase._GridSelection |