Table Of Contents

Previous topic

GridAutoEditMixin

Next topic

GridDefaultColLabelRenderer

This Page

phoenix_title gridlabelrenderer

A Grid mixin that enables renderers to be plugged in for drawing the row and col labels, similar to how the cell renderers work.


class_hierarchy Inheritance Diagram

Inheritance diagram for module gridlabelrenderer

Inheritance diagram of gridlabelrenderer


class_summary Classes Summary

GridDefaultColLabelRenderer  
GridDefaultCornerLabelRenderer  
GridDefaultRowLabelRenderer  
GridLabelRenderer Base class for row, col or corner label renderers.
GridWithLabelRenderersMixin This class can be mixed with wx.grid.Grid to add the ability to plugin