Class: Tgui::Widget::Theme
- Inherits:
-
ThemeComponent
- Object
- ThemeComponent
- Tgui::Widget::Theme
- Defined in:
- lib/white_gold/dsl/widget.rb
Direct Known Subclasses
ButtonBase::Theme, ChatBox::Theme, ChildWindow::Theme, ComboBox::Theme, EditBox::Theme, Group::Theme, Knob::Theme, Label::Theme, ListBox::Theme, ListView::Theme, MenuBar::Theme, ProgressBar::Theme, RadioButton::Theme, Scrollbar::Theme, SeparatorLine::Theme, Slider::Theme, SpinButton::Theme, Tabs::Theme, TextArea::Theme, TreeView::Theme
Constant Summary
Constants included from ThemeAttributed
ThemeAttributed::ATTRIBUTE_TYPES
Instance Attribute Summary
Attributes inherited from ThemeComponent
Method Summary
Methods inherited from ThemeComponent
#base_name, #default_name, #initialize, #to_theme
Methods included from ThemeAttributed
Methods included from BangDef
Methods included from BangNest
Methods included from BangNestedCaller
#bang_method_missing, #bang_object_stack, #bang_respond_to?, #self!, #upon!
Constructor Details
This class inherits a constructor from Tgui::ThemeComponent
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class BangNest