Sha256: 2973b30cc715f703eeee48af29dad8dc7396196ced763722b55bc994f575b172

Contents?: true

Size: 815 Bytes

Versions: 2

Compression:

Stored size: 815 Bytes

Contents

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


module Wx::GRID

  # Grid cell editor for wrappable string/text data.
  # 
  # Category:  Grid Related Classes
  # @see Wx::GRID::GridCellEditor
  # @see  Wx::GRID::GridCellBoolEditor
  # @see  Wx::GRID::GridCellChoiceEditor
  # @see  Wx::GRID::GridCellEnumEditor
  # @see  Wx::GRID::GridCellFloatEditor
  # @see  Wx::GRID::GridCellNumberEditor
  # @see  Wx::GRID::GridCellTextEditor
  # @see  Wx::GRID::GridCellDateEditor 
  # 
  # 
  # @wxrb_require USE_GRID
  class GridCellAutoWrapStringEditor < GridCellTextEditor
  
    # @return [Wx::GRID::GridCellAutoWrapStringEditor]
    def initialize; end
    
  end # GridCellAutoWrapStringEditor
  

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_editor.rb
wxruby3-0.9.4-x64-mingw-ucrt lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_editor.rb