Sha256: de7787d3d6f8cfff22de5234e5f72861ec6f9ecb7834fab1d758fda47690409b

Contents?: true

Size: 1018 Bytes

Versions: 1

Compression:

Stored size: 1018 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 
  # 
  # 
  # 
  # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
  # @wxrb_require USE_GRID
  class GridCellAutoWrapStringRenderer < GridCellStringRenderer
  
    # Default constructor.
    # @return [Wx::GRID::GridCellAutoWrapStringRenderer]
    def initialize; end
    
  end # GridCellAutoWrapStringRenderer
  

end

Version data entries

1 entries across 1 versions & 1 rubygems

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