Class: Shoes::Check
- Inherits:
-
CheckButton
- Object
- Shoes::Common::UIElement
- CheckButton
- Shoes::Check
- Defined in:
- shoes-core/lib/shoes/check_button.rb
Constant Summary
Constants included from Shoes::Common::State
Shoes::Common::State::DISABLED_STATE
Constants included from Shoes::Common::Style
Shoes::Common::Style::DEFAULT_STYLES, Shoes::Common::Style::STYLE_GROUPS
Instance Attribute Summary
Attributes included from Shoes::Common::Clickable
Attributes inherited from Shoes::Common::UIElement
#app, #dimensions, #gui, #parent
Method Summary
Methods inherited from CheckButton
Methods included from Shoes::Common::State
#after_initialize, #enabled?, #state=, #update_from_state
Methods included from Shoes::Common::Focus
Methods included from Shoes::Common::Clickable
#click, #pass_coordinates?, #register_click, #release
Methods inherited from Shoes::Common::UIElement
#add_to_parent, #after_initialize, #before_initialize, #create_backend, #create_dimensions, #handle_block, #initialize, #needs_rotate?, #painted?, #redraw_height, #redraw_left, #redraw_top, #redraw_width, #update_fill, #update_stroke
Methods included from Shoes::Common::Style
#applicable_app_styles, #create_style_hash, included, #style, #style_init
Methods included from Shoes::Common::SafelyEvaluate
Methods included from Shoes::Common::Remove
Methods included from Shoes::Common::Positioning
Methods included from Shoes::Common::Visibility
#hidden?, #hidden_from_view?, #hide, #outside_parent_view?, #show, #toggle, #visible?
Methods included from Shoes::Common::Inspect
Methods included from Shoes::Common::Attachable
Constructor Details
This class inherits a constructor from Shoes::Common::UIElement