Class: CaseForm::Element::DateTimeInput

Inherits:
Input
  • Object
show all
Defined in:
lib/case_form/element/inputs/datetime/date_time_input.rb

Constant Summary

Constants inherited from Base

Base::HTML_OPTIONS

Instance Attribute Summary

Attributes inherited from Input

#method

Attributes inherited from Base

#builder, #options

Method Summary

Methods inherited from Input

#generate, #initialize

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

#initialize

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