Class: Pdfrb::Model::Type::RadioButton
- Inherits:
-
Button
- Object
- Object
- Cos::Dictionary
- Field
- Button
- Pdfrb::Model::Type::RadioButton
- Defined in:
- lib/pdfrb/model/type/button.rb
Overview
Radio button field (s12.7.4.2.3).
Instance Attribute Summary
Attributes inherited from Object
Method Summary
Methods inherited from Button
#checkbox?, #no_toggle_to_off?, #opt, #push_button?, #radio?, #radios_in_unison?, #value
Methods inherited from Field
#additional_actions, #alternate_field_name, #appearance_characteristics, #button?, #choice?, #default_value, #field_name, #field_type, #field_value, #flags, #fully_qualified_name, #has_kids?, #kids, #mapping_field_name, #no_export?, #parent, #read_only?, #required?, #resolved_parent, #root_field, #signature?, #terminal_field?, #text?
Methods inherited from Cos::Dictionary
#[], #[]=, apply_arlington_definition, arlington_default, arlington_key_to_symbol, arlington_one_type_to_ruby, arlington_required?, arlington_scalar, arlington_types_to_ruby, arlington_version, define_field, define_field_from_arlington, #delete, #each, each_field, #each_raw, #empty?, field, #initialize, #key?, #keys, lookup_type, merged_field, own_fields, #pdf_type, register_type, type_map, #validate
Methods included from Cos::ArlingtonBacked
Methods inherited from Object
#==, define_type, #deref, #indirect?, #initialize, #must_be_indirect?, #pdf_type, pdf_type
Constructor Details
This class inherits a constructor from Pdfrb::Model::Cos::Dictionary