Sha256: d9406f92fb6c7c79d0de3a771a1ad6fc7b2eb374ddaa2dda6037132f11a67dce

Contents?: true

Size: 921 Bytes

Versions: 2

Compression:

Stored size: 921 Bytes

Contents

# :stopdoc:
# This file is automatically generated by the WXRuby3 documentation 
# generator. Do not alter this file.
# :startdoc:


module Wx::GRID

  # 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
  # @see Wx::GRID::GridCellRenderer
  # @see  Wx::GRID::GridCellBoolRenderer
  # @see  Wx::GRID::GridCellDateTimeRenderer
  # @see  Wx::GRID::GridCellEnumRenderer
  # @see  Wx::GRID::GridCellFloatRenderer
  # @see  Wx::GRID::GridCellNumberRenderer
  # @see  Wx::GRID::GridCellStringRenderer 
  # 
  # 
  # @wxrb_require USE_GRID
  class GridCellAutoWrapStringRenderer < GridCellStringRenderer
  
    # Default constructor.
    # @return [Wx::GRID::GridCellAutoWrapStringRenderer]
    def initialize; end
    
  end # GridCellAutoWrapStringRenderer
  

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wxruby3-0.9.5-x64-mingw-ucrt lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_renderer.rb
wxruby3-0.9.4-x64-mingw-ucrt lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_renderer.rb