phoenix_title wx.grid.GridCellAutoWrapStringRenderer

This class may be used to format string data in a cell.

The too long lines are wrapped to be shown entirely at word boundaries.


class_hierarchy Class Hierarchy

Inheritance diagram for class GridCellAutoWrapStringRenderer:

method_summary Methods Summary

__init__

Default constructor.


api Class API

class wx.grid.GridCellAutoWrapStringRenderer(GridCellStringRenderer)

Possible constructors:

GridCellAutoWrapStringRenderer()

This class may be used to format string data in a cell.


Methods

__init__(self)

Default constructor.