Class: SilkLayout::Layout::Inline

Inherits:
Box
  • Object
show all
Defined in:
lib/silk_layout/layout/inline.rb

Instance Attribute Summary

Attributes inherited from Box

#background_color, #border, #border_color, #children, #display, #explicit_height, #explicit_width, #flex, #has_border, #height, #margin, #node, #padding, #width, #x, #y

Method Summary

Methods inherited from Box

#add_child, #border_box_height, #border_box_width, #border_box_x, #border_box_y, #initialize

Constructor Details

This class inherits a constructor from SilkLayout::Layout::Box