Inherits from
- GridCellRenderer: enthought.pyface.grid.grid_cell_renderer.GridCellRenderer
Attributes
Inherited from base classes
Method summary
- __init__(self, **traits)
- on_left_click(self, grid, row, col)
Inherited from base classes
- dispose(self)
- on_key(self, grid, row, col, key_event)
- on_left_dclick(self, grid, row, col)
- on_right_click(self, grid, row, col)
- on_right_dclick(self, grid, row, col)
Methods
- __init__(self, **traits)
- on_left_click(self, grid, row, col)
Calls edit_traits on the object represented by the row.