Class: XRC2Ruby::ObjectTypes::Sizer

Inherits:
Object
  • Object
show all
Defined in:
lib/wx_sugar/xrc/xrc2ruby_types/sizers.rb

Overview

Actual sizers

Constant Summary collapse

BASE_NAME =
"sizer"

Instance Attribute Summary

Attributes inherited from Object

#centered, #name, #parent, #sub_class, #win_class

Method Summary

Methods inherited from Object

#initialize, #inspect, next_id, #output, #var_name

Constructor Details

This class inherits a constructor from XRC2Ruby::ObjectTypes::Object