Sha256: 69f77adcb01a722bcad07eff340cf61c02c17901c04881eae70c627c025a899a

Contents?: true

Size: 937 Bytes

Versions: 2

Compression:

Stored size: 937 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; it is the default for string cells.
  # === 
  # 
  # Category:  Grid Related Classes
  # @see Wx::GRID::GridCellRenderer
  # @see  Wx::GRID::GridCellAutoWrapStringRenderer
  # @see  Wx::GRID::GridCellBoolRenderer
  # @see  Wx::GRID::GridCellDateTimeRenderer
  # @see  Wx::GRID::GridCellEnumRenderer
  # @see  Wx::GRID::GridCellFloatRenderer
  # @see  Wx::GRID::GridCellNumberRenderer 
  # 
  # 
  # 
  # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
  class GridCellStringRenderer < GridCellRenderer
  
    # Default constructor.
    # @return [Wx::GRID::GridCellStringRenderer]
    def initialize; end
    
  end # GridCellStringRenderer
  

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wxruby3-0.9.1-x64-mingw-ucrt lib/wx/doc/gen/grid/grid_cell_string_renderer.rb
wxruby3-0.9.0-x64-mingw-ucrt lib/wx/doc/gen/grid/grid_cell_string_renderer.rb