Module: Formotion

Defined in:
lib/formotion/row_type/tags_row.rb,
lib/formotion/base.rb,
lib/formotion/row/row.rb,
lib/formotion/version.rb,
lib/formotion/form/form.rb,
lib/formotion/exceptions.rb,
lib/formotion/row_type/base.rb,
lib/formotion/model/formable.rb,
lib/formotion/row_type/button.rb,
lib/formotion/section/section.rb,
lib/formotion/row_type/map_row.rb,
lib/formotion/row_type/back_row.rb,
lib/formotion/row_type/date_row.rb,
lib/formotion/row_type/edit_row.rb,
lib/formotion/row_type/row_type.rb,
lib/formotion/row_type/text_row.rb,
lib/formotion/form/form_delegate.rb,
lib/formotion/row_type/check_row.rb,
lib/formotion/row_type/email_row.rb,
lib/formotion/row_type/image_row.rb,
lib/formotion/row_type/phone_row.rb,
lib/formotion/row_type/number_row.rb,
lib/formotion/row_type/object_row.rb,
lib/formotion/row_type/picker_row.rb,
lib/formotion/row_type/slider_row.rb,
lib/formotion/row_type/static_row.rb,
lib/formotion/row_type/string_row.rb,
lib/formotion/row_type/submit_row.rb,
lib/formotion/row_type/switch_row.rb,
lib/formotion/row/row_cell_builder.rb,
lib/formotion/row_type/options_row.rb,
lib/formotion/row_type/subform_row.rb,
lib/formotion/row_type/currency_row.rb,
lib/formotion/row_type/items_mapper.rb,
lib/formotion/row_type/template_row.rb,
lib/formotion/row_type/web_link_row.rb,
lib/formotion/row_type/web_view_row.rb,
lib/formotion/row_type/paged_image_row.rb,
lib/formotion/row_type/multi_choice_row.rb,
lib/formotion/controller/form_controller.rb,
lib/formotion/row_type/activity_view_row.rb,
lib/formotion/controller/formable_controller.rb

Overview

Formotion::FormController Use #initWithForm to create a view controller loaded with your form.

Defined Under Namespace

Modules: Formable, RowType Classes: Base, Conditions, Form, FormController, FormableController, InvalidClassError, InvalidSectionError, NoRowTypeError, Row, RowCellBuilder, Section

Constant Summary collapse

VERSION =
"1.8"