Class: REDCap::Form::Checkboxes
- Inherits:
-
RadioButtons
- Object
- Struct
- Field
- RadioButtons
- REDCap::Form::Checkboxes
- Defined in:
- lib/red_cap/form/fields.rb
Direct Known Subclasses
Constant Summary
Constants inherited from Field
Instance Attribute Summary
Attributes inherited from Field
#attributes, #form, #options, #responses
Instance Method Summary collapse
Methods inherited from RadioButtons
Methods inherited from Field
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class REDCap::Form::Field
Instance Method Details
#value ⇒ Object
96 97 98 |
# File 'lib/red_cap/form/fields.rb', line 96 def value .values end |