Class: CaseForm::Element::CheckboxInput
- Inherits:
-
CollectionInput
- Object
- Base
- Input
- CollectionInput
- CaseForm::Element::CheckboxInput
- Defined in:
- lib/case_form/element/inputs/collection/checkbox_input.rb
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Input
Attributes inherited from Base
Method Summary
Methods included from CaseForm::ElementExt::Associationable
#association, #association_class, #association_human_model_name, #association_method, #association_type?, #associationable?, #collection_association?, #one_to_one_association?, #specific_method, #validate_nested_attributes_association
Methods inherited from Input
Methods included from CaseForm::ElementExt::Columnable
#columnable?, #object_column, #object_column_type?, #specific_method
Methods included from CaseForm::ElementExt::Validationable
#method_validations, #validationable?
Methods inherited from Base
Methods included from CaseForm::ElementExt::Naming
#object_human_model_name, #sanitized_object_name, #singularize_model_name
Constructor Details
This class inherits a constructor from CaseForm::Element::Input