Class: Renalware::Forms::Generic::Homecare::V1::Footer
- Defined in:
- lib/renalware/forms/generic/homecare/v1/footer.rb
Constant Summary
Constants inherited from Base
Constants inherited from Base
Base::CHECKBOX, Base::EMPTY_CHECKBOX
Instance Method Summary collapse
Methods inherited from Base
Methods inherited from Base
#borderless_table_style, #cell_with_leading_checkbox, #cell_with_trailing_checkbox, #underlined_table_style
Instance Method Details
#build ⇒ Object
6 7 8 9 |
# File 'lib/renalware/forms/generic/homecare/v1/footer.rb', line 6 def build font_size 6 text_box "v#{Renalware::Forms::VERSION}", at: [350, 10], width: 200, align: :right end |