Class: Wx::GRID::GridCellAutoWrapStringEditor
- Inherits:
-
GridCellTextEditor
- Object
- GridCellEditor
- GridCellTextEditor
- Wx::GRID::GridCellAutoWrapStringEditor
- Defined in:
- lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_editor.rb
Overview
Grid cell editor for wrappable string/text data.
Category: Grid Related Classes
Instance Method Summary collapse
Methods inherited from GridCellTextEditor
#set_parameters, #set_validator
Methods inherited from GridCellEditor
#apply_edit, #begin_edit, #clone, #create, #destroy, #do_activate, #end_edit, #get_control, #get_value, #get_window, #handle_return, #is_accepted_key, #is_created, #paint_background, #reset, #set_control, #set_size, #set_window, #show, #starting_click, #starting_key, #try_activate
Constructor Details
#initialize ⇒ Wx::GRID::GridCellAutoWrapStringEditor
28 |
# File 'lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_editor.rb', line 28 def initialize; end |