Class: SimpleForm::Inputs::CollectionCheckBoxesInput
- Inherits:
-
CollectionRadioButtonsInput
- Object
- Base
- CollectionInput
- CollectionRadioButtonsInput
- SimpleForm::Inputs::CollectionCheckBoxesInput
- Defined in:
- lib/simple_form/inputs/collection_check_boxes_input.rb
Instance Attribute Summary
Attributes inherited from Base
#attribute_name, #column, #html_classes, #input_html_classes, #input_html_options, #input_type, #options, #reflection
Method Summary
Methods inherited from CollectionRadioButtonsInput
Methods inherited from CollectionInput
boolean_collection, #input, #input_options
Methods inherited from Base
#additional_classes, disable, enable, #initialize, #input, #input_class, #input_options
Methods included from SimpleForm::I18nCache
#get_i18n_cache, #i18n_cache, #reset_i18n_cache
Methods included from Components::Readonly
Methods included from Components::Placeholders
#placeholder, #placeholder_text
Methods included from Components::Pattern
Methods included from Components::MinMax
Methods included from Components::Maxlength
Methods included from Components::LabelInput
Methods included from Components::HTML5
Methods included from Components::Hints
Methods included from Components::Errors
Methods included from Helpers::Validators
Constructor Details
This class inherits a constructor from SimpleForm::Inputs::Base