Class: TerminalLayout::FloatRenderObject

Inherits:
BlockRenderObject show all
Defined in:
lib/terminal_layout.rb

Instance Attribute Summary

Attributes inherited from RenderObject

#box, #children, #content, #parent, #style

Method Summary

Methods inherited from BlockRenderObject

#initialize

Methods inherited from RenderObject

#ending_x_for_current_y, #height, #initialize, #inspect, #layout, #layout_float, #offset, #position, #render, #render_object_for, #size, #starting_x_for_current_y, #to_s, #to_str, #width

Methods included from EventEmitter

#_callbacks, #emit, #on, #unsubscribe

Constructor Details

This class inherits a constructor from TerminalLayout::BlockRenderObject