Class: RubyCurses::RComponents

Inherits:
Struct
  • Object
show all
Defined in:
lib/rbcurse/rmulticontainer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#componentObject

Returns the value of attribute component



299
300
301
# File 'lib/rbcurse/rmulticontainer.rb', line 299

def component
  @component
end

#titleObject

Returns the value of attribute title



299
300
301
# File 'lib/rbcurse/rmulticontainer.rb', line 299

def title
  @title
end