Class: XRC2Ruby::ObjectTypes::Labelled
- Defined in:
- lib/wx_sugar/xrc/xrc2ruby_types/buttons.rb
Overview
Several similar control classes have a standard Window constructor with a text label; they can all share the same class
Direct Known Subclasses
Constant Summary
Constants inherited from Window
Instance Attribute Summary
Attributes inherited from Window
#bg, #enabled, #exstyle, #fg, #help, #hidden, #tooltip
Attributes inherited from Object
#centered, #name, #parent, #sub_class, #win_class
Method Summary
Methods inherited from Window
Methods included from InitArgs
#inherited, #init_arg, #init_args, #translatable_string_init_arg
Methods inherited from Object
#initialize, #inspect, next_id, #output, #var_name
Constructor Details
This class inherits a constructor from XRC2Ruby::ObjectTypes::Object