Class: Wx::GRID::GridCellAutoWrapStringRenderer

Inherits:
GridCellStringRenderer show all
Defined in:
lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_renderer.rb

Overview

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.

Category: Grid Related Classes

Instance Method Summary collapse

Methods inherited from GridCellRenderer

#clone, #draw, #get_best_height, #get_best_size, #get_best_width, #get_max_best_size

Constructor Details

#initializeWx::GRID::GridCellAutoWrapStringRenderer

Default constructor.



30
# File 'lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_renderer.rb', line 30

def initialize; end