Class: CaseForm::Element::FileInput
- Defined in:
- lib/case_form/element/inputs/file_input.rb
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Input
Attributes inherited from Base
Method Summary
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