Class: Pimento::ProgressIndicator

Inherits:
HorizontalLineComponent show all
Defined in:
lib/pimento/component/progress_indicator.rb

Instance Attribute Summary

Attributes inherited from HorizontalLineComponent

#width

Attributes inherited from Component

#x, #y

Instance Method Summary collapse

Methods inherited from HorizontalLineComponent

#initialize

Methods inherited from Component

for, handles, #initialize, #render_object, #render_object_record, #template_name

Methods included from Renderable

#render

Constructor Details

This class inherits a constructor from Pimento::HorizontalLineComponent

Instance Method Details

#num_objectsObject



5
# File 'lib/pimento/component/progress_indicator.rb', line 5

def num_objects; 1; end