Class: Nobbie::Wx::Command::ChooseCommand
- Inherits:
-
ComponentAwareCommand
- Object
- ComponentAwareCommand
- Nobbie::Wx::Command::ChooseCommand
- Defined in:
- lib/nobbie/wx/command/choose.rb
Overview
:nodoc:
Instance Method Summary collapse
Methods inherited from ComponentAwareCommand
#component, #ensure_enabled, #handle_unsupported_operation_for_component, #handle_value_not_found, #highlight, #initialize
Constructor Details
This class inherits a constructor from Nobbie::Wx::Command::ComponentAwareCommand
Instance Method Details
#describe ⇒ Object
18 19 20 |
# File 'lib/nobbie/wx/command/choose.rb', line 18 def describe "Choose #{@path}" end |