Sha256: 73becf7da4e502e311dcfdf43279e40bb6fa01e2f2d6ab8874dbd4c171ee0516

Contents?: true

Size: 900 Bytes

Versions: 2

Compression:

Stored size: 900 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 
  # 
  # 
  # 
  # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
  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.1-x64-mingw-ucrt lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_editor.rb
wxruby3-0.9.0-x64-mingw-ucrt lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_editor.rb