Class: SKUI::Container

Inherits:
Control show all
Includes:
ControlManager
Defined in:
src/SKUI/container.rb

Overview

Container control grouping child controls.

Since:

  • 1.0.0

Direct Known Subclasses

Groupbox

Instance Attribute Summary

Attributes included from ControlManager

#controls

Attributes inherited from Control

#rect

Attributes inherited from Base

#properties, #window

Method Summary

Methods included from ControlManager

#add_control, #find_control_by_name, #find_control_by_ui_id, #initialize, #release, #remove_control

Methods inherited from Control

#enabled, #initialize, #left, #name, #position, #release, #size, #stretch, #tab_index, #tooltip, #visible, #width, #z_index

Methods inherited from Base

#background_color, #font, #foreground_color, #initialize, #inspect, #parent, #release, #to_js, #typename, #ui_id

Methods included from Events

#add_event_handler, included, #initialize, #release_events, #trigger_event