Class: XRC2Ruby::ObjectTypes::MiniFrame

Inherits:
TopLevelWindow show all
Defined in:
lib/wx_sugar/xrc/xrc2ruby_types/toplevelwindows.rb

Constant Summary

Constants inherited from Window

Window::BASE_NAME

Instance Attribute Summary

Attributes inherited from TopLevelWindow

#title

Attributes included from Parent

#children, #main_sizer, #sizer_items

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 TopLevelWindow

#output

Methods included from Parent

#add_child, #child_output, #named_windows, #output, #size_child

Methods inherited from Window

#args, #output, #setup

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