Sha256: a1089ccaa223181959fb5028eb6fc248d93a1cc9a0aea2b3f1abb326cd7a74f9

Contents?: true

Size: 912 Bytes

Versions: 1

Compression:

Stored size: 912 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!
  # @wxrb_require USE_GRID
  class GridCellAutoWrapStringEditor < GridCellTextEditor
  
    # @return [Wx::GRID::GridCellAutoWrapStringEditor]
    def initialize; end
    
  end # GridCellAutoWrapStringEditor
  

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_editor.rb