Class: Shoes::Swt::Stack

Inherits:
Slot
  • Object
show all
Defined in:
shoes-swt/lib/shoes/swt/slot.rb

Constant Summary

Constants inherited from Slot

Shoes::Swt::Slot::SCROLLBAR_MAX_WIDTH, Shoes::Swt::Slot::SCROLLBAR_PADDING

Instance Attribute Summary

Attributes inherited from Slot

#app, #dsl, #parent, #real

Attributes included from Common::Clickable

#pass_coordinates

Method Summary

Methods inherited from Slot

#initialize, #redraw_target, #remove, #update_position, #update_scroll, #update_visibility

Methods included from Common::Visibility

#hidden?, #hidden_from_view?, #hide, #outside_parent_view?, #show, #toggle, #visible?

Methods included from Common::Clickable

#click, #pass_coordinates?, #register_click, #release

Constructor Details

This class inherits a constructor from Shoes::Swt::Slot